"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/03/07 05:04:11 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova" 2026/03/07 05:04:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/07 05:04:11 DEBUG : Creating backend with remote "TestS3:rclone-test-sozumev9gova" 2026/03/07 05:04:11 DEBUG : Creating backend with remote "/tmp/rclone2979487996" === RUN TestDirHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:11 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:12 INFO : S3 bucket rclone-test-sozumev9gova: Bucket "rclone-test-sozumev9gova" created with ACL "" 2026/03/07 05:04:12 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:12 DEBUG : dir/file1.rclone_chunk.001_ip45ys: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:12 INFO : dir/file1.rclone_chunk.001_ip45ys: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:12 INFO : dir/file1.rclone_chunk.001_ip45ys: Deleted 2026/03/07 05:04:12 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:12 DEBUG : dir: Looking for writers 2026/03/07 05:04:12 DEBUG : Looking for writers 2026/03/07 05:04:12 DEBUG : dir: reading active writers 2026/03/07 05:04:12 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.58s) === RUN TestDirHandleReaddir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:13 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:13 DEBUG : dir/file1.rclone_chunk.001_ip46ds: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:13 INFO : dir/file1.rclone_chunk.001_ip46ds: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:13 INFO : dir/file1.rclone_chunk.001_ip46ds: Deleted 2026/03/07 05:04:13 DEBUG : dir/file2: size = 15 OK 2026/03/07 05:04:13 DEBUG : dir/file2.rclone_chunk.001_ip46vh: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/03/07 05:04:13 INFO : dir/file2.rclone_chunk.001_ip46vh: Copied (server-side copy) to: dir/file2 2026/03/07 05:04:14 INFO : dir/file2.rclone_chunk.001_ip46vh: Deleted 2026/03/07 05:04:14 DEBUG : dir/subdir/file3: size = 16 OK 2026/03/07 05:04:14 DEBUG : dir/subdir/file3.rclone_chunk.001_ip47j2: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/03/07 05:04:14 INFO : dir/subdir/file3.rclone_chunk.001_ip47j2: Copied (server-side copy) to: dir/subdir/file3 2026/03/07 05:04:14 INFO : dir/subdir/file3.rclone_chunk.001_ip47j2: Deleted 2026/03/07 05:04:14 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:14 DEBUG : dir/subdir: Looking for writers 2026/03/07 05:04:14 DEBUG : dir: Looking for writers 2026/03/07 05:04:14 DEBUG : file1: reading active writers 2026/03/07 05:04:14 DEBUG : file2: reading active writers 2026/03/07 05:04:14 DEBUG : subdir: reading active writers 2026/03/07 05:04:14 DEBUG : Looking for writers 2026/03/07 05:04:14 DEBUG : dir: reading active writers 2026/03/07 05:04:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.04s) === RUN TestDirHandleReaddirnames run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:15 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:15 DEBUG : dir/file1.rclone_chunk.001_ip48rl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:15 INFO : dir/file1.rclone_chunk.001_ip48rl: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:15 INFO : dir/file1.rclone_chunk.001_ip48rl: Deleted 2026/03/07 05:04:15 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:15 DEBUG : dir: Looking for writers 2026/03/07 05:04:15 DEBUG : file1: reading active writers 2026/03/07 05:04:15 DEBUG : Looking for writers 2026/03/07 05:04:15 DEBUG : dir: reading active writers 2026/03/07 05:04:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.96s) === RUN TestDirMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:16 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:16 DEBUG : dir/file1.rclone_chunk.001_ip49ba: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:16 INFO : dir/file1.rclone_chunk.001_ip49ba: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:16 INFO : dir/file1.rclone_chunk.001_ip49ba: Deleted 2026/03/07 05:04:16 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:16 DEBUG : dir: Looking for writers 2026/03/07 05:04:16 DEBUG : Looking for writers 2026/03/07 05:04:16 DEBUG : dir: reading active writers 2026/03/07 05:04:16 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.93s) === RUN TestDirForgetAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:17 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:17 DEBUG : dir/file1.rclone_chunk.001_ip4a0c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:17 INFO : dir/file1.rclone_chunk.001_ip4a0c: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:17 INFO : dir/file1.rclone_chunk.001_ip4a0c: Deleted 2026/03/07 05:04:17 DEBUG : dir: forgetting directory cache 2026/03/07 05:04:17 DEBUG : forgetting directory cache 2026/03/07 05:04:17 DEBUG : dir: forgetting directory cache 2026/03/07 05:04:17 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:17 DEBUG : Looking for writers 2026/03/07 05:04:17 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.04s) === RUN TestDirForgetPath run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:18 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:18 DEBUG : dir/file1.rclone_chunk.001_ip4bku: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:18 INFO : dir/file1.rclone_chunk.001_ip4bku: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:18 INFO : dir/file1.rclone_chunk.001_ip4bku: Deleted 2026/03/07 05:04:18 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/03/07 05:04:18 DEBUG : dir: invalidating directory cache 2026/03/07 05:04:18 DEBUG : >ForgetPath: 2026/03/07 05:04:18 DEBUG : ForgetPath: relativePath="dir", type=0 2026/03/07 05:04:18 DEBUG : invalidating directory cache 2026/03/07 05:04:18 DEBUG : dir: forgetting directory cache 2026/03/07 05:04:18 DEBUG : >ForgetPath: 2026/03/07 05:04:18 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/03/07 05:04:18 DEBUG : >ForgetPath: 2026/03/07 05:04:18 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:18 DEBUG : dir: Looking for writers 2026/03/07 05:04:18 DEBUG : Looking for writers 2026/03/07 05:04:18 DEBUG : dir: reading active writers 2026/03/07 05:04:18 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.87s) === RUN TestDirWalk run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:19 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:19 DEBUG : dir/file1.rclone_chunk.001_ip4cd5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:19 INFO : dir/file1.rclone_chunk.001_ip4cd5: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:19 INFO : dir/file1.rclone_chunk.001_ip4cd5: Deleted 2026/03/07 05:04:20 DEBUG : fil/a/b/c: size = 15 OK 2026/03/07 05:04:20 DEBUG : fil/a/b/c.rclone_chunk.001_ip4cen: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/03/07 05:04:20 INFO : fil/a/b/c.rclone_chunk.001_ip4cen: Copied (server-side copy) to: fil/a/b/c 2026/03/07 05:04:20 INFO : fil/a/b/c.rclone_chunk.001_ip4cen: Deleted 2026/03/07 05:04:20 DEBUG : forgetting directory cache 2026/03/07 05:04:20 DEBUG : dir: forgetting directory cache 2026/03/07 05:04:20 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:20 DEBUG : dir: Looking for writers 2026/03/07 05:04:20 DEBUG : fil/a/b: Looking for writers 2026/03/07 05:04:20 DEBUG : fil/a: Looking for writers 2026/03/07 05:04:20 DEBUG : b: reading active writers 2026/03/07 05:04:20 DEBUG : fil: Looking for writers 2026/03/07 05:04:20 DEBUG : a: reading active writers 2026/03/07 05:04:20 DEBUG : Looking for writers 2026/03/07 05:04:20 DEBUG : fil: reading active writers 2026/03/07 05:04:20 DEBUG : dir: reading active writers 2026/03/07 05:04:20 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.82s) === RUN TestDirSetModTime run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:21 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:21 DEBUG : dir/file1.rclone_chunk.001_ip4db7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:21 INFO : dir/file1.rclone_chunk.001_ip4db7: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:21 INFO : dir/file1.rclone_chunk.001_ip4db7: Deleted 2026/03/07 05:04:21 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:21 DEBUG : dir: Looking for writers 2026/03/07 05:04:21 DEBUG : Looking for writers 2026/03/07 05:04:21 DEBUG : dir: reading active writers 2026/03/07 05:04:21 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.83s) === RUN TestDirStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:22 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:22 DEBUG : dir/file1.rclone_chunk.001_ip4e8y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:22 INFO : dir/file1.rclone_chunk.001_ip4e8y: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:22 INFO : dir/file1.rclone_chunk.001_ip4e8y: Deleted 2026/03/07 05:04:22 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:22 DEBUG : dir: Looking for writers 2026/03/07 05:04:22 DEBUG : file1: reading active writers 2026/03/07 05:04:22 DEBUG : Looking for writers 2026/03/07 05:04:22 DEBUG : dir: reading active writers 2026/03/07 05:04:22 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.86s) === RUN TestDirReadDirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:22 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:22 DEBUG : dir/file1.rclone_chunk.001_ip4fwn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:22 INFO : dir/file1.rclone_chunk.001_ip4fwn: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:23 INFO : dir/file1.rclone_chunk.001_ip4fwn: Deleted 2026/03/07 05:04:23 DEBUG : dir/file2: size = 15 OK 2026/03/07 05:04:23 DEBUG : dir/file2.rclone_chunk.001_ip4g72: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/03/07 05:04:23 INFO : dir/file2.rclone_chunk.001_ip4g72: Copied (server-side copy) to: dir/file2 2026/03/07 05:04:23 INFO : dir/file2.rclone_chunk.001_ip4g72: Deleted 2026/03/07 05:04:23 DEBUG : dir/subdir/file3: size = 16 OK 2026/03/07 05:04:23 DEBUG : dir/subdir/file3.rclone_chunk.001_ip4gtr: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/03/07 05:04:23 INFO : dir/subdir/file3.rclone_chunk.001_ip4gtr: Copied (server-side copy) to: dir/subdir/file3 2026/03/07 05:04:23 INFO : dir/subdir/file3.rclone_chunk.001_ip4gtr: Deleted === RUN TestDirReadDirAll/Virtual 2026/03/07 05:04:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/03/07 05:04:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/03/07 05:04:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/07 05:04:24 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/03/07 05:04:24 DEBUG : dir/virtualFile: size = 20 OK 2026/03/07 05:04:24 DEBUG : dir/virtualFile.rclone_chunk.001_ip4h8h: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/03/07 05:04:24 INFO : dir/virtualFile.rclone_chunk.001_ip4h8h: Copied (server-side copy) to: dir/virtualFile 2026/03/07 05:04:24 INFO : dir/virtualFile.rclone_chunk.001_ip4h8h: Deleted 2026/03/07 05:04:25 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/03/07 05:04:25 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_ip4h66: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/03/07 05:04:25 INFO : dir/virtualDir/testFile.rclone_chunk.001_ip4h66: Copied (server-side copy) to: dir/virtualDir/testFile 2026/03/07 05:04:25 INFO : dir/virtualDir/testFile.rclone_chunk.001_ip4h66: Deleted 2026/03/07 05:04:25 DEBUG : S3 bucket rclone-test-sozumev9gova: bucket is versioned: false 2026/03/07 05:04:25 DEBUG : Waiting for deletions to finish 2026/03/07 05:04:25 DEBUG : "dir/subdir/file3" version false 2026/03/07 05:04:25 DEBUG : dir/subdir/file3: Deleting (id "") 2026/03/07 05:04:25 INFO : dir/subdir/file3: Deleted 2026/03/07 05:04:25 DEBUG : dir: invalidating directory cache 2026/03/07 05:04:25 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/03/07 05:04:25 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/03/07 05:04:25 DEBUG : dir/file1: Reset virtual modtime 2026/03/07 05:04:25 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/03/07 05:04:25 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/03/07 05:04:25 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/07 05:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/03/07 05:04:25 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/03/07 05:04:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:04:25 DEBUG : dir: invalidating directory cache 2026/03/07 05:04:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/03/07 05:04:25 DEBUG : dir/virtualFile: Reset virtual modtime 2026/03/07 05:04:25 DEBUG : forgetting directory cache 2026/03/07 05:04:25 DEBUG : dir: forgetting directory cache 2026/03/07 05:04:25 DEBUG : dir/virtualDir: forgetting directory cache 2026/03/07 05:04:25 DEBUG : dir/virtualDir2: forgetting directory cache 2026/03/07 05:04:25 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:25 DEBUG : dir/virtualDir2: Looking for writers 2026/03/07 05:04:25 DEBUG : dir/virtualDir: Looking for writers 2026/03/07 05:04:25 DEBUG : dir: Looking for writers 2026/03/07 05:04:25 DEBUG : virtualDir2: reading active writers 2026/03/07 05:04:25 DEBUG : virtualFile: reading active writers 2026/03/07 05:04:25 DEBUG : virtualDir: reading active writers 2026/03/07 05:04:25 DEBUG : file1: reading active writers 2026/03/07 05:04:25 DEBUG : virtualFile2: reading active writers 2026/03/07 05:04:25 DEBUG : Looking for writers 2026/03/07 05:04:25 DEBUG : dir: reading active writers 2026/03/07 05:04:25 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.53s) --- PASS: TestDirReadDirAll/Virtual (1.32s) === RUN TestDirOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:26 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:26 DEBUG : dir/file1.rclone_chunk.001_ip4j11: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:26 INFO : dir/file1.rclone_chunk.001_ip4j11: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:26 INFO : dir/file1.rclone_chunk.001_ip4j11: Deleted 2026/03/07 05:04:26 ERROR : dir/: Can only open directories read only 2026/03/07 05:04:26 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:26 DEBUG : dir: Looking for writers 2026/03/07 05:04:26 DEBUG : Looking for writers 2026/03/07 05:04:26 DEBUG : dir: reading active writers 2026/03/07 05:04:26 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.92s) === RUN TestDirCreate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:26 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:27 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:27 DEBUG : dir/file1.rclone_chunk.001_ip4kzf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:27 INFO : dir/file1.rclone_chunk.001_ip4kzf: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:27 INFO : dir/file1.rclone_chunk.001_ip4kzf: Deleted 2026/03/07 05:04:27 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:04:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/07 05:04:27 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/03/07 05:04:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/07 05:04:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (5 bytes), uploading instead of streaming 2026/03/07 05:04:28 DEBUG : dir/potato: size = 5 OK 2026/03/07 05:04:28 DEBUG : dir/potato.rclone_chunk.001_ip4kw3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/07 05:04:28 INFO : dir/potato.rclone_chunk.001_ip4kw3: Copied (server-side copy) to: dir/potato 2026/03/07 05:04:28 INFO : dir/potato.rclone_chunk.001_ip4kw3: Deleted 2026/03/07 05:04:28 DEBUG : dir/potato: size = 5 OK 2026/03/07 05:04:28 NOTICE: Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/07 05:04:28 DEBUG : dir/potato: Size of src and dst objects identical 2026/03/07 05:04:28 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/03/07 05:04:28 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:28 DEBUG : dir: Looking for writers 2026/03/07 05:04:28 DEBUG : file1: reading active writers 2026/03/07 05:04:28 DEBUG : potato: reading active writers 2026/03/07 05:04:28 DEBUG : Looking for writers 2026/03/07 05:04:28 DEBUG : dir: reading active writers 2026/03/07 05:04:28 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.54s) === RUN TestDirMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:28 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:28 DEBUG : dir/file1.rclone_chunk.001_ip4lgi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:28 INFO : dir/file1.rclone_chunk.001_ip4lgi: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:28 INFO : dir/file1.rclone_chunk.001_ip4lgi: Deleted 2026/03/07 05:04:29 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/03/07 05:04:29 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:29 DEBUG : dir/sub: Looking for writers 2026/03/07 05:04:29 DEBUG : dir: Looking for writers 2026/03/07 05:04:29 DEBUG : file1: reading active writers 2026/03/07 05:04:29 DEBUG : sub: reading active writers 2026/03/07 05:04:29 DEBUG : Looking for writers 2026/03/07 05:04:29 DEBUG : dir: reading active writers 2026/03/07 05:04:29 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.10s) === RUN TestDirMkdirSub run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:29 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:29 DEBUG : dir/file1.rclone_chunk.001_ip4m13: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:29 INFO : dir/file1.rclone_chunk.001_ip4m13: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:30 INFO : dir/file1.rclone_chunk.001_ip4m13: Deleted 2026/03/07 05:04:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/07 05:04:30 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/03/07 05:04:30 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:30 DEBUG : dir/sub/subsub: Looking for writers 2026/03/07 05:04:30 DEBUG : dir/sub: Looking for writers 2026/03/07 05:04:30 DEBUG : subsub: reading active writers 2026/03/07 05:04:30 DEBUG : dir: Looking for writers 2026/03/07 05:04:30 DEBUG : file1: reading active writers 2026/03/07 05:04:30 DEBUG : sub: reading active writers 2026/03/07 05:04:30 DEBUG : Looking for writers 2026/03/07 05:04:30 DEBUG : dir: reading active writers 2026/03/07 05:04:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.05s) === RUN TestDirRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:31 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:31 DEBUG : dir/file1.rclone_chunk.001_ip4nmd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:31 INFO : dir/file1.rclone_chunk.001_ip4nmd: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:31 INFO : dir/file1.rclone_chunk.001_ip4nmd: Deleted 2026/03/07 05:04:31 ERROR : dir/: Dir.Remove not empty 2026/03/07 05:04:31 DEBUG : dir/file1: Remove: 2026/03/07 05:04:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:04:31 DEBUG : dir/file1: >Remove: err= 2026/03/07 05:04:31 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/07 05:04:31 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:31 DEBUG : Looking for writers 2026/03/07 05:04:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.91s) === RUN TestDirRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:31 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:31 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:31 DEBUG : dir/file1.rclone_chunk.001_ip4ogj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:31 INFO : dir/file1.rclone_chunk.001_ip4ogj: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:32 INFO : dir/file1.rclone_chunk.001_ip4ogj: Deleted 2026/03/07 05:04:32 DEBUG : dir/file1: Remove: 2026/03/07 05:04:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:04:32 DEBUG : dir/file1: >Remove: err= 2026/03/07 05:04:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/07 05:04:32 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:32 DEBUG : Looking for writers 2026/03/07 05:04:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.90s) === RUN TestDirRemoveName run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:32 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:32 DEBUG : dir/file1.rclone_chunk.001_ip4pc5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:32 INFO : dir/file1.rclone_chunk.001_ip4pc5: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:32 INFO : dir/file1.rclone_chunk.001_ip4pc5: Deleted 2026/03/07 05:04:33 DEBUG : dir/file1: Remove: 2026/03/07 05:04:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:04:33 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/03/07 05:04:33 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:33 DEBUG : dir: Looking for writers 2026/03/07 05:04:33 DEBUG : Looking for writers 2026/03/07 05:04:33 DEBUG : dir: reading active writers 2026/03/07 05:04:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.92s) === RUN TestDirRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:33 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:33 DEBUG : dir/file1.rclone_chunk.001_ip4qrr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:33 INFO : dir/file1.rclone_chunk.001_ip4qrr: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:33 INFO : dir/file1.rclone_chunk.001_ip4qrr: Deleted 2026/03/07 05:04:34 DEBUG : dir/file3: size = 15 OK 2026/03/07 05:04:34 DEBUG : dir/file3.rclone_chunk.001_ip4rbj: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/03/07 05:04:34 INFO : dir/file3.rclone_chunk.001_ip4rbj: Copied (server-side copy) to: dir/file3 2026/03/07 05:04:34 INFO : dir/file3.rclone_chunk.001_ip4rbj: Deleted 2026/03/07 05:04:34 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/03/07 05:04:34 DEBUG : dir/file1: copy non-chunked object... 2026/03/07 05:04:34 DEBUG : dir/file3: copy non-chunked object... 2026/03/07 05:04:34 DEBUG : dir2/file1: size = 14 OK 2026/03/07 05:04:34 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/03/07 05:04:34 INFO : dir/file1: Deleted 2026/03/07 05:04:35 DEBUG : dir2/file3: size = 15 OK 2026/03/07 05:04:35 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/03/07 05:04:35 INFO : dir/file3: Deleted 2026/03/07 05:04:35 DEBUG : dir: Updating dir with dir2 0xc0005ed110 2026/03/07 05:04:35 DEBUG : dir: forgetting directory cache 2026/03/07 05:04:35 DEBUG : Added virtual directory entry vDel: "dir" 2026/03/07 05:04:35 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/03/07 05:04:35 DEBUG : dir2/file1: copy non-chunked object... 2026/03/07 05:04:35 DEBUG : file2: size = 14 OK 2026/03/07 05:04:35 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/03/07 05:04:35 INFO : dir2/file1: Deleted 2026/03/07 05:04:35 DEBUG : file2: Updating file with file2 0xc0008a3740 2026/03/07 05:04:35 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/03/07 05:04:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/07 05:04:35 DEBUG : file2: copy non-chunked object... 2026/03/07 05:04:36 DEBUG : dir2/file3: size = 14 OK 2026/03/07 05:04:36 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/03/07 05:04:36 INFO : file2: Deleted 2026/03/07 05:04:36 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0008a3740 2026/03/07 05:04:36 DEBUG : Added virtual directory entry vDel: "file2" 2026/03/07 05:04:36 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/03/07 05:04:36 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/03/07 05:04:36 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0006b71e0 2026/03/07 05:04:36 DEBUG : empty directory: forgetting directory cache 2026/03/07 05:04:36 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/03/07 05:04:36 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/03/07 05:04:36 DEBUG : dir2: Renaming to "dir3" 2026/03/07 05:04:36 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:36 DEBUG : dir3: Looking for writers 2026/03/07 05:04:36 DEBUG : file3: reading active writers 2026/03/07 05:04:36 DEBUG : renamed empty directory: Looking for writers 2026/03/07 05:04:36 DEBUG : Looking for writers 2026/03/07 05:04:36 DEBUG : dir3: reading active writers 2026/03/07 05:04:36 DEBUG : renamed empty directory: reading active writers 2026/03/07 05:04:36 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.10s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:36 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:36 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:36 DEBUG : dir/file1.rclone_chunk.001_ip4tuy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:36 INFO : dir/file1.rclone_chunk.001_ip4tuy: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:36 INFO : dir/file1.rclone_chunk.001_ip4tuy: Deleted 2026/03/07 05:04:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/03/07 05:04:37 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:04:37 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/07 05:04:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/07 05:04:37 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/03/07 05:04:37 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/03/07 05:04:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/07 05:04:37 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:04:37 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/07 05:04:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/07 05:04:37 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/03/07 05:04:37 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/03/07 05:04:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/07 05:04:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (12 bytes), uploading instead of streaming 2026/03/07 05:04:37 DEBUG : dir/sub/file2: size = 12 OK 2026/03/07 05:04:37 DEBUG : dir/sub/file2.rclone_chunk.001_ip4u19: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/03/07 05:04:37 INFO : dir/sub/file2.rclone_chunk.001_ip4u19: Copied (server-side copy) to: dir/sub/file2 2026/03/07 05:04:37 INFO : dir/sub/file2.rclone_chunk.001_ip4u19: Deleted 2026/03/07 05:04:37 DEBUG : dir/sub/file2: size = 12 OK 2026/03/07 05:04:37 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/03/07 05:04:37 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/03/07 05:04:37 DEBUG : forgetting directory cache 2026/03/07 05:04:37 DEBUG : dir: forgetting directory cache 2026/03/07 05:04:37 DEBUG : dir/sub: forgetting directory cache 2026/03/07 05:04:37 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/03/07 05:04:37 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (5 bytes), uploading instead of streaming 2026/03/07 05:04:38 DEBUG : dir/sub/file0: size = 5 OK 2026/03/07 05:04:38 DEBUG : dir/sub/file0.rclone_chunk.001_ip4uhh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/07 05:04:38 INFO : dir/sub/file0.rclone_chunk.001_ip4uhh: Copied (server-side copy) to: dir/sub/file0 2026/03/07 05:04:38 INFO : dir/sub/file0.rclone_chunk.001_ip4uhh: Deleted 2026/03/07 05:04:38 DEBUG : dir/sub/file0: size = 5 OK 2026/03/07 05:04:38 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/03/07 05:04:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/03/07 05:04:38 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:38 DEBUG : dir/sub: Looking for writers 2026/03/07 05:04:38 DEBUG : file2: reading active writers 2026/03/07 05:04:38 DEBUG : file0: reading active writers 2026/03/07 05:04:38 DEBUG : dir: Looking for writers 2026/03/07 05:04:38 DEBUG : file1: reading active writers 2026/03/07 05:04:38 DEBUG : sub: reading active writers 2026/03/07 05:04:38 DEBUG : Looking for writers 2026/03/07 05:04:38 DEBUG : dir: reading active writers 2026/03/07 05:04:38 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.92s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/03/07 05:04:38 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:38 DEBUG : Looking for writers 2026/03/07 05:04:38 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:38 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:38 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:38 DEBUG : dir/file1.rclone_chunk.001_ip4vjp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:38 INFO : dir/file1.rclone_chunk.001_ip4vjp: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:38 INFO : dir/file1.rclone_chunk.001_ip4vjp: Deleted 2026/03/07 05:04:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/03/07 05:04:39 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:04:39 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/03/07 05:04:39 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/03/07 05:04:39 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/03/07 05:04:39 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:04:39 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/07 05:04:39 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/03/07 05:04:39 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:04:39 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/03/07 05:04:39 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/03/07 05:04:39 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/03/07 05:04:39 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:04:39 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/07 05:04:39 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:39 DEBUG : dir: Looking for writers 2026/03/07 05:04:39 DEBUG : file1: reading active writers 2026/03/07 05:04:39 DEBUG : file1.metadata: reading active writers 2026/03/07 05:04:39 DEBUG : Looking for writers 2026/03/07 05:04:39 DEBUG : dir: reading active writers 2026/03/07 05:04:39 DEBUG : dir.metadata: reading active writers 2026/03/07 05:04:39 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.99s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:39 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:39 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:39 DEBUG : dir/file1.rclone_chunk.001_ip4wm4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:39 INFO : dir/file1.rclone_chunk.001_ip4wm4: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:39 INFO : dir/file1.rclone_chunk.001_ip4wm4: Deleted 2026/03/07 05:04:40 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:40 DEBUG : dir: Looking for writers 2026/03/07 05:04:40 DEBUG : file1: reading active writers 2026/03/07 05:04:40 DEBUG : Looking for writers 2026/03/07 05:04:40 DEBUG : dir: reading active writers 2026/03/07 05:04:40 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.94s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:40 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:40 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:40 DEBUG : dir/file1.rclone_chunk.001_ip4xk0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:40 INFO : dir/file1.rclone_chunk.001_ip4xk0: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:40 INFO : dir/file1.rclone_chunk.001_ip4xk0: Deleted 2026/03/07 05:04:41 DEBUG : time_test: size = 5 OK 2026/03/07 05:04:41 DEBUG : time_test.rclone_chunk.001_ip4yq2: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/03/07 05:04:41 INFO : time_test.rclone_chunk.001_ip4yq2: Copied (server-side copy) to: time_test 2026/03/07 05:04:41 INFO : time_test.rclone_chunk.001_ip4yq2: Deleted 2026/03/07 05:04:41 DEBUG : Can set mod time: true 2026/03/07 05:04:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/07 05:04:42 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:42 DEBUG : dir: Looking for writers 2026/03/07 05:04:42 DEBUG : file1: reading active writers 2026/03/07 05:04:42 DEBUG : Looking for writers 2026/03/07 05:04:42 DEBUG : dir: reading active writers 2026/03/07 05:04:42 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:42 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:42 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:42 DEBUG : dir/file1.rclone_chunk.001_ip4z5g: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:42 INFO : dir/file1.rclone_chunk.001_ip4z5g: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:42 INFO : dir/file1.rclone_chunk.001_ip4z5g: Deleted 2026/03/07 05:04:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/07 05:04:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/07 05:04:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:04:42 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (0 bytes), uploading instead of streaming 2026/03/07 05:04:43 DEBUG : dir/file1: size = 0 OK 2026/03/07 05:04:43 DEBUG : dir/file1.rclone_chunk.001_ip50cc: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/07 05:04:43 INFO : dir/file1.rclone_chunk.001_ip50cc: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:43 INFO : dir/file1.rclone_chunk.001_ip50cc: Deleted 2026/03/07 05:04:43 DEBUG : dir/file1: size = 0 OK 2026/03/07 05:04:43 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/07 05:04:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/07 05:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:04:43 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:43 DEBUG : dir: Looking for writers 2026/03/07 05:04:43 DEBUG : file1: reading active writers 2026/03/07 05:04:43 DEBUG : Looking for writers 2026/03/07 05:04:43 DEBUG : dir: reading active writers 2026/03/07 05:04:43 DEBUG : >WaitForWriters: 2026/03/07 05:04:43 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:43 DEBUG : dir: Looking for writers 2026/03/07 05:04:43 DEBUG : file1: reading active writers 2026/03/07 05:04:43 DEBUG : Looking for writers 2026/03/07 05:04:43 DEBUG : dir: reading active writers 2026/03/07 05:04:43 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:43 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:44 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:44 DEBUG : dir/file1.rclone_chunk.001_ip50ct: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:44 INFO : dir/file1.rclone_chunk.001_ip50ct: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:44 INFO : dir/file1.rclone_chunk.001_ip50ct: Deleted 2026/03/07 05:04:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/07 05:04:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/07 05:04:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:04:44 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (5 bytes), uploading instead of streaming 2026/03/07 05:04:45 DEBUG : dir/file1: size = 5 OK 2026/03/07 05:04:45 DEBUG : dir/file1.rclone_chunk.001_ip5143: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/07 05:04:45 INFO : dir/file1.rclone_chunk.001_ip5143: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:45 INFO : dir/file1.rclone_chunk.001_ip5143: Deleted 2026/03/07 05:04:45 DEBUG : dir/file1: size = 5 OK 2026/03/07 05:04:45 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/07 05:04:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/07 05:04:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:04:45 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:45 DEBUG : dir: Looking for writers 2026/03/07 05:04:45 DEBUG : file1: reading active writers 2026/03/07 05:04:45 DEBUG : Looking for writers 2026/03/07 05:04:45 DEBUG : dir: reading active writers 2026/03/07 05:04:45 DEBUG : >WaitForWriters: 2026/03/07 05:04:45 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:45 DEBUG : dir: Looking for writers 2026/03/07 05:04:45 DEBUG : file1: reading active writers 2026/03/07 05:04:45 DEBUG : Looking for writers 2026/03/07 05:04:45 DEBUG : dir: reading active writers 2026/03/07 05:04:45 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:45 DEBUG : Config file has changed externally - reloading 2026/03/07 05:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:04:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:45 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:04:46 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:46 DEBUG : dir/file1.rclone_chunk.001_ip521y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:46 INFO : dir/file1.rclone_chunk.001_ip521y: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:46 INFO : dir/file1.rclone_chunk.001_ip521y: Deleted 2026/03/07 05:04:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/07 05:04:46 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:46 DEBUG : dir: Looking for writers 2026/03/07 05:04:46 DEBUG : file1: reading active writers 2026/03/07 05:04:46 DEBUG : Looking for writers 2026/03/07 05:04:46 DEBUG : dir: reading active writers 2026/03/07 05:04:46 DEBUG : >WaitForWriters: 2026/03/07 05:04:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:04:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:46 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:04:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:04:47 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:47 DEBUG : dir/file1.rclone_chunk.001_ip537a: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:47 INFO : dir/file1.rclone_chunk.001_ip537a: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:47 INFO : dir/file1.rclone_chunk.001_ip537a: Deleted 2026/03/07 05:04:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/07 05:04:47 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:04:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:04:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:04:47 DEBUG : dir/file1(0xc000b30040): close: 2026/03/07 05:04:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/03/07 05:04:47 DEBUG : dir/file1(0xc000b30040): >close: err= 2026/03/07 05:04:47 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:47 DEBUG : dir: Looking for writers 2026/03/07 05:04:47 DEBUG : file1: reading active writers 2026/03/07 05:04:47 DEBUG : Looking for writers 2026/03/07 05:04:47 DEBUG : dir: reading active writers 2026/03/07 05:04:47 DEBUG : >WaitForWriters: 2026/03/07 05:04:47 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:47 DEBUG : dir: Looking for writers 2026/03/07 05:04:47 DEBUG : file1: reading active writers 2026/03/07 05:04:47 DEBUG : Looking for writers 2026/03/07 05:04:47 DEBUG : dir: reading active writers 2026/03/07 05:04:47 DEBUG : >WaitForWriters: 2026/03/07 05:04:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:04:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:47 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:47 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:04:48 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:48 DEBUG : dir/file1.rclone_chunk.001_ip5519: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:48 INFO : dir/file1.rclone_chunk.001_ip5519: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:48 INFO : dir/file1.rclone_chunk.001_ip5519: Deleted 2026/03/07 05:04:48 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/07 05:04:48 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:04:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:04:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:04:48 DEBUG : dir/file1(0xc000b31b80): _writeAt: size=5, off=0 2026/03/07 05:04:48 DEBUG : dir/file1(0xc000b31b80): openPending: 2026/03/07 05:04:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/07 05:04:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/07 05:04:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:04:48 DEBUG : dir/file1(0xc000b31b80): >openPending: err= 2026/03/07 05:04:48 DEBUG : dir/file1(0xc000b31b80): >_writeAt: n=5, err= 2026/03/07 05:04:48 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/07 05:04:48 DEBUG : dir/file1(0xc000b31b80): close: 2026/03/07 05:04:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/03/07 05:04:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/03/07 05:04:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/03/07 05:04:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/07 05:04:48 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/07 05:04:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/07 05:04:48 DEBUG : dir/file1(0xc000b31b80): >close: err= 2026/03/07 05:04:48 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:48 DEBUG : dir: Looking for writers 2026/03/07 05:04:48 DEBUG : file1: reading active writers 2026/03/07 05:04:48 DEBUG : Looking for writers 2026/03/07 05:04:48 DEBUG : dir: reading active writers 2026/03/07 05:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:04:48 DEBUG : dir: Looking for writers 2026/03/07 05:04:48 DEBUG : file1: reading active writers 2026/03/07 05:04:48 DEBUG : Looking for writers 2026/03/07 05:04:48 DEBUG : dir: reading active writers 2026/03/07 05:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:04:48 DEBUG : dir: Looking for writers 2026/03/07 05:04:48 DEBUG : file1: reading active writers 2026/03/07 05:04:48 DEBUG : Looking for writers 2026/03/07 05:04:48 DEBUG : dir: reading active writers 2026/03/07 05:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:04:48 DEBUG : dir: Looking for writers 2026/03/07 05:04:48 DEBUG : file1: reading active writers 2026/03/07 05:04:48 DEBUG : Looking for writers 2026/03/07 05:04:48 DEBUG : dir: reading active writers 2026/03/07 05:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:04:48 DEBUG : dir/file1: vfs cache: starting upload 2026/03/07 05:04:48 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:04:48 DEBUG : dir: Looking for writers 2026/03/07 05:04:48 DEBUG : file1: reading active writers 2026/03/07 05:04:48 DEBUG : Looking for writers 2026/03/07 05:04:48 DEBUG : dir: reading active writers 2026/03/07 05:04:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:04:49 DEBUG : dir: Looking for writers 2026/03/07 05:04:49 DEBUG : file1: reading active writers 2026/03/07 05:04:49 DEBUG : Looking for writers 2026/03/07 05:04:49 DEBUG : dir: reading active writers 2026/03/07 05:04:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:04:49 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:49 DEBUG : dir/file1.rclone_chunk.001_ip555p: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/03/07 05:04:49 INFO : dir/file1.rclone_chunk.001_ip555p: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:49 INFO : dir/file1.rclone_chunk.001_ip555p: Deleted 2026/03/07 05:04:49 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:49 INFO : dir/file1: Copied (replaced existing) 2026/03/07 05:04:49 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/03/07 05:04:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/07 05:04:49 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/03/07 05:04:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:04:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/07 05:04:49 DEBUG : dir: Looking for writers 2026/03/07 05:04:49 DEBUG : file1: reading active writers 2026/03/07 05:04:49 DEBUG : Looking for writers 2026/03/07 05:04:49 DEBUG : dir: reading active writers 2026/03/07 05:04:49 DEBUG : >WaitForWriters: 2026/03/07 05:04:49 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:49 DEBUG : dir: Looking for writers 2026/03/07 05:04:49 DEBUG : file1: reading active writers 2026/03/07 05:04:49 DEBUG : Looking for writers 2026/03/07 05:04:49 DEBUG : dir: reading active writers 2026/03/07 05:04:49 DEBUG : >WaitForWriters: 2026/03/07 05:04:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.30s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.78s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.65s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.72s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.22s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.16s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.77s) === RUN TestFileOpenRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:50 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:50 DEBUG : dir/file1.rclone_chunk.001_ip56m1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:50 INFO : dir/file1.rclone_chunk.001_ip56m1: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:50 INFO : dir/file1.rclone_chunk.001_ip56m1: Deleted 2026/03/07 05:04:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/07 05:04:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/07 05:04:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:04:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/03/07 05:04:50 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:50 DEBUG : dir: Looking for writers 2026/03/07 05:04:50 DEBUG : file1: reading active writers 2026/03/07 05:04:50 DEBUG : Looking for writers 2026/03/07 05:04:50 DEBUG : dir: reading active writers 2026/03/07 05:04:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.98s) === RUN TestFileOpenReadUnknownSize 2026/03/07 05:04:50 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/03/07 05:04:50 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/03/07 05:04:50 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:04:50 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/03/07 05:04:50 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:50 DEBUG : Looking for writers 2026/03/07 05:04:50 DEBUG : file.txt: reading active writers 2026/03/07 05:04:50 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:50 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:51 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:51 DEBUG : dir/file1.rclone_chunk.001_ip571p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:51 INFO : dir/file1.rclone_chunk.001_ip571p: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:51 INFO : dir/file1.rclone_chunk.001_ip571p: Deleted 2026/03/07 05:04:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:04:51 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (25 bytes), uploading instead of streaming 2026/03/07 05:04:51 DEBUG : dir/file1: size = 25 OK 2026/03/07 05:04:51 DEBUG : dir/file1.rclone_chunk.001_ip58x3: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/07 05:04:51 INFO : dir/file1.rclone_chunk.001_ip58x3: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:52 INFO : dir/file1.rclone_chunk.001_ip58x3: Deleted 2026/03/07 05:04:52 DEBUG : dir/file1: size = 25 OK 2026/03/07 05:04:52 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/07 05:04:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:04:52 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:52 DEBUG : dir: Looking for writers 2026/03/07 05:04:52 DEBUG : file1: reading active writers 2026/03/07 05:04:52 DEBUG : Looking for writers 2026/03/07 05:04:52 DEBUG : dir: reading active writers 2026/03/07 05:04:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.49s) === RUN TestFileRemove run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:52 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:52 DEBUG : dir/file1.rclone_chunk.001_ip59nh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:52 INFO : dir/file1.rclone_chunk.001_ip59nh: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:52 INFO : dir/file1.rclone_chunk.001_ip59nh: Deleted 2026/03/07 05:04:53 DEBUG : dir/file1: Remove: 2026/03/07 05:04:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:04:53 DEBUG : dir/file1: >Remove: err= 2026/03/07 05:04:53 DEBUG : dir/file1: Remove: 2026/03/07 05:04:53 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/07 05:04:53 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:53 DEBUG : dir: Looking for writers 2026/03/07 05:04:53 DEBUG : Looking for writers 2026/03/07 05:04:53 DEBUG : dir: reading active writers 2026/03/07 05:04:53 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.97s) === RUN TestFileRemoveAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:53 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:53 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:53 DEBUG : dir/file1.rclone_chunk.001_ip5afk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:53 INFO : dir/file1.rclone_chunk.001_ip5afk: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:53 INFO : dir/file1.rclone_chunk.001_ip5afk: Deleted 2026/03/07 05:04:53 DEBUG : dir/file1: Remove: 2026/03/07 05:04:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:04:53 DEBUG : dir/file1: >Remove: err= 2026/03/07 05:04:53 DEBUG : dir/file1: Remove: 2026/03/07 05:04:53 DEBUG : dir/file1: >Remove: err=Read only file system 2026/03/07 05:04:53 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:53 DEBUG : dir: Looking for writers 2026/03/07 05:04:53 DEBUG : Looking for writers 2026/03/07 05:04:53 DEBUG : dir: reading active writers 2026/03/07 05:04:53 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.87s) === RUN TestFileOpen run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:54 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:54 DEBUG : dir/file1.rclone_chunk.001_ip5bvh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:54 INFO : dir/file1.rclone_chunk.001_ip5bvh: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:54 INFO : dir/file1.rclone_chunk.001_ip5bvh: Deleted 2026/03/07 05:04:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/07 05:04:54 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/07 05:04:54 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/03/07 05:04:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/07 05:04:54 DEBUG : dir/file1: Open: flags=O_RDWR 2026/03/07 05:04:54 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/07 05:04:54 DEBUG : dir/file1: Open: flags=0x3 2026/03/07 05:04:54 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/03/07 05:04:54 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/03/07 05:04:54 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:54 DEBUG : dir: Looking for writers 2026/03/07 05:04:54 DEBUG : file1: reading active writers 2026/03/07 05:04:54 DEBUG : Looking for writers 2026/03/07 05:04:54 DEBUG : dir: reading active writers 2026/03/07 05:04:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.90s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:55 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:55 DEBUG : dir/file1.rclone_chunk.001_ip5c2b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:55 INFO : dir/file1.rclone_chunk.001_ip5c2b: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:55 INFO : dir/file1.rclone_chunk.001_ip5c2b: Deleted 2026/03/07 05:04:55 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:55 DEBUG : dir: Looking for writers 2026/03/07 05:04:55 DEBUG : file1: reading active writers 2026/03/07 05:04:55 DEBUG : Looking for writers 2026/03/07 05:04:55 DEBUG : dir: reading active writers 2026/03/07 05:04:55 DEBUG : >WaitForWriters: 2026/03/07 05:04:55 DEBUG : dir/file1: copy non-chunked object... 2026/03/07 05:04:55 DEBUG : newLeaf: size = 14 OK 2026/03/07 05:04:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/07 05:04:56 INFO : dir/file1: Deleted 2026/03/07 05:04:56 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4e9c0 2026/03/07 05:04:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:04:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:04:56 DEBUG : newLeaf: copy non-chunked object... 2026/03/07 05:04:56 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:56 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:56 INFO : newLeaf: Deleted 2026/03/07 05:04:56 DEBUG : dir/file1: Updating file with dir/file1 0xc000a4e9c0 2026/03/07 05:04:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/07 05:04:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:04:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/07 05:04:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/07 05:04:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:04:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a4e9c0 2026/03/07 05:04:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:04:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:04:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (25 bytes), uploading instead of streaming 2026/03/07 05:04:56 DEBUG : dir/file1: size = 25 OK 2026/03/07 05:04:56 DEBUG : dir/file1.rclone_chunk.001_ip5d8p: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/07 05:04:56 INFO : dir/file1.rclone_chunk.001_ip5d8p: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:56 INFO : dir/file1.rclone_chunk.001_ip5d8p: Deleted 2026/03/07 05:04:56 DEBUG : dir/file1: size = 25 OK 2026/03/07 05:04:56 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/07 05:04:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:04:56 DEBUG : newLeaf: Running delayed rename now 2026/03/07 05:04:56 DEBUG : dir/file1: copy non-chunked object... 2026/03/07 05:04:57 DEBUG : newLeaf: size = 25 OK 2026/03/07 05:04:57 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/07 05:04:57 INFO : dir/file1: Deleted 2026/03/07 05:04:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000a4e9c0 2026/03/07 05:04:57 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:57 DEBUG : dir: Looking for writers 2026/03/07 05:04:57 DEBUG : Looking for writers 2026/03/07 05:04:57 DEBUG : dir: reading active writers 2026/03/07 05:04:57 DEBUG : newLeaf: reading active writers 2026/03/07 05:04:57 DEBUG : >WaitForWriters: 2026/03/07 05:04:57 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:57 DEBUG : dir: Looking for writers 2026/03/07 05:04:57 DEBUG : Looking for writers 2026/03/07 05:04:57 DEBUG : dir: reading active writers 2026/03/07 05:04:57 DEBUG : newLeaf: reading active writers 2026/03/07 05:04:57 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:04:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:04:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:04:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:04:57 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:57 DEBUG : dir/file1.rclone_chunk.001_ip5e1c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:04:57 INFO : dir/file1.rclone_chunk.001_ip5e1c: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:57 INFO : dir/file1.rclone_chunk.001_ip5e1c: Deleted 2026/03/07 05:04:58 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:58 DEBUG : dir: Looking for writers 2026/03/07 05:04:58 DEBUG : file1: reading active writers 2026/03/07 05:04:58 DEBUG : Looking for writers 2026/03/07 05:04:58 DEBUG : dir: reading active writers 2026/03/07 05:04:58 DEBUG : >WaitForWriters: 2026/03/07 05:04:58 DEBUG : dir/file1: copy non-chunked object... 2026/03/07 05:04:58 DEBUG : newLeaf: size = 14 OK 2026/03/07 05:04:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/07 05:04:58 INFO : dir/file1: Deleted 2026/03/07 05:04:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0008a3800 2026/03/07 05:04:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:04:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:04:58 DEBUG : newLeaf: copy non-chunked object... 2026/03/07 05:04:58 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:04:58 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:58 INFO : newLeaf: Deleted 2026/03/07 05:04:58 DEBUG : dir/file1: Updating file with dir/file1 0xc0008a3800 2026/03/07 05:04:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/07 05:04:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:04:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/07 05:04:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/03/07 05:04:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:04:58 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008a3800 2026/03/07 05:04:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:04:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:04:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (25 bytes), uploading instead of streaming 2026/03/07 05:04:59 DEBUG : dir/file1: size = 25 OK 2026/03/07 05:04:59 DEBUG : dir/file1.rclone_chunk.001_ip5gs1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/07 05:04:59 INFO : dir/file1.rclone_chunk.001_ip5gs1: Copied (server-side copy) to: dir/file1 2026/03/07 05:04:59 INFO : dir/file1.rclone_chunk.001_ip5gs1: Deleted 2026/03/07 05:04:59 DEBUG : dir/file1: size = 25 OK 2026/03/07 05:04:59 DEBUG : dir/file1: Size of src and dst objects identical 2026/03/07 05:04:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:04:59 DEBUG : newLeaf: Running delayed rename now 2026/03/07 05:04:59 DEBUG : dir/file1: copy non-chunked object... 2026/03/07 05:04:59 DEBUG : newLeaf: size = 25 OK 2026/03/07 05:04:59 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/07 05:04:59 INFO : dir/file1: Deleted 2026/03/07 05:04:59 DEBUG : newLeaf: Updating file with newLeaf 0xc0008a3800 2026/03/07 05:04:59 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:59 DEBUG : dir: Looking for writers 2026/03/07 05:04:59 DEBUG : Looking for writers 2026/03/07 05:04:59 DEBUG : dir: reading active writers 2026/03/07 05:04:59 DEBUG : newLeaf: reading active writers 2026/03/07 05:04:59 DEBUG : >WaitForWriters: 2026/03/07 05:04:59 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:04:59 DEBUG : dir: Looking for writers 2026/03/07 05:04:59 DEBUG : Looking for writers 2026/03/07 05:04:59 DEBUG : dir: reading active writers 2026/03/07 05:04:59 DEBUG : newLeaf: reading active writers 2026/03/07 05:04:59 DEBUG : >WaitForWriters: 2026/03/07 05:04:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:04:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:04:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:04:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:04:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:04:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:04:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:00 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:05:00 DEBUG : dir/file1.rclone_chunk.001_ip5gsg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:05:00 INFO : dir/file1.rclone_chunk.001_ip5gsg: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:00 INFO : dir/file1.rclone_chunk.001_ip5gsg: Deleted 2026/03/07 05:05:00 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/07 05:05:00 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:00 DEBUG : dir/file1(0xc000b79240): openPending: 2026/03/07 05:05:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/07 05:05:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/07 05:05:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:00 DEBUG : dir/file1(0xc000b79240): >openPending: err= 2026/03/07 05:05:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/07 05:05:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:00 DEBUG : dir/file1(0xc000b79240): _writeAt: size=14, off=0 2026/03/07 05:05:00 DEBUG : dir/file1(0xc000b79240): >_writeAt: n=14, err= 2026/03/07 05:05:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/07 05:05:00 DEBUG : dir/file1(0xc000b79240): close: 2026/03/07 05:05:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/07 05:05:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/07 05:05:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:00 DEBUG : dir/file1(0xc000b79240): >close: err= 2026/03/07 05:05:00 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:00 DEBUG : dir: Looking for writers 2026/03/07 05:05:00 DEBUG : file1: reading active writers 2026/03/07 05:05:00 DEBUG : Looking for writers 2026/03/07 05:05:00 DEBUG : dir: reading active writers 2026/03/07 05:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:05:00 DEBUG : dir: Looking for writers 2026/03/07 05:05:00 DEBUG : file1: reading active writers 2026/03/07 05:05:00 DEBUG : Looking for writers 2026/03/07 05:05:00 DEBUG : dir: reading active writers 2026/03/07 05:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:05:00 DEBUG : dir: Looking for writers 2026/03/07 05:05:00 DEBUG : file1: reading active writers 2026/03/07 05:05:00 DEBUG : Looking for writers 2026/03/07 05:05:00 DEBUG : dir: reading active writers 2026/03/07 05:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:05:00 DEBUG : dir: Looking for writers 2026/03/07 05:05:00 DEBUG : file1: reading active writers 2026/03/07 05:05:00 DEBUG : Looking for writers 2026/03/07 05:05:00 DEBUG : dir: reading active writers 2026/03/07 05:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:05:00 DEBUG : dir/file1: vfs cache: starting upload 2026/03/07 05:05:00 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:00 DEBUG : dir: Looking for writers 2026/03/07 05:05:00 DEBUG : file1: reading active writers 2026/03/07 05:05:00 DEBUG : Looking for writers 2026/03/07 05:05:00 DEBUG : dir: reading active writers 2026/03/07 05:05:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:05:01 DEBUG : dir: Looking for writers 2026/03/07 05:05:01 DEBUG : file1: reading active writers 2026/03/07 05:05:01 DEBUG : Looking for writers 2026/03/07 05:05:01 DEBUG : dir: reading active writers 2026/03/07 05:05:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:05:01 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:05:01 DEBUG : dir/file1.rclone_chunk.001_ip5hsc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:05:01 INFO : dir/file1.rclone_chunk.001_ip5hsc: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:01 INFO : dir/file1.rclone_chunk.001_ip5hsc: Deleted 2026/03/07 05:05:01 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:05:01 INFO : dir/file1: Copied (replaced existing) 2026/03/07 05:05:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/07 05:05:01 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/07 05:05:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/07 05:05:01 DEBUG : dir: Looking for writers 2026/03/07 05:05:01 DEBUG : file1: reading active writers 2026/03/07 05:05:01 DEBUG : Looking for writers 2026/03/07 05:05:01 DEBUG : dir: reading active writers 2026/03/07 05:05:01 DEBUG : >WaitForWriters: 2026/03/07 05:05:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/07 05:05:01 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:01 DEBUG : dir/file1(0xc000b79800): _readAt: size=512, off=0 2026/03/07 05:05:01 DEBUG : dir/file1(0xc000b79800): openPending: 2026/03/07 05:05:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/03/07 05:05:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/07 05:05:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:01 DEBUG : dir/file1(0xc000b79800): >openPending: err= 2026/03/07 05:05:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/07 05:05:01 DEBUG : dir/file1(0xc000b79800): >_readAt: n=14, err=EOF 2026/03/07 05:05:01 DEBUG : dir/file1(0xc000b79800): close: 2026/03/07 05:05:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/07 05:05:01 DEBUG : dir/file1(0xc000b79800): >close: err= 2026/03/07 05:05:01 DEBUG : dir/file1: copy non-chunked object... 2026/03/07 05:05:01 DEBUG : newLeaf: size = 14 OK 2026/03/07 05:05:01 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/07 05:05:01 INFO : dir/file1: Deleted 2026/03/07 05:05:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/07 05:05:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0003cec00 2026/03/07 05:05:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:05:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:05:01 DEBUG : newLeaf: copy non-chunked object... 2026/03/07 05:05:01 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:05:01 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:01 INFO : newLeaf: Deleted 2026/03/07 05:05:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/07 05:05:01 DEBUG : dir/file1: Updating file with dir/file1 0xc0003cec00 2026/03/07 05:05:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/07 05:05:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/07 05:05:02 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:02 DEBUG : dir/file1(0xc000890580): openPending: 2026/03/07 05:05:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/03/07 05:05:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/07 05:05:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:02 DEBUG : dir/file1(0xc000890580): >openPending: err= 2026/03/07 05:05:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/07 05:05:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:02 DEBUG : dir/file1(0xc000890580): _writeAt: size=25, off=0 2026/03/07 05:05:02 DEBUG : dir/file1(0xc000890580): >_writeAt: n=25, err= 2026/03/07 05:05:02 DEBUG : dir/file1: copy non-chunked object... 2026/03/07 05:05:02 DEBUG : newLeaf: size = 14 OK 2026/03/07 05:05:02 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/07 05:05:02 INFO : dir/file1: Deleted 2026/03/07 05:05:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/07 05:05:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0003cec00 2026/03/07 05:05:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:05:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:05:02 DEBUG : newLeaf(0xc000890580): close: 2026/03/07 05:05:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/07 05:05:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-07 05:05:02.100160606 +0000 UTC m=+50.573147789 2026/03/07 05:05:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:02 DEBUG : newLeaf(0xc000890580): >close: err= 2026/03/07 05:05:02 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:02 DEBUG : dir: Looking for writers 2026/03/07 05:05:02 DEBUG : Looking for writers 2026/03/07 05:05:02 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:02 DEBUG : dir: reading active writers 2026/03/07 05:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:05:02 DEBUG : dir: Looking for writers 2026/03/07 05:05:02 DEBUG : Looking for writers 2026/03/07 05:05:02 DEBUG : dir: reading active writers 2026/03/07 05:05:02 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:05:02 DEBUG : dir: Looking for writers 2026/03/07 05:05:02 DEBUG : Looking for writers 2026/03/07 05:05:02 DEBUG : dir: reading active writers 2026/03/07 05:05:02 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:05:02 DEBUG : dir: Looking for writers 2026/03/07 05:05:02 DEBUG : Looking for writers 2026/03/07 05:05:02 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:02 DEBUG : dir: reading active writers 2026/03/07 05:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:05:02 DEBUG : newLeaf: vfs cache: starting upload 2026/03/07 05:05:02 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:02 DEBUG : dir: Looking for writers 2026/03/07 05:05:02 DEBUG : Looking for writers 2026/03/07 05:05:02 DEBUG : dir: reading active writers 2026/03/07 05:05:02 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:05:02 DEBUG : dir: Looking for writers 2026/03/07 05:05:02 DEBUG : Looking for writers 2026/03/07 05:05:02 DEBUG : dir: reading active writers 2026/03/07 05:05:02 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:05:02 DEBUG : newLeaf: size = 25 OK 2026/03/07 05:05:02 DEBUG : newLeaf.rclone_chunk.001_ip5ja2: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/07 05:05:02 INFO : newLeaf.rclone_chunk.001_ip5ja2: Copied (server-side copy) to: newLeaf 2026/03/07 05:05:02 DEBUG : dir: Looking for writers 2026/03/07 05:05:02 DEBUG : Looking for writers 2026/03/07 05:05:02 DEBUG : dir: reading active writers 2026/03/07 05:05:02 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/07 05:05:02 INFO : newLeaf.rclone_chunk.001_ip5ja2: Deleted 2026/03/07 05:05:02 DEBUG : newLeaf: size = 25 OK 2026/03/07 05:05:02 INFO : newLeaf: Copied (replaced existing) 2026/03/07 05:05:02 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-07 05:05:02.100160606 +0000 UTC" 2026/03/07 05:05:02 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/07 05:05:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:05:02 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/07 05:05:03 DEBUG : dir: Looking for writers 2026/03/07 05:05:03 DEBUG : Looking for writers 2026/03/07 05:05:03 DEBUG : dir: reading active writers 2026/03/07 05:05:03 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:03 DEBUG : >WaitForWriters: 2026/03/07 05:05:03 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:03 DEBUG : dir: Looking for writers 2026/03/07 05:05:03 DEBUG : Looking for writers 2026/03/07 05:05:03 DEBUG : dir: reading active writers 2026/03/07 05:05:03 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:03 DEBUG : >WaitForWriters: 2026/03/07 05:05:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:03 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:03 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:04 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:05:04 DEBUG : dir/file1.rclone_chunk.001_ip5kre: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:05:04 INFO : dir/file1.rclone_chunk.001_ip5kre: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:04 INFO : dir/file1.rclone_chunk.001_ip5kre: Deleted 2026/03/07 05:05:04 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:04 DEBUG : dir: Looking for writers 2026/03/07 05:05:04 DEBUG : file1: reading active writers 2026/03/07 05:05:04 DEBUG : Looking for writers 2026/03/07 05:05:04 DEBUG : dir: reading active writers 2026/03/07 05:05:04 DEBUG : >WaitForWriters: 2026/03/07 05:05:04 DEBUG : dir/file1: copy non-chunked object... 2026/03/07 05:05:04 DEBUG : newLeaf: size = 14 OK 2026/03/07 05:05:04 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/07 05:05:04 INFO : dir/file1: Deleted 2026/03/07 05:05:04 DEBUG : newLeaf: Updating file with newLeaf 0xc00095b740 2026/03/07 05:05:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:05:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:05:05 DEBUG : newLeaf: copy non-chunked object... 2026/03/07 05:05:05 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:05:05 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:05 INFO : newLeaf: Deleted 2026/03/07 05:05:05 DEBUG : dir/file1: Updating file with dir/file1 0xc00095b740 2026/03/07 05:05:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/07 05:05:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/07 05:05:05 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:05 DEBUG : dir/file1(0xc000b49740): openPending: 2026/03/07 05:05:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/07 05:05:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/07 05:05:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:05 DEBUG : dir/file1(0xc000b49740): >openPending: err= 2026/03/07 05:05:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/07 05:05:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:05 DEBUG : dir/file1(0xc000b49740): _writeAt: size=25, off=0 2026/03/07 05:05:05 DEBUG : dir/file1(0xc000b49740): >_writeAt: n=25, err= 2026/03/07 05:05:05 DEBUG : dir/file1: copy non-chunked object... 2026/03/07 05:05:05 DEBUG : newLeaf: size = 14 OK 2026/03/07 05:05:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/07 05:05:05 INFO : dir/file1: Deleted 2026/03/07 05:05:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/07 05:05:05 DEBUG : newLeaf: Updating file with newLeaf 0xc00095b740 2026/03/07 05:05:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:05:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:05:05 DEBUG : newLeaf(0xc000b49740): close: 2026/03/07 05:05:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/07 05:05:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-07 05:05:05.324371655 +0000 UTC m=+53.797358839 2026/03/07 05:05:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:05 DEBUG : newLeaf(0xc000b49740): >close: err= 2026/03/07 05:05:05 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:05 DEBUG : dir: Looking for writers 2026/03/07 05:05:05 DEBUG : Looking for writers 2026/03/07 05:05:05 DEBUG : dir: reading active writers 2026/03/07 05:05:05 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:05:05 DEBUG : dir: Looking for writers 2026/03/07 05:05:05 DEBUG : Looking for writers 2026/03/07 05:05:05 DEBUG : dir: reading active writers 2026/03/07 05:05:05 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:05:05 DEBUG : dir: Looking for writers 2026/03/07 05:05:05 DEBUG : Looking for writers 2026/03/07 05:05:05 DEBUG : dir: reading active writers 2026/03/07 05:05:05 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:05:05 DEBUG : dir: Looking for writers 2026/03/07 05:05:05 DEBUG : Looking for writers 2026/03/07 05:05:05 DEBUG : dir: reading active writers 2026/03/07 05:05:05 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:05:05 DEBUG : newLeaf: vfs cache: starting upload 2026/03/07 05:05:05 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:05 DEBUG : dir: Looking for writers 2026/03/07 05:05:05 DEBUG : Looking for writers 2026/03/07 05:05:05 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:05 DEBUG : dir: reading active writers 2026/03/07 05:05:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:05:05 DEBUG : dir: Looking for writers 2026/03/07 05:05:05 DEBUG : Looking for writers 2026/03/07 05:05:05 DEBUG : dir: reading active writers 2026/03/07 05:05:05 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:05:06 DEBUG : newLeaf: size = 25 OK 2026/03/07 05:05:06 DEBUG : newLeaf.rclone_chunk.001_ip5mc6: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/07 05:05:06 INFO : newLeaf.rclone_chunk.001_ip5mc6: Copied (server-side copy) to: newLeaf 2026/03/07 05:05:06 INFO : newLeaf.rclone_chunk.001_ip5mc6: Deleted 2026/03/07 05:05:06 DEBUG : newLeaf: size = 25 OK 2026/03/07 05:05:06 INFO : newLeaf: Copied (replaced existing) 2026/03/07 05:05:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-07 05:05:05.324371655 +0000 UTC" 2026/03/07 05:05:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/07 05:05:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:05:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/07 05:05:06 DEBUG : dir: Looking for writers 2026/03/07 05:05:06 DEBUG : Looking for writers 2026/03/07 05:05:06 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:06 DEBUG : dir: reading active writers 2026/03/07 05:05:06 DEBUG : >WaitForWriters: 2026/03/07 05:05:06 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:06 DEBUG : dir: Looking for writers 2026/03/07 05:05:06 DEBUG : Looking for writers 2026/03/07 05:05:06 DEBUG : dir: reading active writers 2026/03/07 05:05:06 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:06 DEBUG : >WaitForWriters: 2026/03/07 05:05:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:06 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:06 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:06 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:05:06 DEBUG : dir/file1.rclone_chunk.001_ip5nnk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:05:06 INFO : dir/file1.rclone_chunk.001_ip5nnk: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:06 INFO : dir/file1.rclone_chunk.001_ip5nnk: Deleted 2026/03/07 05:05:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/07 05:05:07 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:07 DEBUG : dir/file1(0xc000d2fe80): openPending: 2026/03/07 05:05:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/07 05:05:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/07 05:05:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:07 DEBUG : dir/file1(0xc000d2fe80): >openPending: err= 2026/03/07 05:05:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/07 05:05:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:07 DEBUG : dir/file1(0xc000d2fe80): _writeAt: size=14, off=0 2026/03/07 05:05:07 DEBUG : dir/file1(0xc000d2fe80): >_writeAt: n=14, err= 2026/03/07 05:05:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/07 05:05:07 DEBUG : dir/file1(0xc000d2fe80): close: 2026/03/07 05:05:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/07 05:05:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/07 05:05:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:07 DEBUG : dir/file1(0xc000d2fe80): >close: err= 2026/03/07 05:05:07 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:07 DEBUG : dir: Looking for writers 2026/03/07 05:05:07 DEBUG : file1: reading active writers 2026/03/07 05:05:07 DEBUG : Looking for writers 2026/03/07 05:05:07 DEBUG : dir: reading active writers 2026/03/07 05:05:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:05:07 DEBUG : dir: Looking for writers 2026/03/07 05:05:07 DEBUG : file1: reading active writers 2026/03/07 05:05:07 DEBUG : Looking for writers 2026/03/07 05:05:07 DEBUG : dir: reading active writers 2026/03/07 05:05:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:05:07 DEBUG : dir: Looking for writers 2026/03/07 05:05:07 DEBUG : file1: reading active writers 2026/03/07 05:05:07 DEBUG : Looking for writers 2026/03/07 05:05:07 DEBUG : dir: reading active writers 2026/03/07 05:05:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:05:07 DEBUG : dir: Looking for writers 2026/03/07 05:05:07 DEBUG : file1: reading active writers 2026/03/07 05:05:07 DEBUG : Looking for writers 2026/03/07 05:05:07 DEBUG : dir: reading active writers 2026/03/07 05:05:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:05:07 DEBUG : dir/file1: vfs cache: starting upload 2026/03/07 05:05:07 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:07 DEBUG : dir: Looking for writers 2026/03/07 05:05:07 DEBUG : file1: reading active writers 2026/03/07 05:05:07 DEBUG : Looking for writers 2026/03/07 05:05:07 DEBUG : dir: reading active writers 2026/03/07 05:05:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:05:07 DEBUG : dir: Looking for writers 2026/03/07 05:05:07 DEBUG : file1: reading active writers 2026/03/07 05:05:07 DEBUG : Looking for writers 2026/03/07 05:05:07 DEBUG : dir: reading active writers 2026/03/07 05:05:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:05:07 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:05:07 DEBUG : dir/file1.rclone_chunk.001_ip5ozl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:05:07 INFO : dir/file1.rclone_chunk.001_ip5ozl: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:07 INFO : dir/file1.rclone_chunk.001_ip5ozl: Deleted 2026/03/07 05:05:07 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:05:07 INFO : dir/file1: Copied (replaced existing) 2026/03/07 05:05:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/07 05:05:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/03/07 05:05:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/07 05:05:07 DEBUG : dir: Looking for writers 2026/03/07 05:05:07 DEBUG : file1: reading active writers 2026/03/07 05:05:07 DEBUG : Looking for writers 2026/03/07 05:05:07 DEBUG : dir: reading active writers 2026/03/07 05:05:07 DEBUG : >WaitForWriters: 2026/03/07 05:05:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/07 05:05:07 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:07 DEBUG : dir/file1(0xc000d37380): _readAt: size=512, off=0 2026/03/07 05:05:07 DEBUG : dir/file1(0xc000d37380): openPending: 2026/03/07 05:05:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/03/07 05:05:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/07 05:05:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:07 DEBUG : dir/file1(0xc000d37380): >openPending: err= 2026/03/07 05:05:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/03/07 05:05:07 DEBUG : dir/file1(0xc000d37380): >_readAt: n=14, err=EOF 2026/03/07 05:05:07 DEBUG : dir/file1(0xc000d37380): close: 2026/03/07 05:05:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/07 05:05:07 DEBUG : dir/file1(0xc000d37380): >close: err= 2026/03/07 05:05:07 DEBUG : dir/file1: copy non-chunked object... 2026/03/07 05:05:08 DEBUG : newLeaf: size = 14 OK 2026/03/07 05:05:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/07 05:05:08 INFO : dir/file1: Deleted 2026/03/07 05:05:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/07 05:05:08 DEBUG : newLeaf: Updating file with newLeaf 0xc00100c6c0 2026/03/07 05:05:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:05:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:05:08 DEBUG : newLeaf: copy non-chunked object... 2026/03/07 05:05:08 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:05:08 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:08 INFO : newLeaf: Deleted 2026/03/07 05:05:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/07 05:05:08 DEBUG : dir/file1: Updating file with dir/file1 0xc00100c6c0 2026/03/07 05:05:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/07 05:05:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/07 05:05:08 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:08 DEBUG : dir/file1(0xc000a05080): openPending: 2026/03/07 05:05:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/03/07 05:05:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/07 05:05:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:08 DEBUG : dir/file1(0xc000a05080): >openPending: err= 2026/03/07 05:05:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/07 05:05:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:08 DEBUG : dir/file1(0xc000a05080): _writeAt: size=25, off=0 2026/03/07 05:05:08 DEBUG : dir/file1(0xc000a05080): >_writeAt: n=25, err= 2026/03/07 05:05:08 DEBUG : dir/file1: copy non-chunked object... 2026/03/07 05:05:08 DEBUG : newLeaf: size = 14 OK 2026/03/07 05:05:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/07 05:05:08 INFO : dir/file1: Deleted 2026/03/07 05:05:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/07 05:05:08 DEBUG : newLeaf: Updating file with newLeaf 0xc00100c6c0 2026/03/07 05:05:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:05:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:05:08 DEBUG : newLeaf(0xc000a05080): close: 2026/03/07 05:05:08 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/07 05:05:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-07 05:05:08.637057779 +0000 UTC m=+57.110044963 2026/03/07 05:05:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:08 DEBUG : newLeaf(0xc000a05080): >close: err= 2026/03/07 05:05:08 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:08 DEBUG : dir: Looking for writers 2026/03/07 05:05:08 DEBUG : Looking for writers 2026/03/07 05:05:08 DEBUG : dir: reading active writers 2026/03/07 05:05:08 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:05:08 DEBUG : dir: Looking for writers 2026/03/07 05:05:08 DEBUG : Looking for writers 2026/03/07 05:05:08 DEBUG : dir: reading active writers 2026/03/07 05:05:08 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:05:08 DEBUG : dir: Looking for writers 2026/03/07 05:05:08 DEBUG : Looking for writers 2026/03/07 05:05:08 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:08 DEBUG : dir: reading active writers 2026/03/07 05:05:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:05:08 DEBUG : dir: Looking for writers 2026/03/07 05:05:08 DEBUG : Looking for writers 2026/03/07 05:05:08 DEBUG : dir: reading active writers 2026/03/07 05:05:08 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:05:08 DEBUG : newLeaf: vfs cache: starting upload 2026/03/07 05:05:08 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:09 DEBUG : dir: Looking for writers 2026/03/07 05:05:09 DEBUG : Looking for writers 2026/03/07 05:05:09 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:09 DEBUG : dir: reading active writers 2026/03/07 05:05:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:05:09 DEBUG : dir: Looking for writers 2026/03/07 05:05:09 DEBUG : Looking for writers 2026/03/07 05:05:09 DEBUG : dir: reading active writers 2026/03/07 05:05:09 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:05:09 DEBUG : dir: Looking for writers 2026/03/07 05:05:09 DEBUG : Looking for writers 2026/03/07 05:05:09 DEBUG : dir: reading active writers 2026/03/07 05:05:09 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/07 05:05:09 DEBUG : newLeaf: size = 25 OK 2026/03/07 05:05:09 DEBUG : newLeaf.rclone_chunk.001_ip5ph6: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/07 05:05:09 INFO : newLeaf.rclone_chunk.001_ip5ph6: Copied (server-side copy) to: newLeaf 2026/03/07 05:05:09 INFO : newLeaf.rclone_chunk.001_ip5ph6: Deleted 2026/03/07 05:05:09 DEBUG : newLeaf: size = 25 OK 2026/03/07 05:05:09 INFO : newLeaf: Copied (replaced existing) 2026/03/07 05:05:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-07 05:05:08.637057779 +0000 UTC" 2026/03/07 05:05:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/07 05:05:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:05:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/07 05:05:10 DEBUG : dir: Looking for writers 2026/03/07 05:05:10 DEBUG : Looking for writers 2026/03/07 05:05:10 DEBUG : dir: reading active writers 2026/03/07 05:05:10 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:10 DEBUG : >WaitForWriters: 2026/03/07 05:05:10 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:10 DEBUG : dir: Looking for writers 2026/03/07 05:05:10 DEBUG : Looking for writers 2026/03/07 05:05:10 DEBUG : dir: reading active writers 2026/03/07 05:05:10 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:10 DEBUG : >WaitForWriters: 2026/03/07 05:05:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:10 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:10 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:05:10 DEBUG : dir/file1.rclone_chunk.001_ip5rlz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:05:10 INFO : dir/file1.rclone_chunk.001_ip5rlz: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:10 INFO : dir/file1.rclone_chunk.001_ip5rlz: Deleted 2026/03/07 05:05:11 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:11 DEBUG : dir: Looking for writers 2026/03/07 05:05:11 DEBUG : file1: reading active writers 2026/03/07 05:05:11 DEBUG : Looking for writers 2026/03/07 05:05:11 DEBUG : dir: reading active writers 2026/03/07 05:05:11 DEBUG : >WaitForWriters: 2026/03/07 05:05:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/07 05:05:11 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:11 DEBUG : dir/file1(0xc000a85400): _readAt: size=512, off=0 2026/03/07 05:05:11 DEBUG : dir/file1(0xc000a85400): openPending: 2026/03/07 05:05:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/07 05:05:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/03/07 05:05:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:11 DEBUG : dir/file1(0xc000a85400): >openPending: err= 2026/03/07 05:05:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/03/07 05:05:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:11 DEBUG : dir/file1(0xc000a85400): >_readAt: n=14, err=EOF 2026/03/07 05:05:11 DEBUG : dir/file1(0xc000a85400): close: 2026/03/07 05:05:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/07 05:05:11 DEBUG : dir/file1(0xc000a85400): >close: err= 2026/03/07 05:05:11 DEBUG : dir/file1: copy non-chunked object... 2026/03/07 05:05:11 DEBUG : newLeaf: size = 14 OK 2026/03/07 05:05:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/07 05:05:11 INFO : dir/file1: Deleted 2026/03/07 05:05:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/07 05:05:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a9ec0 2026/03/07 05:05:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:05:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:05:11 DEBUG : newLeaf: copy non-chunked object... 2026/03/07 05:05:11 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:05:11 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:11 INFO : newLeaf: Deleted 2026/03/07 05:05:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/03/07 05:05:11 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a9ec0 2026/03/07 05:05:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/03/07 05:05:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/07 05:05:11 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:11 DEBUG : dir/file1(0xc0006b3e80): openPending: 2026/03/07 05:05:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/03/07 05:05:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/03/07 05:05:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:11 DEBUG : dir/file1(0xc0006b3e80): >openPending: err= 2026/03/07 05:05:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/07 05:05:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:11 DEBUG : dir/file1(0xc0006b3e80): _writeAt: size=25, off=0 2026/03/07 05:05:11 DEBUG : dir/file1(0xc0006b3e80): >_writeAt: n=25, err= 2026/03/07 05:05:11 DEBUG : dir/file1: copy non-chunked object... 2026/03/07 05:05:12 DEBUG : newLeaf: size = 14 OK 2026/03/07 05:05:12 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/03/07 05:05:12 INFO : dir/file1: Deleted 2026/03/07 05:05:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/03/07 05:05:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a9ec0 2026/03/07 05:05:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:05:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:05:12 DEBUG : newLeaf(0xc0006b3e80): close: 2026/03/07 05:05:12 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/03/07 05:05:12 DEBUG : newLeaf: vfs cache: setting modification time to 2026-03-07 05:05:11.901269955 +0000 UTC m=+60.374257158 2026/03/07 05:05:12 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:12 DEBUG : newLeaf(0xc0006b3e80): >close: err= 2026/03/07 05:05:12 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:12 DEBUG : dir: Looking for writers 2026/03/07 05:05:12 DEBUG : Looking for writers 2026/03/07 05:05:12 DEBUG : dir: reading active writers 2026/03/07 05:05:12 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:05:12 DEBUG : dir: Looking for writers 2026/03/07 05:05:12 DEBUG : Looking for writers 2026/03/07 05:05:12 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:12 DEBUG : dir: reading active writers 2026/03/07 05:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:05:12 DEBUG : dir: Looking for writers 2026/03/07 05:05:12 DEBUG : Looking for writers 2026/03/07 05:05:12 DEBUG : dir: reading active writers 2026/03/07 05:05:12 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:05:12 DEBUG : dir: Looking for writers 2026/03/07 05:05:12 DEBUG : Looking for writers 2026/03/07 05:05:12 DEBUG : dir: reading active writers 2026/03/07 05:05:12 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:05:12 DEBUG : newLeaf: vfs cache: starting upload 2026/03/07 05:05:12 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:12 DEBUG : dir: Looking for writers 2026/03/07 05:05:12 DEBUG : Looking for writers 2026/03/07 05:05:12 DEBUG : dir: reading active writers 2026/03/07 05:05:12 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:05:12 DEBUG : dir: Looking for writers 2026/03/07 05:05:12 DEBUG : Looking for writers 2026/03/07 05:05:12 DEBUG : dir: reading active writers 2026/03/07 05:05:12 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:05:12 DEBUG : newLeaf: size = 25 OK 2026/03/07 05:05:12 DEBUG : newLeaf.rclone_chunk.001_ip5tnf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/03/07 05:05:12 INFO : newLeaf.rclone_chunk.001_ip5tnf: Copied (server-side copy) to: newLeaf 2026/03/07 05:05:12 INFO : newLeaf.rclone_chunk.001_ip5tnf: Deleted 2026/03/07 05:05:12 DEBUG : newLeaf: size = 25 OK 2026/03/07 05:05:12 INFO : newLeaf: Copied (replaced existing) 2026/03/07 05:05:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-03-07 05:05:11.901269955 +0000 UTC" 2026/03/07 05:05:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/03/07 05:05:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/03/07 05:05:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/03/07 05:05:12 DEBUG : dir: Looking for writers 2026/03/07 05:05:12 DEBUG : Looking for writers 2026/03/07 05:05:12 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:12 DEBUG : dir: reading active writers 2026/03/07 05:05:12 DEBUG : >WaitForWriters: 2026/03/07 05:05:12 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:12 DEBUG : dir: Looking for writers 2026/03/07 05:05:12 DEBUG : Looking for writers 2026/03/07 05:05:12 DEBUG : dir: reading active writers 2026/03/07 05:05:12 DEBUG : newLeaf: reading active writers 2026/03/07 05:05:12 DEBUG : >WaitForWriters: 2026/03/07 05:05:12 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestFileRename (17.99s) --- PASS: TestFileRename/off,forceCache=false (2.41s) --- PASS: TestFileRename/minimal,forceCache=false (2.58s) --- PASS: TestFileRename/minimal,forceCache=true (3.88s) --- PASS: TestFileRename/writes,forceCache=false (2.59s) --- PASS: TestFileRename/writes,forceCache=true (4.01s) --- PASS: TestFileRename/full,forceCache=false (2.53s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:12 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:12 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:12 DEBUG : Looking for writers 2026/03/07 05:05:12 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.08s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:13 DEBUG : dir/file1: size = 16 OK 2026/03/07 05:05:13 DEBUG : dir/file1.rclone_chunk.001_ip5uxv: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/07 05:05:13 INFO : dir/file1.rclone_chunk.001_ip5uxv: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:13 INFO : dir/file1.rclone_chunk.001_ip5uxv: Deleted 2026/03/07 05:05:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/07 05:05:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/07 05:05:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/07 05:05:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:13 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:13 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:13 DEBUG : dir: Looking for writers 2026/03/07 05:05:13 DEBUG : file1: reading active writers 2026/03/07 05:05:13 DEBUG : Looking for writers 2026/03/07 05:05:13 DEBUG : dir: reading active writers 2026/03/07 05:05:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.85s) === RUN TestReadFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:13 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:14 DEBUG : dir/file1: size = 16 OK 2026/03/07 05:05:14 DEBUG : dir/file1.rclone_chunk.001_ip5ugp: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/07 05:05:14 INFO : dir/file1.rclone_chunk.001_ip5ugp: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:14 INFO : dir/file1.rclone_chunk.001_ip5ugp: Deleted 2026/03/07 05:05:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/07 05:05:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/07 05:05:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/07 05:05:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:14 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/07 05:05:14 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/07 05:05:14 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/07 05:05:14 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/07 05:05:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/07 05:05:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/07 05:05:14 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/07 05:05:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/03/07 05:05:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/03/07 05:05:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/03/07 05:05:14 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/03/07 05:05:14 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/03/07 05:05:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/03/07 05:05:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/03/07 05:05:14 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/03/07 05:05:14 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:14 DEBUG : dir: Looking for writers 2026/03/07 05:05:14 DEBUG : file1: reading active writers 2026/03/07 05:05:14 DEBUG : Looking for writers 2026/03/07 05:05:14 DEBUG : dir: reading active writers 2026/03/07 05:05:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.36s) === RUN TestReadFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:15 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:15 DEBUG : dir/file1: size = 16 OK 2026/03/07 05:05:15 DEBUG : dir/file1.rclone_chunk.001_ip5wa7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/07 05:05:15 INFO : dir/file1.rclone_chunk.001_ip5wa7: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:15 INFO : dir/file1.rclone_chunk.001_ip5wa7: Deleted 2026/03/07 05:05:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/07 05:05:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/07 05:05:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/07 05:05:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:15 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/03/07 05:05:15 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/03/07 05:05:15 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/03/07 05:05:15 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/03/07 05:05:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/03/07 05:05:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/03/07 05:05:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/03/07 05:05:16 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/03/07 05:05:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/03/07 05:05:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/03/07 05:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/03/07 05:05:16 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/03/07 05:05:16 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/03/07 05:05:16 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/03/07 05:05:16 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/03/07 05:05:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/03/07 05:05:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/03/07 05:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/07 05:05:16 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/03/07 05:05:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/03/07 05:05:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/03/07 05:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/03/07 05:05:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/07 05:05:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/07 05:05:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/07 05:05:16 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/03/07 05:05:16 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/03/07 05:05:16 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/03/07 05:05:16 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/03/07 05:05:16 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/03/07 05:05:16 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:16 DEBUG : dir: Looking for writers 2026/03/07 05:05:16 DEBUG : file1: reading active writers 2026/03/07 05:05:16 DEBUG : Looking for writers 2026/03/07 05:05:16 DEBUG : dir: reading active writers 2026/03/07 05:05:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.41s) === RUN TestReadFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:16 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:17 DEBUG : dir/file1: size = 16 OK 2026/03/07 05:05:17 DEBUG : dir/file1.rclone_chunk.001_ip5xyd: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/07 05:05:17 INFO : dir/file1.rclone_chunk.001_ip5xyd: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:17 INFO : dir/file1.rclone_chunk.001_ip5xyd: Deleted 2026/03/07 05:05:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/07 05:05:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/07 05:05:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/07 05:05:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:17 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:17 DEBUG : dir: Looking for writers 2026/03/07 05:05:17 DEBUG : file1: reading active writers 2026/03/07 05:05:17 DEBUG : Looking for writers 2026/03/07 05:05:17 DEBUG : dir: reading active writers 2026/03/07 05:05:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.87s) === RUN TestReadFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:17 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:17 DEBUG : dir/file1: size = 16 OK 2026/03/07 05:05:17 DEBUG : dir/file1.rclone_chunk.001_ip5yk5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/07 05:05:17 INFO : dir/file1.rclone_chunk.001_ip5yk5: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:17 INFO : dir/file1.rclone_chunk.001_ip5yk5: Deleted 2026/03/07 05:05:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/07 05:05:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/03/07 05:05:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/03/07 05:05:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:18 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/03/07 05:05:18 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/03/07 05:05:18 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:18 DEBUG : dir: Looking for writers 2026/03/07 05:05:18 DEBUG : file1: reading active writers 2026/03/07 05:05:18 DEBUG : Looking for writers 2026/03/07 05:05:18 DEBUG : dir: reading active writers 2026/03/07 05:05:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.90s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:18 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:18 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:18 DEBUG : dir/file1: size = 16 OK 2026/03/07 05:05:18 DEBUG : dir/file1.rclone_chunk.001_ip5zjz: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/07 05:05:18 INFO : dir/file1.rclone_chunk.001_ip5zjz: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:18 INFO : dir/file1.rclone_chunk.001_ip5zjz: Deleted 2026/03/07 05:05:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/07 05:05:19 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/07 05:05:19 DEBUG : dir/file1(0xc00092bdc0): _readAt: size=1, off=0 2026/03/07 05:05:19 DEBUG : dir/file1(0xc00092bdc0): openPending: 2026/03/07 05:05:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/07 05:05:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/07 05:05:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:19 DEBUG : dir/file1(0xc00092bdc0): >openPending: err= 2026/03/07 05:05:19 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/07 05:05:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:19 DEBUG : dir/file1(0xc00092bdc0): >_readAt: n=1, err= 2026/03/07 05:05:19 DEBUG : dir/file1(0xc00092bdc0): _readAt: size=256, off=1 2026/03/07 05:05:19 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/03/07 05:05:19 DEBUG : dir/file1(0xc00092bdc0): >_readAt: n=15, err=EOF 2026/03/07 05:05:19 DEBUG : dir/file1(0xc00092bdc0): _readAt: size=16, off=16 2026/03/07 05:05:19 DEBUG : dir/file1(0xc00092bdc0): >_readAt: n=0, err=EOF 2026/03/07 05:05:19 DEBUG : dir/file1(0xc00092bdc0): close: 2026/03/07 05:05:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/07 05:05:19 DEBUG : dir/file1(0xc00092bdc0): >close: err= 2026/03/07 05:05:19 DEBUG : dir/file1(0xc00092bdc0): close: 2026/03/07 05:05:19 DEBUG : dir/file1(0xc00092bdc0): >close: err=file already closed 2026/03/07 05:05:19 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:19 DEBUG : dir: Looking for writers 2026/03/07 05:05:19 DEBUG : file1: reading active writers 2026/03/07 05:05:19 DEBUG : Looking for writers 2026/03/07 05:05:19 DEBUG : dir: reading active writers 2026/03/07 05:05:19 DEBUG : >WaitForWriters: 2026/03/07 05:05:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.92s) === RUN TestRWFileHandleSeek run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:19 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:19 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:19 DEBUG : dir/file1: size = 16 OK 2026/03/07 05:05:19 DEBUG : dir/file1.rclone_chunk.001_ip60ig: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/07 05:05:19 INFO : dir/file1.rclone_chunk.001_ip60ig: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:19 INFO : dir/file1.rclone_chunk.001_ip60ig: Deleted 2026/03/07 05:05:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/07 05:05:20 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000b1a240): _readAt: size=1, off=0 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000b1a240): openPending: 2026/03/07 05:05:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/07 05:05:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/07 05:05:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000b1a240): >openPending: err= 2026/03/07 05:05:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/07 05:05:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000b1a240): >_readAt: n=1, err= 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000b1a240): _readAt: size=1, off=5 2026/03/07 05:05:20 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000b1a240): >_readAt: n=1, err= 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000b1a240): _readAt: size=1, off=3 2026/03/07 05:05:20 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000b1a240): >_readAt: n=1, err= 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000b1a240): _readAt: size=1, off=13 2026/03/07 05:05:20 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000b1a240): >_readAt: n=1, err= 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000b1a240): _readAt: size=16, off=100 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000b1a240): >_readAt: n=0, err=EOF 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000b1a240): close: 2026/03/07 05:05:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000b1a240): >close: err= 2026/03/07 05:05:20 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:20 DEBUG : dir: Looking for writers 2026/03/07 05:05:20 DEBUG : file1: reading active writers 2026/03/07 05:05:20 DEBUG : Looking for writers 2026/03/07 05:05:20 DEBUG : dir: reading active writers 2026/03/07 05:05:20 DEBUG : >WaitForWriters: 2026/03/07 05:05:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.95s) === RUN TestRWFileHandleReadAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:20 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:20 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:20 DEBUG : dir/file1: size = 16 OK 2026/03/07 05:05:20 DEBUG : dir/file1.rclone_chunk.001_ip61uz: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/07 05:05:20 INFO : dir/file1.rclone_chunk.001_ip61uz: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:20 INFO : dir/file1.rclone_chunk.001_ip61uz: Deleted 2026/03/07 05:05:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/07 05:05:20 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000a4a3c0): _readAt: size=1, off=0 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000a4a3c0): openPending: 2026/03/07 05:05:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/07 05:05:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/07 05:05:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:20 DEBUG : dir/file1(0xc000a4a3c0): >openPending: err= 2026/03/07 05:05:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/03/07 05:05:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000a4a3c0): >_readAt: n=1, err= 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000a4a3c0): _readAt: size=1, off=5 2026/03/07 05:05:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000a4a3c0): >_readAt: n=1, err= 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000a4a3c0): _readAt: size=1, off=1 2026/03/07 05:05:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000a4a3c0): >_readAt: n=1, err= 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000a4a3c0): _readAt: size=6, off=10 2026/03/07 05:05:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000a4a3c0): >_readAt: n=6, err= 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000a4a3c0): _readAt: size=256, off=10 2026/03/07 05:05:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000a4a3c0): >_readAt: n=6, err=EOF 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000a4a3c0): _readAt: size=256, off=100 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000a4a3c0): >_readAt: n=0, err=EOF 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000a4a3c0): close: 2026/03/07 05:05:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000a4a3c0): >close: err= 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000a4a3c0): _readAt: size=256, off=100 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000a4a3c0): >_readAt: n=0, err=file already closed 2026/03/07 05:05:21 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:21 DEBUG : dir: Looking for writers 2026/03/07 05:05:21 DEBUG : file1: reading active writers 2026/03/07 05:05:21 DEBUG : Looking for writers 2026/03/07 05:05:21 DEBUG : dir: reading active writers 2026/03/07 05:05:21 DEBUG : >WaitForWriters: 2026/03/07 05:05:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.98s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:21 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:21 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:21 DEBUG : dir/file1: size = 16 OK 2026/03/07 05:05:21 DEBUG : dir/file1.rclone_chunk.001_ip62rg: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/07 05:05:21 INFO : dir/file1.rclone_chunk.001_ip62rg: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:21 INFO : dir/file1.rclone_chunk.001_ip62rg: Deleted 2026/03/07 05:05:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/07 05:05:21 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000d37a40): RWFileHandle.Flush 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000d37a40): _readAt: size=256, off=0 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000d37a40): openPending: 2026/03/07 05:05:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/07 05:05:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/07 05:05:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:21 DEBUG : dir/file1(0xc000d37a40): >openPending: err= 2026/03/07 05:05:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/07 05:05:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:22 DEBUG : dir/file1(0xc000d37a40): >_readAt: n=16, err=EOF 2026/03/07 05:05:22 DEBUG : dir/file1(0xc000d37a40): RWFileHandle.Flush 2026/03/07 05:05:22 DEBUG : dir/file1(0xc000d37a40): RWFileHandle.Flush 2026/03/07 05:05:22 DEBUG : dir/file1(0xc000d37a40): close: 2026/03/07 05:05:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/07 05:05:22 DEBUG : dir/file1(0xc000d37a40): >close: err= 2026/03/07 05:05:22 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:22 DEBUG : dir: Looking for writers 2026/03/07 05:05:22 DEBUG : file1: reading active writers 2026/03/07 05:05:22 DEBUG : Looking for writers 2026/03/07 05:05:22 DEBUG : dir: reading active writers 2026/03/07 05:05:22 DEBUG : >WaitForWriters: 2026/03/07 05:05:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.92s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:22 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:22 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:22 DEBUG : dir/file1: size = 16 OK 2026/03/07 05:05:22 DEBUG : dir/file1.rclone_chunk.001_ip63rj: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/07 05:05:22 INFO : dir/file1.rclone_chunk.001_ip63rj: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:22 INFO : dir/file1.rclone_chunk.001_ip63rj: Deleted 2026/03/07 05:05:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/03/07 05:05:23 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/07 05:05:23 DEBUG : dir/file1(0xc000b79e80): _readAt: size=256, off=0 2026/03/07 05:05:23 DEBUG : dir/file1(0xc000b79e80): openPending: 2026/03/07 05:05:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/07 05:05:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/07 05:05:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:23 DEBUG : dir/file1(0xc000b79e80): >openPending: err= 2026/03/07 05:05:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/03/07 05:05:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:23 DEBUG : dir/file1(0xc000b79e80): >_readAt: n=16, err=EOF 2026/03/07 05:05:23 DEBUG : dir/file1(0xc000b79e80): RWFileHandle.Release 2026/03/07 05:05:23 DEBUG : dir/file1(0xc000b79e80): close: 2026/03/07 05:05:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/03/07 05:05:23 DEBUG : dir/file1(0xc000b79e80): >close: err= 2026/03/07 05:05:23 DEBUG : dir/file1(0xc000b79e80): RWFileHandle.Release 2026/03/07 05:05:23 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:23 DEBUG : dir: Looking for writers 2026/03/07 05:05:23 DEBUG : file1: reading active writers 2026/03/07 05:05:23 DEBUG : Looking for writers 2026/03/07 05:05:23 DEBUG : dir: reading active writers 2026/03/07 05:05:23 DEBUG : >WaitForWriters: 2026/03/07 05:05:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.10s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:23 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:23 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:23 DEBUG : file1: newRWFileHandle: 2026/03/07 05:05:23 DEBUG : file1(0xc000891c40): openPending: 2026/03/07 05:05:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:23 DEBUG : file1(0xc000891c40): >openPending: err= 2026/03/07 05:05:23 DEBUG : file1: >newRWFileHandle: err= 2026/03/07 05:05:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/07 05:05:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/07 05:05:23 DEBUG : file1(0xc000891c40): _writeAt: size=5, off=0 2026/03/07 05:05:23 DEBUG : file1(0xc000891c40): >_writeAt: n=5, err= 2026/03/07 05:05:23 DEBUG : file1(0xc000891c40): _writeAt: size=7, off=5 2026/03/07 05:05:23 DEBUG : file1(0xc000891c40): >_writeAt: n=7, err= 2026/03/07 05:05:23 DEBUG : file1: vfs cache: truncate to size=11 2026/03/07 05:05:23 DEBUG : file1(0xc000891c40): close: 2026/03/07 05:05:23 DEBUG : file1: vfs cache: setting modification time to 2026-03-07 05:05:23.345770128 +0000 UTC m=+71.818757312 2026/03/07 05:05:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:23 DEBUG : file1(0xc000891c40): >close: err= 2026/03/07 05:05:23 DEBUG : file1(0xc000891c40): close: 2026/03/07 05:05:23 DEBUG : file1(0xc000891c40): >close: err=file already closed 2026/03/07 05:05:23 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:23 DEBUG : Looking for writers 2026/03/07 05:05:23 DEBUG : file1: reading active writers 2026/03/07 05:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:05:23 DEBUG : Looking for writers 2026/03/07 05:05:23 DEBUG : file1: reading active writers 2026/03/07 05:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:05:23 DEBUG : Looking for writers 2026/03/07 05:05:23 DEBUG : file1: reading active writers 2026/03/07 05:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:05:23 DEBUG : Looking for writers 2026/03/07 05:05:23 DEBUG : file1: reading active writers 2026/03/07 05:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:05:23 DEBUG : file1: vfs cache: starting upload 2026/03/07 05:05:23 DEBUG : Looking for writers 2026/03/07 05:05:23 DEBUG : file1: reading active writers 2026/03/07 05:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:05:23 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:23 DEBUG : Looking for writers 2026/03/07 05:05:23 DEBUG : file1: reading active writers 2026/03/07 05:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:05:23 DEBUG : Looking for writers 2026/03/07 05:05:23 DEBUG : file1: reading active writers 2026/03/07 05:05:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/03/07 05:05:24 DEBUG : file1: size = 11 OK 2026/03/07 05:05:24 DEBUG : file1.rclone_chunk.001_ip64p8: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/07 05:05:24 INFO : file1.rclone_chunk.001_ip64p8: Copied (server-side copy) to: file1 2026/03/07 05:05:24 INFO : file1.rclone_chunk.001_ip64p8: Deleted 2026/03/07 05:05:24 DEBUG : file1: size = 11 OK 2026/03/07 05:05:24 INFO : file1: Copied (new) 2026/03/07 05:05:24 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-07 05:05:23.345770128 +0000 UTC" 2026/03/07 05:05:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/07 05:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:24 INFO : file1: vfs cache: upload succeeded try #1 2026/03/07 05:05:24 DEBUG : Looking for writers 2026/03/07 05:05:24 DEBUG : file1: reading active writers 2026/03/07 05:05:24 DEBUG : >WaitForWriters: 2026/03/07 05:05:24 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:24 DEBUG : Looking for writers 2026/03/07 05:05:24 DEBUG : file1: reading active writers 2026/03/07 05:05:24 DEBUG : >WaitForWriters: 2026/03/07 05:05:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.55s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:24 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:24 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:24 DEBUG : file1: newRWFileHandle: 2026/03/07 05:05:24 DEBUG : file1(0xc000a043c0): openPending: 2026/03/07 05:05:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:24 DEBUG : file1(0xc000a043c0): >openPending: err= 2026/03/07 05:05:24 DEBUG : file1: >newRWFileHandle: err= 2026/03/07 05:05:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/07 05:05:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/07 05:05:24 DEBUG : file1(0xc000a043c0): _writeAt: size=7, off=0 2026/03/07 05:05:24 DEBUG : file1(0xc000a043c0): >_writeAt: n=7, err= 2026/03/07 05:05:24 DEBUG : file1(0xc000a043c0): _writeAt: size=6, off=5 2026/03/07 05:05:24 DEBUG : file1(0xc000a043c0): >_writeAt: n=6, err= 2026/03/07 05:05:24 DEBUG : file1(0xc000a043c0): close: 2026/03/07 05:05:24 DEBUG : file1: vfs cache: setting modification time to 2026-03-07 05:05:24.889762665 +0000 UTC m=+73.362749828 2026/03/07 05:05:24 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:24 DEBUG : file1(0xc000a043c0): >close: err= 2026/03/07 05:05:24 DEBUG : file1(0xc000a043c0): _writeAt: size=5, off=0 2026/03/07 05:05:24 DEBUG : file1(0xc000a043c0): >_writeAt: n=0, err=file already closed 2026/03/07 05:05:24 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:24 DEBUG : Looking for writers 2026/03/07 05:05:24 DEBUG : file1: reading active writers 2026/03/07 05:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:05:24 DEBUG : Looking for writers 2026/03/07 05:05:24 DEBUG : file1: reading active writers 2026/03/07 05:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:05:24 DEBUG : Looking for writers 2026/03/07 05:05:24 DEBUG : file1: reading active writers 2026/03/07 05:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:05:24 DEBUG : Looking for writers 2026/03/07 05:05:24 DEBUG : file1: reading active writers 2026/03/07 05:05:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:05:24 DEBUG : file1: vfs cache: starting upload 2026/03/07 05:05:25 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:25 DEBUG : Looking for writers 2026/03/07 05:05:25 DEBUG : file1: reading active writers 2026/03/07 05:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:05:25 DEBUG : Looking for writers 2026/03/07 05:05:25 DEBUG : file1: reading active writers 2026/03/07 05:05:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:05:25 DEBUG : file1: size = 11 OK 2026/03/07 05:05:25 DEBUG : file1.rclone_chunk.001_ip66f3: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/07 05:05:25 INFO : file1.rclone_chunk.001_ip66f3: Copied (server-side copy) to: file1 2026/03/07 05:05:25 INFO : file1.rclone_chunk.001_ip66f3: Deleted 2026/03/07 05:05:25 DEBUG : file1: size = 11 OK 2026/03/07 05:05:25 INFO : file1: Copied (new) 2026/03/07 05:05:25 DEBUG : file1: vfs cache: fingerprint now "11,2026-03-07 05:05:24.889762665 +0000 UTC" 2026/03/07 05:05:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/07 05:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:25 INFO : file1: vfs cache: upload succeeded try #1 2026/03/07 05:05:25 DEBUG : Looking for writers 2026/03/07 05:05:25 DEBUG : file1: reading active writers 2026/03/07 05:05:25 DEBUG : >WaitForWriters: 2026/03/07 05:05:25 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:25 DEBUG : Looking for writers 2026/03/07 05:05:25 DEBUG : file1: reading active writers 2026/03/07 05:05:25 DEBUG : >WaitForWriters: 2026/03/07 05:05:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.92s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:25 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:25 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:25 DEBUG : file1: newRWFileHandle: 2026/03/07 05:05:25 DEBUG : file1(0xc000b1b880): openPending: 2026/03/07 05:05:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:25 DEBUG : file1(0xc000b1b880): >openPending: err= 2026/03/07 05:05:25 DEBUG : file1: >newRWFileHandle: err= 2026/03/07 05:05:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/07 05:05:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/07 05:05:25 DEBUG : file1(0xc000b1b880): close: 2026/03/07 05:05:25 DEBUG : file1: vfs cache: setting modification time to 2026-03-07 05:05:25.803093902 +0000 UTC m=+74.276081065 2026/03/07 05:05:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:25 DEBUG : file1(0xc000b1b880): >close: err= 2026/03/07 05:05:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/07 05:05:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/07 05:05:25 DEBUG : file2: newRWFileHandle: 2026/03/07 05:05:25 DEBUG : file2(0xc000b1bd80): openPending: 2026/03/07 05:05:25 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/07 05:05:25 DEBUG : file2(0xc000b1bd80): >openPending: err= 2026/03/07 05:05:25 DEBUG : file2: >newRWFileHandle: err= 2026/03/07 05:05:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/07 05:05:25 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/03/07 05:05:25 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/03/07 05:05:25 DEBUG : file2(0xc000b1bd80): RWFileHandle.Flush 2026/03/07 05:05:25 DEBUG : file2(0xc000b1bd80): RWFileHandle.Release 2026/03/07 05:05:25 DEBUG : file2(0xc000b1bd80): close: 2026/03/07 05:05:25 DEBUG : file2: vfs cache: setting modification time to 2026-03-07 05:05:25.804050605 +0000 UTC m=+74.277037768 2026/03/07 05:05:25 INFO : file2: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:25 DEBUG : file2(0xc000b1bd80): >close: err= 2026/03/07 05:05:25 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:25 DEBUG : Looking for writers 2026/03/07 05:05:25 DEBUG : file1: reading active writers 2026/03/07 05:05:25 DEBUG : file2: reading active writers 2026/03/07 05:05:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/03/07 05:05:25 DEBUG : Looking for writers 2026/03/07 05:05:25 DEBUG : file1: reading active writers 2026/03/07 05:05:25 DEBUG : file2: reading active writers 2026/03/07 05:05:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/03/07 05:05:25 DEBUG : Looking for writers 2026/03/07 05:05:25 DEBUG : file1: reading active writers 2026/03/07 05:05:25 DEBUG : file2: reading active writers 2026/03/07 05:05:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/03/07 05:05:25 DEBUG : Looking for writers 2026/03/07 05:05:25 DEBUG : file1: reading active writers 2026/03/07 05:05:25 DEBUG : file2: reading active writers 2026/03/07 05:05:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/03/07 05:05:25 DEBUG : file1: vfs cache: starting upload 2026/03/07 05:05:25 DEBUG : file2: vfs cache: starting upload 2026/03/07 05:05:25 DEBUG : Looking for writers 2026/03/07 05:05:25 DEBUG : file1: reading active writers 2026/03/07 05:05:25 DEBUG : file2: reading active writers 2026/03/07 05:05:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/03/07 05:05:26 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:26 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:26 DEBUG : Looking for writers 2026/03/07 05:05:26 DEBUG : file1: reading active writers 2026/03/07 05:05:26 DEBUG : file2: reading active writers 2026/03/07 05:05:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/03/07 05:05:26 DEBUG : Looking for writers 2026/03/07 05:05:26 DEBUG : file1: reading active writers 2026/03/07 05:05:26 DEBUG : file2: reading active writers 2026/03/07 05:05:26 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/03/07 05:05:26 DEBUG : file2: size = 0 OK 2026/03/07 05:05:26 DEBUG : file2.rclone_chunk.001_ip67et: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/07 05:05:26 INFO : file2.rclone_chunk.001_ip67et: Copied (server-side copy) to: file2 2026/03/07 05:05:26 INFO : file2.rclone_chunk.001_ip67et: Deleted 2026/03/07 05:05:26 DEBUG : file2: size = 0 OK 2026/03/07 05:05:26 INFO : file2: Copied (new) 2026/03/07 05:05:26 DEBUG : file2: vfs cache: fingerprint now "0,2026-03-07 05:05:25.804050605 +0000 UTC" 2026/03/07 05:05:26 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/03/07 05:05:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/03/07 05:05:26 INFO : file2: vfs cache: upload succeeded try #1 2026/03/07 05:05:26 DEBUG : file1: size = 0 OK 2026/03/07 05:05:26 DEBUG : file1.rclone_chunk.001_ip67x0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/07 05:05:26 INFO : file1.rclone_chunk.001_ip67x0: Copied (server-side copy) to: file1 2026/03/07 05:05:26 INFO : file1.rclone_chunk.001_ip67x0: Deleted 2026/03/07 05:05:26 DEBUG : file1: size = 0 OK 2026/03/07 05:05:26 INFO : file1: Copied (new) 2026/03/07 05:05:26 DEBUG : file1: vfs cache: fingerprint now "0,2026-03-07 05:05:25.803093902 +0000 UTC" 2026/03/07 05:05:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/07 05:05:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:26 INFO : file1: vfs cache: upload succeeded try #1 2026/03/07 05:05:27 DEBUG : Looking for writers 2026/03/07 05:05:27 DEBUG : file1: reading active writers 2026/03/07 05:05:27 DEBUG : file2: reading active writers 2026/03/07 05:05:27 DEBUG : >WaitForWriters: 2026/03/07 05:05:27 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:27 DEBUG : Looking for writers 2026/03/07 05:05:27 DEBUG : file1: reading active writers 2026/03/07 05:05:27 DEBUG : file2: reading active writers 2026/03/07 05:05:27 DEBUG : >WaitForWriters: 2026/03/07 05:05:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.64s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:27 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:27 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:27 DEBUG : file1: newRWFileHandle: 2026/03/07 05:05:27 DEBUG : file1(0xc000a4b040): openPending: 2026/03/07 05:05:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:27 DEBUG : file1(0xc000a4b040): >openPending: err= 2026/03/07 05:05:27 DEBUG : file1: >newRWFileHandle: err= 2026/03/07 05:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/07 05:05:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/07 05:05:27 DEBUG : file1(0xc000a4b040): _writeAt: size=5, off=0 2026/03/07 05:05:27 DEBUG : file1(0xc000a4b040): >_writeAt: n=5, err= 2026/03/07 05:05:27 DEBUG : file1(0xc000a4b040): RWFileHandle.Flush 2026/03/07 05:05:27 DEBUG : file1(0xc000a4b040): RWFileHandle.Flush 2026/03/07 05:05:27 DEBUG : file1(0xc000a4b040): close: 2026/03/07 05:05:27 DEBUG : file1: vfs cache: setting modification time to 2026-03-07 05:05:27.442969035 +0000 UTC m=+75.915956219 2026/03/07 05:05:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:27 DEBUG : file1(0xc000a4b040): >close: err= 2026/03/07 05:05:27 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:27 DEBUG : Looking for writers 2026/03/07 05:05:27 DEBUG : file1: reading active writers 2026/03/07 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:05:27 DEBUG : Looking for writers 2026/03/07 05:05:27 DEBUG : file1: reading active writers 2026/03/07 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:05:27 DEBUG : Looking for writers 2026/03/07 05:05:27 DEBUG : file1: reading active writers 2026/03/07 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:05:27 DEBUG : Looking for writers 2026/03/07 05:05:27 DEBUG : file1: reading active writers 2026/03/07 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:05:27 DEBUG : file1: vfs cache: starting upload 2026/03/07 05:05:27 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:27 DEBUG : Looking for writers 2026/03/07 05:05:27 DEBUG : file1: reading active writers 2026/03/07 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:05:27 DEBUG : Looking for writers 2026/03/07 05:05:27 DEBUG : file1: reading active writers 2026/03/07 05:05:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:05:27 DEBUG : file1: size = 5 OK 2026/03/07 05:05:27 DEBUG : file1.rclone_chunk.001_ip68ir: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/07 05:05:27 INFO : file1.rclone_chunk.001_ip68ir: Copied (server-side copy) to: file1 2026/03/07 05:05:27 INFO : file1.rclone_chunk.001_ip68ir: Deleted 2026/03/07 05:05:27 DEBUG : file1: size = 5 OK 2026/03/07 05:05:27 INFO : file1: Copied (new) 2026/03/07 05:05:27 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-07 05:05:27.442969035 +0000 UTC" 2026/03/07 05:05:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/07 05:05:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:27 INFO : file1: vfs cache: upload succeeded try #1 2026/03/07 05:05:28 DEBUG : Looking for writers 2026/03/07 05:05:28 DEBUG : file1: reading active writers 2026/03/07 05:05:28 DEBUG : >WaitForWriters: 2026/03/07 05:05:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:28 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:28 DEBUG : file1: newRWFileHandle: 2026/03/07 05:05:28 DEBUG : file1(0xc000d37bc0): openPending: 2026/03/07 05:05:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:28 DEBUG : file1(0xc000d37bc0): >openPending: err= 2026/03/07 05:05:28 DEBUG : file1: >newRWFileHandle: err= 2026/03/07 05:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/07 05:05:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/07 05:05:28 DEBUG : file1(0xc000d37bc0): _writeAt: size=5, off=0 2026/03/07 05:05:28 DEBUG : file1(0xc000d37bc0): >_writeAt: n=5, err= 2026/03/07 05:05:28 DEBUG : file1(0xc000d37bc0): RWFileHandle.Release 2026/03/07 05:05:28 DEBUG : file1(0xc000d37bc0): close: 2026/03/07 05:05:28 DEBUG : file1: vfs cache: setting modification time to 2026-03-07 05:05:28.263572995 +0000 UTC m=+76.736560179 2026/03/07 05:05:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:28 DEBUG : file1(0xc000d37bc0): >close: err= 2026/03/07 05:05:28 DEBUG : file1(0xc000d37bc0): RWFileHandle.Release 2026/03/07 05:05:28 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:28 DEBUG : Looking for writers 2026/03/07 05:05:28 DEBUG : file1: reading active writers 2026/03/07 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:05:28 DEBUG : Looking for writers 2026/03/07 05:05:28 DEBUG : file1: reading active writers 2026/03/07 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:05:28 DEBUG : Looking for writers 2026/03/07 05:05:28 DEBUG : file1: reading active writers 2026/03/07 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:05:28 DEBUG : Looking for writers 2026/03/07 05:05:28 DEBUG : file1: reading active writers 2026/03/07 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:05:28 DEBUG : file1: vfs cache: starting upload 2026/03/07 05:05:28 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:28 DEBUG : Looking for writers 2026/03/07 05:05:28 DEBUG : file1: reading active writers 2026/03/07 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:05:28 DEBUG : Looking for writers 2026/03/07 05:05:28 DEBUG : file1: reading active writers 2026/03/07 05:05:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:05:28 DEBUG : file1: size = 5 OK 2026/03/07 05:05:28 DEBUG : file1.rclone_chunk.001_ip693b: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/07 05:05:28 INFO : file1.rclone_chunk.001_ip693b: Copied (server-side copy) to: file1 2026/03/07 05:05:28 INFO : file1.rclone_chunk.001_ip693b: Deleted 2026/03/07 05:05:28 DEBUG : file1: size = 5 OK 2026/03/07 05:05:28 INFO : file1: Copied (new) 2026/03/07 05:05:28 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-07 05:05:28.263572995 +0000 UTC" 2026/03/07 05:05:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/07 05:05:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:28 INFO : file1: vfs cache: upload succeeded try #1 2026/03/07 05:05:28 DEBUG : Looking for writers 2026/03/07 05:05:28 DEBUG : file1: reading active writers 2026/03/07 05:05:28 DEBUG : >WaitForWriters: 2026/03/07 05:05:28 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:29 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:29 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:29 DEBUG : dir/file1: size = 16 OK 2026/03/07 05:05:29 DEBUG : dir/file1.rclone_chunk.001_ip6ayc: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/07 05:05:29 INFO : dir/file1.rclone_chunk.001_ip6ayc: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:29 INFO : dir/file1.rclone_chunk.001_ip6ayc: Deleted 2026/03/07 05:05:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/03/07 05:05:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/03/07 05:05:29 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:29 DEBUG : dir/file1(0xc000b31240): openPending: 2026/03/07 05:05:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/07 05:05:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/07 05:05:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:29 DEBUG : dir/file1(0xc000b31240): >openPending: err= 2026/03/07 05:05:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/03/07 05:05:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/07 05:05:29 DEBUG : dir/file1(0xc000b31240): _writeAt: size=5, off=0 2026/03/07 05:05:29 DEBUG : dir/file1(0xc000b31240): >_writeAt: n=5, err= 2026/03/07 05:05:29 DEBUG : dir/file1(0xc000b31240): close: 2026/03/07 05:05:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:29 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-07 05:05:29.71798593 +0000 UTC m=+78.190973103 2026/03/07 05:05:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:29 DEBUG : dir/file1(0xc000b31240): >close: err= 2026/03/07 05:05:29 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:29 DEBUG : dir: Looking for writers 2026/03/07 05:05:29 DEBUG : file1: reading active writers 2026/03/07 05:05:29 DEBUG : Looking for writers 2026/03/07 05:05:29 DEBUG : dir: reading active writers 2026/03/07 05:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:05:29 DEBUG : dir: Looking for writers 2026/03/07 05:05:29 DEBUG : file1: reading active writers 2026/03/07 05:05:29 DEBUG : Looking for writers 2026/03/07 05:05:29 DEBUG : dir: reading active writers 2026/03/07 05:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:05:29 DEBUG : dir: Looking for writers 2026/03/07 05:05:29 DEBUG : file1: reading active writers 2026/03/07 05:05:29 DEBUG : Looking for writers 2026/03/07 05:05:29 DEBUG : dir: reading active writers 2026/03/07 05:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:05:29 DEBUG : dir: Looking for writers 2026/03/07 05:05:29 DEBUG : file1: reading active writers 2026/03/07 05:05:29 DEBUG : Looking for writers 2026/03/07 05:05:29 DEBUG : dir: reading active writers 2026/03/07 05:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:05:29 DEBUG : dir/file1: vfs cache: starting upload 2026/03/07 05:05:29 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:29 DEBUG : dir: Looking for writers 2026/03/07 05:05:29 DEBUG : file1: reading active writers 2026/03/07 05:05:29 DEBUG : Looking for writers 2026/03/07 05:05:29 DEBUG : dir: reading active writers 2026/03/07 05:05:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:05:30 DEBUG : dir: Looking for writers 2026/03/07 05:05:30 DEBUG : file1: reading active writers 2026/03/07 05:05:30 DEBUG : Looking for writers 2026/03/07 05:05:30 DEBUG : dir: reading active writers 2026/03/07 05:05:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:05:30 DEBUG : dir/file1: size = 5 OK 2026/03/07 05:05:30 DEBUG : dir/file1.rclone_chunk.001_ip6al5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/07 05:05:30 INFO : dir/file1.rclone_chunk.001_ip6al5: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:30 INFO : dir/file1.rclone_chunk.001_ip6al5: Deleted 2026/03/07 05:05:30 DEBUG : dir/file1: size = 5 OK 2026/03/07 05:05:30 INFO : dir/file1: Copied (replaced existing) 2026/03/07 05:05:30 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-03-07 05:05:29.71798593 +0000 UTC" 2026/03/07 05:05:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/07 05:05:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/07 05:05:30 DEBUG : dir: Looking for writers 2026/03/07 05:05:30 DEBUG : file1: reading active writers 2026/03/07 05:05:30 DEBUG : Looking for writers 2026/03/07 05:05:30 DEBUG : dir: reading active writers 2026/03/07 05:05:30 DEBUG : >WaitForWriters: 2026/03/07 05:05:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.49s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:30 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:30 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:30 DEBUG : dir/file1: size = 16 OK 2026/03/07 05:05:30 DEBUG : dir/file1.rclone_chunk.001_ip6bno: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/03/07 05:05:30 INFO : dir/file1.rclone_chunk.001_ip6bno: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:30 INFO : dir/file1.rclone_chunk.001_ip6bno: Deleted 2026/03/07 05:05:31 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:31 DEBUG : dir/file1: newRWFileHandle: 2026/03/07 05:05:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/03/07 05:05:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/03/07 05:05:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/03/07 05:05:31 DEBUG : dir/file1(0xc000b1ba40): _writeAt: size=5, off=0 2026/03/07 05:05:31 DEBUG : dir/file1(0xc000b1ba40): openPending: 2026/03/07 05:05:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/03/07 05:05:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/03/07 05:05:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:31 DEBUG : dir/file1(0xc000b1ba40): >openPending: err= 2026/03/07 05:05:31 DEBUG : dir/file1(0xc000b1ba40): >_writeAt: n=5, err= 2026/03/07 05:05:31 DEBUG : dir/file1(0xc000b1ba40): _writeAt: size=15, off=5 2026/03/07 05:05:31 DEBUG : dir/file1(0xc000b1ba40): >_writeAt: n=15, err= 2026/03/07 05:05:31 DEBUG : dir/file1(0xc000b1ba40): close: 2026/03/07 05:05:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/03/07 05:05:31 DEBUG : dir/file1: vfs cache: setting modification time to 2026-03-07 05:05:31.221973463 +0000 UTC m=+79.694960656 2026/03/07 05:05:31 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:31 DEBUG : dir/file1(0xc000b1ba40): >close: err= 2026/03/07 05:05:31 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:31 DEBUG : dir: Looking for writers 2026/03/07 05:05:31 DEBUG : file1: reading active writers 2026/03/07 05:05:31 DEBUG : Looking for writers 2026/03/07 05:05:31 DEBUG : dir: reading active writers 2026/03/07 05:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:05:31 DEBUG : dir: Looking for writers 2026/03/07 05:05:31 DEBUG : file1: reading active writers 2026/03/07 05:05:31 DEBUG : Looking for writers 2026/03/07 05:05:31 DEBUG : dir: reading active writers 2026/03/07 05:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:05:31 DEBUG : dir: Looking for writers 2026/03/07 05:05:31 DEBUG : file1: reading active writers 2026/03/07 05:05:31 DEBUG : Looking for writers 2026/03/07 05:05:31 DEBUG : dir: reading active writers 2026/03/07 05:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:05:31 DEBUG : dir: Looking for writers 2026/03/07 05:05:31 DEBUG : file1: reading active writers 2026/03/07 05:05:31 DEBUG : Looking for writers 2026/03/07 05:05:31 DEBUG : dir: reading active writers 2026/03/07 05:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:05:31 DEBUG : dir/file1: vfs cache: starting upload 2026/03/07 05:05:31 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:31 DEBUG : dir: Looking for writers 2026/03/07 05:05:31 DEBUG : file1: reading active writers 2026/03/07 05:05:31 DEBUG : Looking for writers 2026/03/07 05:05:31 DEBUG : dir: reading active writers 2026/03/07 05:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:05:31 DEBUG : dir: Looking for writers 2026/03/07 05:05:31 DEBUG : file1: reading active writers 2026/03/07 05:05:31 DEBUG : Looking for writers 2026/03/07 05:05:31 DEBUG : dir: reading active writers 2026/03/07 05:05:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:05:31 DEBUG : dir/file1: size = 20 OK 2026/03/07 05:05:31 DEBUG : dir/file1.rclone_chunk.001_ip6cms: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/03/07 05:05:31 INFO : dir/file1.rclone_chunk.001_ip6cms: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:31 INFO : dir/file1.rclone_chunk.001_ip6cms: Deleted 2026/03/07 05:05:31 DEBUG : dir/file1: size = 20 OK 2026/03/07 05:05:31 INFO : dir/file1: Copied (replaced existing) 2026/03/07 05:05:31 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-03-07 05:05:31.221973463 +0000 UTC" 2026/03/07 05:05:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/03/07 05:05:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/03/07 05:05:31 DEBUG : dir: Looking for writers 2026/03/07 05:05:31 DEBUG : file1: reading active writers 2026/03/07 05:05:31 DEBUG : Looking for writers 2026/03/07 05:05:31 DEBUG : dir: reading active writers 2026/03/07 05:05:31 DEBUG : >WaitForWriters: 2026/03/07 05:05:31 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.50s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : file1: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : file1(0xc000368ec0): openPending: 2026/03/07 05:05:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:32 DEBUG : file1(0xc000368ec0): >openPending: err= 2026/03/07 05:05:32 DEBUG : file1: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/07 05:05:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/07 05:05:32 DEBUG : file1(0xc000368ec0): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : file1(0xc000368ec0): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : file1(0xc000368ec0): close: 2026/03/07 05:05:32 DEBUG : file1: vfs cache: setting modification time to 2026-03-07 05:05:32.087942605 +0000 UTC m=+80.560929798 2026/03/07 05:05:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : file1(0xc000368ec0): >close: err= 2026/03/07 05:05:32 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:32 DEBUG : Looking for writers 2026/03/07 05:05:32 DEBUG : file1: reading active writers 2026/03/07 05:05:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:05:32 DEBUG : Looking for writers 2026/03/07 05:05:32 DEBUG : file1: reading active writers 2026/03/07 05:05:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:05:32 DEBUG : Looking for writers 2026/03/07 05:05:32 DEBUG : file1: reading active writers 2026/03/07 05:05:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:05:32 DEBUG : Looking for writers 2026/03/07 05:05:32 DEBUG : file1: reading active writers 2026/03/07 05:05:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:05:32 DEBUG : file1: vfs cache: starting upload 2026/03/07 05:05:32 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:32 DEBUG : Looking for writers 2026/03/07 05:05:32 DEBUG : file1: reading active writers 2026/03/07 05:05:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:05:32 DEBUG : Looking for writers 2026/03/07 05:05:32 DEBUG : file1: reading active writers 2026/03/07 05:05:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:05:32 DEBUG : file1: size = 5 OK 2026/03/07 05:05:32 DEBUG : file1.rclone_chunk.001_ip6ds6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/07 05:05:32 INFO : file1.rclone_chunk.001_ip6ds6: Copied (server-side copy) to: file1 2026/03/07 05:05:32 INFO : file1.rclone_chunk.001_ip6ds6: Deleted 2026/03/07 05:05:32 DEBUG : file1: size = 5 OK 2026/03/07 05:05:32 INFO : file1: Copied (new) 2026/03/07 05:05:32 DEBUG : file1: vfs cache: fingerprint now "5,2026-03-07 05:05:32.087942605 +0000 UTC" 2026/03/07 05:05:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:32 INFO : file1: vfs cache: upload succeeded try #1 2026/03/07 05:05:32 DEBUG : Looking for writers 2026/03/07 05:05:32 DEBUG : file1: reading active writers 2026/03/07 05:05:32 DEBUG : >WaitForWriters: 2026/03/07 05:05:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:32 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/03/07 05:05:32 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c85c40): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c85c40): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c85c40): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c85c40): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c85c40): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.907097624 +0000 UTC m=+81.380084796 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c85c40): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092a140): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092a140): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092a140): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092a140): >_readAt: n=2, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092a140): _writeAt: size=3, off=2 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092a140): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092a140): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.907097624 +0000 UTC m=+81.380084796 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092a140): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092a600): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092a600): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092a600): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092a600): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092a600): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.907097624 +0000 UTC m=+81.380084796 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092a600): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d54540 item 1 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092b100): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092b100): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092b100): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092b100): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092b100): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.910243484 +0000 UTC m=+81.383230647 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092b100): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092ba00): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092ba00): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092ba00): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092ba00): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092ba00): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.910243484 +0000 UTC m=+81.383230647 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc00092ba00): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d54af0 item 2 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b78240): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b78240): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b78240): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b78240): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b78240): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.912026015 +0000 UTC m=+81.385013218 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b78240): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b786c0): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b786c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b786c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b786c0): >_readAt: n=2, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b786c0): _writeAt: size=3, off=2 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b786c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b786c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.912026015 +0000 UTC m=+81.385013218 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b786c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b78b80): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b78b80): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b78b80): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b78b80): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b78b80): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.912026015 +0000 UTC m=+81.385013218 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b78b80): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d54f50 item 3 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79200): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79200): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79200): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79200): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79200): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.91462203 +0000 UTC m=+81.387609214 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79200): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79740): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79740): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79740): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79740): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79740): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.91462203 +0000 UTC m=+81.387609214 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79740): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d55490 item 4 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79dc0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79dc0): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79dc0): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79dc0): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79dc0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.916405252 +0000 UTC m=+81.389392445 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b79dc0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008182c0): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008182c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008182c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008182c0): >_readAt: n=2, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008182c0): _writeAt: size=3, off=2 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008182c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008182c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.916405252 +0000 UTC m=+81.389392445 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008182c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008187c0): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008187c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008187c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008187c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008187c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.916405252 +0000 UTC m=+81.389392445 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008187c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d55960 item 5 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000819a80): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000819a80): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000819a80): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000819a80): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000819a80): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.918830755 +0000 UTC m=+81.391817948 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000819a80): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4a040): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4a040): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4a040): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4a040): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4a040): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.918830755 +0000 UTC m=+81.391817948 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4a040): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d55e30 item 6 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4a6c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4a6c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4a6c0): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4a6c0): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4a6c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.920522204 +0000 UTC m=+81.393509368 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4a6c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4ac40): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4ac40): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4ac40): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4ac40): >_readAt: n=2, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4ac40): _writeAt: size=3, off=2 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4ac40): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4ac40): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.920522204 +0000 UTC m=+81.393509368 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4ac40): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4b100): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4b100): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4b100): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4b100): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4b100): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.920522204 +0000 UTC m=+81.393509368 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4b100): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84460 item 7 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4b7c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4b7c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4b7c0): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4b7c0): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4b7c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.922708917 +0000 UTC m=+81.395696070 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4b7c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4bd00): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4bd00): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4bd00): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4bd00): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4bd00): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.922708917 +0000 UTC m=+81.395696070 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a4bd00): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f849a0 item 8 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30340): _readAt: size=2, off=0 2026/03/07 05:05:32 ERROR : open-test-file(0xc000b30340): Couldn't read size of file 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30340): >_readAt: n=0, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30340): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30340): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30340): close: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30340): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30700): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30700): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30700): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30700): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30700): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.924621934 +0000 UTC m=+81.397609098 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30700): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30b80): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30b80): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30b80): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30b80): >_readAt: n=2, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30b80): _writeAt: size=3, off=2 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30b80): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30b80): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.924621934 +0000 UTC m=+81.397609098 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b30b80): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31080): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31080): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31080): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31080): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31080): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.924621934 +0000 UTC m=+81.397609098 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31080): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84d20 item 9 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31700): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31700): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31700): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31700): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31700): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.926909516 +0000 UTC m=+81.399896700 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31700): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31c40): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31c40): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31c40): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31c40): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31c40): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.926909516 +0000 UTC m=+81.399896700 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b31c40): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f85260 item 10 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000996400): _readAt: size=2, off=0 2026/03/07 05:05:32 ERROR : open-test-file(0xc000996400): Couldn't read size of file 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000996400): >_readAt: n=0, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000996400): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000996400): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000996400): close: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000996400): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009967c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009967c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009967c0): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009967c0): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009967c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.928803247 +0000 UTC m=+81.401790461 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009967c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000996cc0): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000996cc0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000996cc0): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000996cc0): >_readAt: n=2, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000996cc0): _writeAt: size=3, off=2 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000996cc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000996cc0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.928803247 +0000 UTC m=+81.401790461 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000996cc0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009971c0): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009971c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009971c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009971c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009971c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.928803247 +0000 UTC m=+81.401790461 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009971c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f85810 item 11 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000997840): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000997840): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000997840): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000997840): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000997840): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.931197601 +0000 UTC m=+81.404184765 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000997840): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000997d80): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000997d80): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000997d80): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000997d80): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000997d80): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.931197601 +0000 UTC m=+81.404184765 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000997d80): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f85dc0 item 12 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4440): _readAt: size=2, off=0 2026/03/07 05:05:32 ERROR : open-test-file(0xc0009f4440): Couldn't read size of file 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4440): >_readAt: n=0, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4440): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4440): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4440): close: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4440): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4800): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4800): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4800): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4800): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4800): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.933251914 +0000 UTC m=+81.406239077 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4800): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4ec0): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4ec0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4ec0): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4ec0): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4ec0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.933251914 +0000 UTC m=+81.406239077 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f4ec0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fae1c0 item 13 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f5540): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f5540): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f5540): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f5540): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f5540): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.935055686 +0000 UTC m=+81.408042849 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f5540): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f5a80): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f5a80): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f5a80): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f5a80): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f5a80): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.935055686 +0000 UTC m=+81.408042849 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0009f5a80): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fae540 item 14 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30140): _readAt: size=2, off=0 2026/03/07 05:05:32 ERROR : open-test-file(0xc000a30140): Couldn't read size of file 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30140): >_readAt: n=0, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30140): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30140): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30140): close: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30140): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30500): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30500): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30500): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30500): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30500): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.937083418 +0000 UTC m=+81.410070592 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30500): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30bc0): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30bc0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30bc0): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30bc0): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30bc0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.937083418 +0000 UTC m=+81.410070592 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a30bc0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faea10 item 15 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31240): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31240): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31240): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31240): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31240): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.939524821 +0000 UTC m=+81.412512005 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31240): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31780): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31780): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31780): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31780): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31780): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.939524821 +0000 UTC m=+81.412512005 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31780): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faeee0 item 16 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31dc0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31dc0): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31dc0): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31dc0): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31dc0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.941546254 +0000 UTC m=+81.414533447 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a31dc0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a862c0): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a862c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a862c0): open at offset 5 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a862c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a862c0): >_readAt: n=2, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a862c0): _writeAt: size=3, off=7 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a862c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a862c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.941546254 +0000 UTC m=+81.414533447 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a862c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a867c0): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a867c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a867c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a867c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a867c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.941546254 +0000 UTC m=+81.414533447 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a867c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faf260 item 17 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a86e40): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a86e40): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a86e40): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a86e40): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a86e40): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.943998046 +0000 UTC m=+81.416985209 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a86e40): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87380): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87380): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87380): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87380): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87380): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.943998046 +0000 UTC m=+81.416985209 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87380): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faf880 item 18 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87a00): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87a00): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87a00): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87a00): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87a00): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.945495049 +0000 UTC m=+81.418482212 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87a00): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87f00): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87f00): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87f00): open at offset 5 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87f00): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87f00): >_readAt: n=2, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87f00): _writeAt: size=3, off=7 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87f00): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87f00): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.945495049 +0000 UTC m=+81.418482212 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000a87f00): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000aca480): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000aca480): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000aca480): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000aca480): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000aca480): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.945495049 +0000 UTC m=+81.418482212 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000aca480): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fafc00 item 19 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acab00): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acab00): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acab00): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acab00): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acab00): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.948038444 +0000 UTC m=+81.421025607 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acab00): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acb040): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acb040): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acb040): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acb040): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acb040): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.948038444 +0000 UTC m=+81.421025607 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acb040): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d662a0 item 20 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acb6c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acb6c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acb6c0): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acb6c0): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acb6c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.949758487 +0000 UTC m=+81.422745660 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acb6c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acbbc0): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acbbc0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acbbc0): open at offset 5 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acbbc0): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acbbc0): >_readAt: n=2, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acbbc0): _writeAt: size=3, off=7 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acbbc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acbbc0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.949758487 +0000 UTC m=+81.422745660 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000acbbc0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1e140): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1e140): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1e140): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1e140): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1e140): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.949758487 +0000 UTC m=+81.422745660 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1e140): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d667e0 item 21 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1e7c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1e7c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1e7c0): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1e7c0): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1e7c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.952379458 +0000 UTC m=+81.425366621 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1e7c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1ed00): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1ed00): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1ed00): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1ed00): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1ed00): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.952379458 +0000 UTC m=+81.425366621 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1ed00): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d66e70 item 22 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1f380): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1f380): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1f380): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1f380): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1f380): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.953920553 +0000 UTC m=+81.426907716 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1f380): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1f880): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1f880): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1f880): open at offset 5 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1f880): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1f880): >_readAt: n=2, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1f880): _writeAt: size=3, off=7 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1f880): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1f880): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.953920553 +0000 UTC m=+81.426907716 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1f880): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1fd80): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1fd80): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1fd80): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1fd80): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1fd80): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.953920553 +0000 UTC m=+81.426907716 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b1fd80): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d67340 item 23 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b48480): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b48480): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b48480): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b48480): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b48480): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.956159785 +0000 UTC m=+81.429146959 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b48480): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b489c0): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b489c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b489c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b489c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b489c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.956159785 +0000 UTC m=+81.429146959 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b489c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d67880 item 24 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b49000): _readAt: size=2, off=0 2026/03/07 05:05:32 ERROR : open-test-file(0xc000b49000): Couldn't read size of file 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b49000): >_readAt: n=0, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b49000): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b49000): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b49000): close: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b49000): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b493c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b493c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b493c0): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b493c0): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b493c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.958048927 +0000 UTC m=+81.431036090 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b493c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b498c0): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b498c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b498c0): open at offset 5 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b498c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b498c0): >_readAt: n=2, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b498c0): _writeAt: size=3, off=7 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b498c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b498c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.958048927 +0000 UTC m=+81.431036090 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b498c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b49e00): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b49e00): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b49e00): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b49e00): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b49e00): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.958048927 +0000 UTC m=+81.431036090 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b49e00): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d67ce0 item 25 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6e500): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6e500): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6e500): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6e500): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6e500): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.960154898 +0000 UTC m=+81.433142061 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6e500): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6ea40): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6ea40): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6ea40): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6ea40): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6ea40): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.960154898 +0000 UTC m=+81.433142061 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6ea40): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b383f0 item 26 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f080): _readAt: size=2, off=0 2026/03/07 05:05:32 ERROR : open-test-file(0xc000b6f080): Couldn't read size of file 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f080): >_readAt: n=0, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f080): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f080): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f080): close: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f080): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f440): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f440): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f440): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f440): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f440): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.9616783 +0000 UTC m=+81.434665463 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f440): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f940): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f940): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f940): open at offset 5 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f940): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f940): >_readAt: n=2, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f940): _writeAt: size=3, off=7 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f940): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f940): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.9616783 +0000 UTC m=+81.434665463 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6f940): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6fe80): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6fe80): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6fe80): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6fe80): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6fe80): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.9616783 +0000 UTC m=+81.434665463 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000b6fe80): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b38770 item 27 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba6580): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba6580): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba6580): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba6580): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba6580): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.96417596 +0000 UTC m=+81.437163132 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba6580): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba6ac0): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba6ac0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba6ac0): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba6ac0): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba6ac0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.96417596 +0000 UTC m=+81.437163132 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba6ac0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b38e70 item 28 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba7100): _readAt: size=2, off=0 2026/03/07 05:05:32 ERROR : open-test-file(0xc000ba7100): Couldn't read size of file 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba7100): >_readAt: n=0, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba7100): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba7100): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba7100): close: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba7100): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba74c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba74c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba74c0): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba74c0): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba74c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.966083135 +0000 UTC m=+81.439070298 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba74c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba7b80): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba7b80): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba7b80): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba7b80): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba7b80): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.966083135 +0000 UTC m=+81.439070298 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000ba7b80): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b39420 item 29 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bde280): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bde280): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bde280): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bde280): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bde280): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.967506859 +0000 UTC m=+81.440494012 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bde280): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bde7c0): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bde7c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bde7c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bde7c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bde7c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.967506859 +0000 UTC m=+81.440494012 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bde7c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b397a0 item 30 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bdee00): _readAt: size=2, off=0 2026/03/07 05:05:32 ERROR : open-test-file(0xc000bdee00): Couldn't read size of file 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bdee00): >_readAt: n=0, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bdee00): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bdee00): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bdee00): close: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bdee00): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bdf1c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bdf1c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bdf1c0): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bdf1c0): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bdf1c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.969291324 +0000 UTC m=+81.442278478 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000bdf1c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0003bb8c0): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0003bb8c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0003bb8c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0003bb8c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0003bb8c0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.969291324 +0000 UTC m=+81.442278478 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0003bb8c0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c380 item 31 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2100): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2100): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2100): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2100): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2100): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.971719632 +0000 UTC m=+81.444706805 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2100): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2640): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2640): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2640): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2640): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2640): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.971719632 +0000 UTC m=+81.444706805 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2640): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c8c0 item 32 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2c80): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2c80): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2c80): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2c80): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2c80): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.973383229 +0000 UTC m=+81.446370402 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b2c80): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3100): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3100): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3100): _writeAt: size=3, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3100): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3100): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cfc0 item 33 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3100): >_writeAt: n=3, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3100): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.973988349 +0000 UTC m=+81.446975512 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3100): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3600): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3600): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3600): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3600): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3600): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.973988349 +0000 UTC m=+81.446975512 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3600): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d2d0 item 33 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3c40): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3c40): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3c40): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3c40): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3c40): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.975695358 +0000 UTC m=+81.448682531 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc0008b3c40): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1c140): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1c140): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dab0 item 34 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1c140): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1c140): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1c140): _writeAt: size=3, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1c140): >_writeAt: n=3, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1c140): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.976211821 +0000 UTC m=+81.449198985 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1c140): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1c680): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1c680): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1c680): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1c680): >_readAt: n=3, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1c680): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.976211821 +0000 UTC m=+81.449198985 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1c680): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045de30 item 34 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1ccc0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1ccc0): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1ccc0): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1ccc0): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1ccc0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.977534756 +0000 UTC m=+81.450521919 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1ccc0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1d140): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1d140): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1d140): _writeAt: size=3, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1d140): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1d140): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae310 item 35 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1d140): >_writeAt: n=3, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1d140): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.978214868 +0000 UTC m=+81.451202062 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1d140): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1d640): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1d640): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1d640): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1d640): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1d640): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.978214868 +0000 UTC m=+81.451202062 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1d640): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae850 item 35 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1dcc0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1dcc0): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1dcc0): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1dcc0): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1dcc0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.980329205 +0000 UTC m=+81.453316398 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c1dcc0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34240): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34240): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caee00 item 36 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34240): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34240): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34240): _writeAt: size=3, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34240): >_writeAt: n=3, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34240): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.981299855 +0000 UTC m=+81.454287048 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34240): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34780): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34780): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34780): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34780): >_readAt: n=3, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34780): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.981299855 +0000 UTC m=+81.454287048 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34780): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caefc0 item 36 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34dc0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34dc0): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34dc0): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34dc0): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34dc0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.983707634 +0000 UTC m=+81.456694817 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c34dc0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35240): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35240): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35240): _writeAt: size=3, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35240): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35240): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caf340 item 37 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35240): >_writeAt: n=3, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35240): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.984541968 +0000 UTC m=+81.457529151 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35240): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35740): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35740): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35740): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35740): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35740): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.984541968 +0000 UTC m=+81.457529151 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35740): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caf650 item 37 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35dc0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35dc0): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35dc0): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35dc0): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35dc0): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.986846001 +0000 UTC m=+81.459833164 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c35dc0): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5e340): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5e340): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cafab0 item 38 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5e340): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5e340): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5e340): _writeAt: size=3, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5e340): >_writeAt: n=3, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5e340): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.987892505 +0000 UTC m=+81.460879697 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5e340): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5e880): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5e880): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5e880): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5e880): >_readAt: n=3, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5e880): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.987892505 +0000 UTC m=+81.460879697 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5e880): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cafd50 item 38 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5ef00): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5ef00): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5ef00): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5ef00): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5ef00): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.990105687 +0000 UTC m=+81.463092881 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5ef00): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5f400): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5f400): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5f400): _writeAt: size=3, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5f400): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5f400): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e3f0 item 39 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5f400): >_writeAt: n=3, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5f400): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.991050188 +0000 UTC m=+81.464037381 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5f400): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5f900): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5f900): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5f900): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5f900): >_readAt: n=5, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5f900): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.991050188 +0000 UTC m=+81.464037381 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c5f900): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e5b0 item 39 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78000): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78000): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78000): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78000): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78000): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.993590517 +0000 UTC m=+81.466577710 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78000): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78500): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78500): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063eb60 item 40 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78500): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78500): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78500): _writeAt: size=3, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78500): >_writeAt: n=3, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78500): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.994565025 +0000 UTC m=+81.467552208 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78500): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78a40): _readAt: size=512, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78a40): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78a40): >openPending: err= 2026/03/07 05:05:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78a40): >_readAt: n=3, err=EOF 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78a40): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.994565025 +0000 UTC m=+81.467552208 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c78a40): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: Remove: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ed20 item 40 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c79000): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c79000): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c79000): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c79000): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c79000): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c79000): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c79000): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.996869329 +0000 UTC m=+81.469856513 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c79000): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c79500): _writeAt: size=5, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c79500): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c79500): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f110 item 41 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c79500): >_writeAt: n=5, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c79500): close: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.998272295 +0000 UTC m=+81.471259488 2026/03/07 05:05:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c79500): >close: err= 2026/03/07 05:05:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:32 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c799c0): _readAt: size=2, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c799c0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c799c0): _writeAt: size=3, off=0 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c799c0): openPending: 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c799c0): >openPending: err= 2026/03/07 05:05:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f490 item 41 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c799c0): >_writeAt: n=3, err= 2026/03/07 05:05:32 DEBUG : open-test-file(0xc000c799c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.99946288 +0000 UTC m=+81.472450073 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c799c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2500): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2500): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2500): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2500): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2500): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:32.99946288 +0000 UTC m=+81.472450073 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2500): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce1c0 item 41 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2c40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2c40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2c40): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2c40): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2c40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2c40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2c40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.002900842 +0000 UTC m=+81.475888005 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2c40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3140): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3140): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3140): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce540 item 42 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3140): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3140): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.004361014 +0000 UTC m=+81.477348198 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3140): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3680): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3680): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce930 item 42 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3680): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3680): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3680): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3680): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3680): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.006093951 +0000 UTC m=+81.479081124 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3680): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3c00): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3c00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3c00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3c00): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3c00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.006093951 +0000 UTC m=+81.479081124 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3c00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ceb60 item 42 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d362c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d362c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d362c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d362c0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d362c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d362c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d362c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.008406722 +0000 UTC m=+81.481393885 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d362c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d367c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d367c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d367c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf030 item 43 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d367c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d367c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.009208002 +0000 UTC m=+81.482195165 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d367c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36dc0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36dc0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36dc0): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36dc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36dc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf1f0 item 43 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36dc0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36dc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.010275306 +0000 UTC m=+81.483262498 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36dc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37300): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37300): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37300): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37300): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37300): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.010275306 +0000 UTC m=+81.483262498 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37300): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf500 item 43 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37940): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37940): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37940): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37940): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37940): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37940): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37940): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.01305205 +0000 UTC m=+81.486039233 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37940): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf960 item 44 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.014036456 +0000 UTC m=+81.487023650 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c78440): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c78440): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfc70 item 44 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c78440): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c78440): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c78440): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c78440): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c78440): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.015193448 +0000 UTC m=+81.488180641 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c78440): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c789c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c789c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c789c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c789c0): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c789c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.015193448 +0000 UTC m=+81.488180641 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c789c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfea0 item 44 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c79000): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c79000): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c79000): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c79000): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c79000): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c79000): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c79000): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.017722517 +0000 UTC m=+81.490709699 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c79000): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c79540): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c79540): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c79540): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456a80 item 45 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c79540): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c79540): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.018726107 +0000 UTC m=+81.491713301 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c79540): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a043c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a043c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a043c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a043c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a043c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.018726107 +0000 UTC m=+81.491713301 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a043c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456d90 item 45 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04a40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04a40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04a40): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04a40): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04a40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04a40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04a40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.021355346 +0000 UTC m=+81.494342539 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04a40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04f40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04f40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04f40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457810 item 46 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04f40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04f40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.022165313 +0000 UTC m=+81.495152506 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04f40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05740): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05740): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05740): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05740): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05740): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.022165313 +0000 UTC m=+81.495152506 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05740): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457b20 item 46 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05d80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05d80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05d80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05d80): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05d80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05d80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05d80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.02484234 +0000 UTC m=+81.497829523 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05d80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1a300): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1a300): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1a300): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e460 item 47 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1a300): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1a300): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.025878944 +0000 UTC m=+81.498866127 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1a300): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1aa00): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1aa00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1aa00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1aa00): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1aa00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.025878944 +0000 UTC m=+81.498866127 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1aa00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e620 item 47 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b040): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b040): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b040): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b040): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b040): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b040): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b040): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.028204198 +0000 UTC m=+81.501191351 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b040): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b540): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b540): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b540): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ebd0 item 48 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b540): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b540): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.028910099 +0000 UTC m=+81.501897252 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b540): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1bcc0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1bcc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1bcc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1bcc0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1bcc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.028910099 +0000 UTC m=+81.501897252 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1bcc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ed90 item 48 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba840): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba840): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba840): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba840): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba840): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.030453499 +0000 UTC m=+81.503440652 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba840): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb680): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb680): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb680): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb680): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb680): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb680): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f650 item 49 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb680): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb680): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.03105826 +0000 UTC m=+81.504045413 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb680): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbd00): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbd00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbd00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbd00): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbd00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.03105826 +0000 UTC m=+81.504045413 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbd00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f8f0 item 49 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac480): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac480): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac480): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac480): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac480): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.032655571 +0000 UTC m=+81.505642734 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac480): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac980): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac980): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac980): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063fea0 item 50 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac980): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac980): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac980): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac980): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac980): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.033910788 +0000 UTC m=+81.506897971 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac980): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacf80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacf80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacf80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacf80): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacf80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.033910788 +0000 UTC m=+81.506897971 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacf80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b381c0 item 50 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad600): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad600): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad600): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad600): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad600): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.036381506 +0000 UTC m=+81.509368700 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad600): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cadb40): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cadb40): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cadb40): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cadb40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cadb40): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cadb40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b385b0 item 51 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cadb40): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cadb40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.03733288 +0000 UTC m=+81.510320072 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cadb40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368780): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368780): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368780): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368780): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368780): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.03733288 +0000 UTC m=+81.510320072 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368780): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b38770 item 51 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369680): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369680): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369680): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369680): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369680): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.039516256 +0000 UTC m=+81.512503440 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369680): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369cc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369cc0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369cc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b38c40 item 52 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369cc0): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369cc0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369cc0): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369cc0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369cc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.04034544 +0000 UTC m=+81.513332592 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369cc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890300): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890300): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890300): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890300): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890300): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.04034544 +0000 UTC m=+81.513332592 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890300): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b38ee0 item 52 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84140): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84140): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84140): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84140): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84140): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.04228713 +0000 UTC m=+81.515274293 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84140): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84640): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84640): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84640): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84640): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84640): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84640): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ea80 item 53 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84640): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84640): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.042920544 +0000 UTC m=+81.515907707 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84640): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84b80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84b80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84b80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84b80): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84b80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.042920544 +0000 UTC m=+81.515907707 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84b80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f030 item 53 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85200): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85200): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85200): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85200): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85200): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.045184303 +0000 UTC m=+81.518171496 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85200): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85700): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85700): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85700): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f8f0 item 54 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85700): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85700): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85700): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85700): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85700): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.046256243 +0000 UTC m=+81.519243437 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85700): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85c80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85c80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85c80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85c80): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85c80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.046256243 +0000 UTC m=+81.519243437 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85c80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051fea0 item 54 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a380): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a380): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a380): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a380): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a380): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.048591016 +0000 UTC m=+81.521578209 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a380): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a900): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a900): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a900): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a900): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a900): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a900): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac4d0 item 55 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a900): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a900): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.049637279 +0000 UTC m=+81.522624471 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a900): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b440): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b440): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b440): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b440): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b440): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.049637279 +0000 UTC m=+81.522624471 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b440): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac7e0 item 55 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092be80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092be80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092be80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092be80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092be80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.052212904 +0000 UTC m=+81.525200097 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092be80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78400): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78400): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78400): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006acd90 item 56 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78400): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78400): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78400): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78400): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78400): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.053284164 +0000 UTC m=+81.526271358 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78400): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78980): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78980): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78980): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78980): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78980): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.053284164 +0000 UTC m=+81.526271358 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78980): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad030 item 56 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78fc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78fc0): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78fc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78fc0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78fc0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78fc0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78fc0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78fc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.055724655 +0000 UTC m=+81.528711848 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78fc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79500): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79500): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79500): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad650 item 57 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79500): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79500): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.056606538 +0000 UTC m=+81.529593711 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79500): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79a40): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79a40): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79a40): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79a40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79a40): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79a40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad810 item 57 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79a40): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79a40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.057399123 +0000 UTC m=+81.530386286 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79a40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818080): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818080): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818080): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818080): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818080): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.057399123 +0000 UTC m=+81.530386286 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818080): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad9d0 item 57 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818700): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818700): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818700): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818700): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818700): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818700): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818700): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818700): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.05972594 +0000 UTC m=+81.532713103 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818700): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818e80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818e80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818e80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006add50 item 58 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818e80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818e80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.060523032 +0000 UTC m=+81.533510185 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818e80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819dc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819dc0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819dc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7c000 item 58 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819dc0): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819dc0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819dc0): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819dc0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819dc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.061590805 +0000 UTC m=+81.534577958 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819dc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a400): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a400): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a400): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a400): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a400): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.061590805 +0000 UTC m=+81.534577958 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a400): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7c1c0 item 58 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4aac0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4aac0): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4aac0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4aac0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4aac0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4aac0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4aac0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4aac0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.063620883 +0000 UTC m=+81.536608046 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4aac0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b000): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b000): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b000): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7c700 item 59 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b000): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b000): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.064979995 +0000 UTC m=+81.537967179 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b000): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b540): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b540): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b540): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b540): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b540): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b540): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7c8c0 item 59 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b540): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b540): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.066151705 +0000 UTC m=+81.539138898 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b540): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4bb00): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4bb00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4bb00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4bb00): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4bb00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.066151705 +0000 UTC m=+81.539138898 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4bb00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7ca80 item 59 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b301c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b301c0): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b301c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b301c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b301c0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b301c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b301c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b301c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.069055179 +0000 UTC m=+81.542042372 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b301c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30700): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30700): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30700): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7ce00 item 60 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30700): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30700): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.069992056 +0000 UTC m=+81.542979239 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30700): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30c40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30c40): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30c40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7d0a0 item 60 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30c40): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30c40): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30c40): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30c40): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30c40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.071157382 +0000 UTC m=+81.544144576 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30c40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31200): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31200): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31200): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31200): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31200): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.071157382 +0000 UTC m=+81.544144576 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31200): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7d260 item 60 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31840): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31840): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31840): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31840): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31840): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31840): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31840): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31840): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.07372818 +0000 UTC m=+81.546715372 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31840): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31d80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31d80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31d80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7d6c0 item 61 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31d80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31d80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.074637233 +0000 UTC m=+81.547624397 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31d80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000802540): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000802540): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000802540): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000802540): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000802540): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.074637233 +0000 UTC m=+81.547624397 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000802540): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478310 item 61 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000802b80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000802b80): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000802b80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000802b80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000802b80): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000802b80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000802b80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000802b80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.077342062 +0000 UTC m=+81.550329256 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000802b80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008030c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008030c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008030c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478bd0 item 62 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008030c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008030c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.078461224 +0000 UTC m=+81.551448406 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008030c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008037c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008037c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008037c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008037c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008037c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.078461224 +0000 UTC m=+81.551448406 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008037c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479110 item 62 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000803e00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000803e00): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000803e00): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000803e00): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000803e00): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000803e00): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000803e00): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000803e00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.081347956 +0000 UTC m=+81.554335149 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000803e00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082a3c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082a3c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082a3c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479960 item 63 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082a3c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082a3c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.082298518 +0000 UTC m=+81.555285712 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082a3c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082aac0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082aac0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082aac0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082aac0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082aac0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.082298518 +0000 UTC m=+81.555285712 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082aac0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479b20 item 63 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082b100): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082b100): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082b100): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082b100): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082b100): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082b100): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082b100): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082b100): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.084555613 +0000 UTC m=+81.557542776 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082b100): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082b640): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082b640): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082b640): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e23f0 item 64 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082b640): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082b640): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.08538138 +0000 UTC m=+81.558368563 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082b640): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082bd40): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082bd40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082bd40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082bd40): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082bd40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.08538138 +0000 UTC m=+81.558368563 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00082bd40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e2690 item 64 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844400): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844400): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844400): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844400): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844400): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.088306345 +0000 UTC m=+81.561293528 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844400): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844880): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844880): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844880): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844880): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844880): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e2a80 item 65 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844880): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844880): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.089267117 +0000 UTC m=+81.562254300 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844880): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844d80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844d80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844d80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844d80): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844d80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.089267117 +0000 UTC m=+81.562254300 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000844d80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e2e70 item 65 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008453c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008453c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008453c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008453c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008453c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.091597811 +0000 UTC m=+81.564585035 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008453c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000845840): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000845840): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e32d0 item 66 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000845840): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000845840): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000845840): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000845840): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000845840): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.092768237 +0000 UTC m=+81.565755470 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000845840): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000845d80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000845d80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000845d80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000845d80): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000845d80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.092768237 +0000 UTC m=+81.565755470 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000845d80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e3570 item 66 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086e440): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086e440): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086e440): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086e440): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086e440): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.095057904 +0000 UTC m=+81.568045088 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086e440): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086e8c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086e8c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086e8c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086e8c0): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086e8c0): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e3ab0 item 67 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086e8c0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086e8c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.095730362 +0000 UTC m=+81.568717526 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086e8c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086edc0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086edc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086edc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086edc0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086edc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.095730362 +0000 UTC m=+81.568717526 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086edc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e3d50 item 67 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086f440): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086f440): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086f440): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086f440): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086f440): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.098346646 +0000 UTC m=+81.571333839 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086f440): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086f940): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086f940): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd61c0 item 68 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086f940): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086f940): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086f940): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086f940): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086f940): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.099528974 +0000 UTC m=+81.572516137 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086f940): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086fe80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086fe80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086fe80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086fe80): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086fe80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.099528974 +0000 UTC m=+81.572516137 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00086fe80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd6380 item 68 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d0540): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d0540): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d0540): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d0540): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d0540): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.101029704 +0000 UTC m=+81.574016867 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d0540): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d09c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d09c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d09c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d09c0): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d09c0): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd6700 item 69 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d09c0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d09c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.101727469 +0000 UTC m=+81.574714632 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d09c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d0ec0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d0ec0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d0ec0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d0ec0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d0ec0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.101727469 +0000 UTC m=+81.574714632 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d0ec0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd68c0 item 69 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d1540): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d1540): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d1540): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d1540): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d1540): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.103416463 +0000 UTC m=+81.576403617 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d1540): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d1a40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d1a40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd6d90 item 70 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d1a40): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d1a40): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d1a40): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d1a40): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d1a40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.10417258 +0000 UTC m=+81.577159743 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008d1a40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4000): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4000): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4000): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4000): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4000): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.10417258 +0000 UTC m=+81.577159743 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4000): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd7030 item 70 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4680): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4680): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4680): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4680): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4680): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.105979896 +0000 UTC m=+81.578967080 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4680): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4b80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4b80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4b80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4b80): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4b80): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd76c0 item 71 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4b80): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4b80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.106986445 +0000 UTC m=+81.579973608 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e4b80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008908c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008908c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008908c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008908c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008908c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.106986445 +0000 UTC m=+81.579973608 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008908c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd7880 item 71 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008910c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008910c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008910c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008910c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008910c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.10923281 +0000 UTC m=+81.582219973 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008910c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891600): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891600): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b395e0 item 72 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891600): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891600): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891600): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891600): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891600): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.110252092 +0000 UTC m=+81.583239275 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891600): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891c00): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891c00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891c00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891c00): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891c00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.110252092 +0000 UTC m=+81.583239275 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891c00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b397a0 item 72 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064e2c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064e2c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064e2c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064e2c0): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064e2c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064e2c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064e2c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.112156032 +0000 UTC m=+81.585143185 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064e2c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064e7c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064e7c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064e7c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b39ce0 item 73 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064e7c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064e7c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.112978923 +0000 UTC m=+81.585966076 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064e7c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064ec80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064ec80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064ec80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064ec80): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064ec80): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b39ea0 item 73 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064ec80): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064ec80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.114375266 +0000 UTC m=+81.587362449 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064ec80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064f1c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064f1c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064f1c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064f1c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064f1c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.114375266 +0000 UTC m=+81.587362449 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064f1c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010460e0 item 73 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064f800): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064f800): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064f800): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064f800): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064f800): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064f800): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064f800): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.117098801 +0000 UTC m=+81.590085984 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064f800): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064fd00): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064fd00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064fd00): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001046690 item 74 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064fd00): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064fd00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.118034164 +0000 UTC m=+81.591021358 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00064fd00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a22c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a22c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001046850 item 74 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a22c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a22c0): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a22c0): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a22c0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a22c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.119211745 +0000 UTC m=+81.592198938 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a22c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a2840): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a2840): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a2840): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a2840): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a2840): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.119211745 +0000 UTC m=+81.592198938 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a2840): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001046a10 item 74 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a2e80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a2e80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a2e80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a2e80): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a2e80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a2e80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a2e80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.121985143 +0000 UTC m=+81.594972336 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a2e80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a3380): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a3380): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a3380): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001046e70 item 75 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a3380): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a3380): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.123015776 +0000 UTC m=+81.596002969 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a3380): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a38c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a38c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a38c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a38c0): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a38c0): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010470a0 item 75 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a38c0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a38c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.124168681 +0000 UTC m=+81.597155863 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a38c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a3e00): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a3e00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a3e00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a3e00): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a3e00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.124168681 +0000 UTC m=+81.597155863 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a3e00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001047260 item 75 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f64c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f64c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f64c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f64c0): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f64c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f64c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f64c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.127067305 +0000 UTC m=+81.600054488 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f64c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f69c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f69c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f69c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010477a0 item 76 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f69c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f69c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.128386894 +0000 UTC m=+81.601374087 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f69c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f6f00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f6f00): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001047960 item 76 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f6f00): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f6f00): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f6f00): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f6f00): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f6f00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.1296154 +0000 UTC m=+81.602602582 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f6f00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f7480): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f7480): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f7480): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f7480): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f7480): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.1296154 +0000 UTC m=+81.602602582 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f7480): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001047b20 item 76 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f7ac0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f7ac0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f7ac0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f7ac0): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f7ac0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f7ac0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f7ac0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.132632057 +0000 UTC m=+81.605619251 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f7ac0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3a040): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3a040): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3a040): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001047f10 item 77 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3a040): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3a040): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.133574113 +0000 UTC m=+81.606561297 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3a040): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3a740): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3a740): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3a740): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3a740): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3a740): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.133574113 +0000 UTC m=+81.606561297 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3a740): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044e930 item 77 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3ad80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3ad80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3ad80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3ad80): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3ad80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3ad80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3ad80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.136392196 +0000 UTC m=+81.609379380 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3ad80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3b280): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3b280): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3b280): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f8f0 item 78 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3b280): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3b280): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.137549709 +0000 UTC m=+81.610536891 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3b280): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3b980): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3b980): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3b980): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3b980): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3b980): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.137549709 +0000 UTC m=+81.610536891 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a3b980): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fab0 item 78 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66040): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66040): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66040): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66040): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66040): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66040): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66040): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.140581524 +0000 UTC m=+81.613568718 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66040): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66540): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66540): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66540): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008940e0 item 79 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66540): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66540): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.141351777 +0000 UTC m=+81.614338970 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66540): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66c40): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66c40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66c40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66c40): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66c40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.141351777 +0000 UTC m=+81.614338970 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a66c40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008942a0 item 79 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67280): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67280): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67280): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67280): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67280): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67280): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67280): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.144976722 +0000 UTC m=+81.617963915 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67280): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67780): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67780): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67780): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008947e0 item 80 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67780): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67780): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.146143341 +0000 UTC m=+81.619130535 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67780): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67e80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67e80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67e80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67e80): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67e80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.146143341 +0000 UTC m=+81.619130535 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a67e80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000894d90 item 80 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa8540): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa8540): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa8540): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa8540): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa8540): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.149005798 +0000 UTC m=+81.621992992 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa8540): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa89c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa89c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa89c0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa89c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa89c0): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa89c0): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000895260 item 81 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa89c0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa89c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.150026633 +0000 UTC m=+81.623013826 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa89c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa8f00): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa8f00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa8f00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa8f00): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa8f00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.150026633 +0000 UTC m=+81.623013826 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa8f00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000895500 item 81 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa9580): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa9580): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa9580): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa9580): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa9580): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.152575929 +0000 UTC m=+81.625563122 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa9580): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa9a80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa9a80): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa9a80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000895b20 item 82 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa9a80): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa9a80): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa9a80): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa9a80): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa9a80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.153916357 +0000 UTC m=+81.626903540 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aa9a80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ada080): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ada080): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ada080): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ada080): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ada080): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.153916357 +0000 UTC m=+81.626903540 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ada080): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000895ce0 item 82 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ada700): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ada700): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ada700): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ada700): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ada700): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.157055175 +0000 UTC m=+81.630042358 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ada700): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adac00): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adac00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adac00): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adac00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adac00): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adac00): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c150 item 83 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adac00): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adac00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.157993513 +0000 UTC m=+81.630980697 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adac00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adb140): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adb140): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adb140): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adb140): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adb140): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.157993513 +0000 UTC m=+81.630980697 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adb140): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c310 item 83 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adb7c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adb7c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adb7c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adb7c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adb7c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.160835782 +0000 UTC m=+81.633822976 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adb7c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adbcc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adbcc0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adbcc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c770 item 84 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adbcc0): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adbcc0): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adbcc0): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adbcc0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adbcc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.161980231 +0000 UTC m=+81.634967414 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000adbcc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1e2c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1e2c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1e2c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1e2c0): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1e2c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.161980231 +0000 UTC m=+81.634967414 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1e2c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c9a0 item 84 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1e940): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1e940): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1e940): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1e940): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1e940): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.164542341 +0000 UTC m=+81.637529554 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1e940): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ee40): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ee40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ee40): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ee40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ee40): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ee40): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d0a0 item 85 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ee40): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ee40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.165420356 +0000 UTC m=+81.638407520 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ee40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1f380): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1f380): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1f380): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1f380): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1f380): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.165420356 +0000 UTC m=+81.638407520 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1f380): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d340 item 85 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1fa00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1fa00): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1fa00): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1fa00): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1fa00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.167492302 +0000 UTC m=+81.640479465 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1fa00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ff00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ff00): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ff00): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d880 item 86 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ff00): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ff00): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ff00): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ff00): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ff00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.168390686 +0000 UTC m=+81.641377849 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1ff00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4c500): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4c500): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4c500): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4c500): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4c500): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.168390686 +0000 UTC m=+81.641377849 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4c500): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7db90 item 86 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4cb80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4cb80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4cb80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4cb80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4cb80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.170406557 +0000 UTC m=+81.643393760 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4cb80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4d080): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4d080): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4d080): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4d080): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4d080): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4d080): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d54230 item 87 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4d080): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4d080): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.171221333 +0000 UTC m=+81.644208496 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4d080): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4d5c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4d5c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4d5c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4d5c0): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4d5c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.171221333 +0000 UTC m=+81.644208496 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4d5c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d54540 item 87 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4dc40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4dc40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4dc40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4dc40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4dc40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.173173774 +0000 UTC m=+81.646160927 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b4dc40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e54c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e54c0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e54c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd7ab0 item 88 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e54c0): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e54c0): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e54c0): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e54c0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e54c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.174029929 +0000 UTC m=+81.647017092 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e54c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e5a40): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e5a40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e5a40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e5a40): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e5a40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.174029929 +0000 UTC m=+81.647017092 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008e5a40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd7ce0 item 88 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936100): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936100): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936100): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936100): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936100): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936100): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936100): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936100): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.175520299 +0000 UTC m=+81.648507462 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936100): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936640): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936640): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936640): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84310 item 89 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936640): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936640): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.17606719 +0000 UTC m=+81.649054353 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936640): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936b80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936b80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936b80): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936b80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936b80): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936b80): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f844d0 item 89 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936b80): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936b80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.176716004 +0000 UTC m=+81.649703167 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000936b80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937100): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937100): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937100): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937100): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937100): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.176716004 +0000 UTC m=+81.649703167 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937100): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84700 item 89 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937740): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937740): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937740): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937740): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937740): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937740): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937740): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937740): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.178840479 +0000 UTC m=+81.651827642 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937740): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937c80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937c80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937c80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84a80 item 90 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937c80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937c80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.180011807 +0000 UTC m=+81.652998970 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000937c80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98240): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98240): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98240): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84c40 item 90 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98240): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98240): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98240): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98240): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98240): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.180736214 +0000 UTC m=+81.653723377 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98240): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98800): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98800): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98800): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98800): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98800): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.180736214 +0000 UTC m=+81.653723377 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98800): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84e00 item 90 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98e40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98e40): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98e40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98e40): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98e40): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98e40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98e40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98e40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.182107799 +0000 UTC m=+81.655094962 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b98e40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b99380): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b99380): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b99380): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f851f0 item 91 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b99380): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b99380): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.182697431 +0000 UTC m=+81.655684594 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b99380): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b998c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b998c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b998c0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b998c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b998c0): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b998c0): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f85490 item 91 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b998c0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b998c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.183456771 +0000 UTC m=+81.656443934 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b998c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b99e40): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b99e40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b99e40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b99e40): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b99e40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.183456771 +0000 UTC m=+81.656443934 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b99e40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f856c0 item 91 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2500): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2500): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2500): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2500): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2500): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2500): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2500): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2500): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.185604712 +0000 UTC m=+81.658591876 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2500): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2a40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2a40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2a40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f85c00 item 92 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2a40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2a40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.186286397 +0000 UTC m=+81.659273560 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2a40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2f80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2f80): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2f80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f85dc0 item 92 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2f80): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2f80): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2f80): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2f80): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2f80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.187165755 +0000 UTC m=+81.660152948 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc2f80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc3540): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc3540): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc3540): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc3540): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc3540): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.187165755 +0000 UTC m=+81.660152948 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc3540): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fae000 item 92 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc3b80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc3b80): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc3b80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc3b80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc3b80): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc3b80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc3b80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc3b80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.189451214 +0000 UTC m=+81.662438397 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bc3b80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bea140): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bea140): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bea140): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fae380 item 93 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bea140): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bea140): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.190124143 +0000 UTC m=+81.663111306 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bea140): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bea840): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bea840): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bea840): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bea840): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bea840): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.190124143 +0000 UTC m=+81.663111306 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bea840): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fae540 item 93 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000beae80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000beae80): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000beae80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000beae80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000beae80): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000beae80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000beae80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000beae80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.192895718 +0000 UTC m=+81.665882912 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000beae80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000beb3c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000beb3c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000beb3c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faea10 item 94 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000beb3c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000beb3c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.193885424 +0000 UTC m=+81.666872618 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000beb3c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bebac0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bebac0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bebac0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bebac0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bebac0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.193885424 +0000 UTC m=+81.666872618 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bebac0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faebd0 item 94 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1a180): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1a180): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1a180): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1a180): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1a180): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1a180): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1a180): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1a180): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.196417639 +0000 UTC m=+81.669404832 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1a180): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1a6c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1a6c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1a6c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faf0a0 item 95 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1a6c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1a6c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.197164206 +0000 UTC m=+81.670151389 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1a6c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1adc0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1adc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1adc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1adc0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1adc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.197164206 +0000 UTC m=+81.670151389 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1adc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faf260 item 95 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1b400): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1b400): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1b400): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1b400): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1b400): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1b400): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1b400): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1b400): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.19941501 +0000 UTC m=+81.672402173 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1b400): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1b940): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1b940): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1b940): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faf730 item 96 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1b940): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1b940): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.200149795 +0000 UTC m=+81.673136979 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1b940): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c340c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c340c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c340c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c340c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c340c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.200149795 +0000 UTC m=+81.673136979 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c340c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faf8f0 item 96 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= 2026/03/07 05:05:33 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:33 DEBUG : Looking for writers 2026/03/07 05:05:33 DEBUG : >WaitForWriters: 2026/03/07 05:05:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/03/07 05:05:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7e900): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7e900): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7e900): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7e900): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7e900): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.335008489 +0000 UTC m=+81.807995652 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7e900): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7ed80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7ed80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7ed80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7ed80): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7ed80): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7ed80): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7ed80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.335008489 +0000 UTC m=+81.807995652 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7ed80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7f240): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7f240): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7f240): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7f240): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7f240): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.335008489 +0000 UTC m=+81.807995652 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7f240): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d55b20 item 1 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7f880): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7f880): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7f880): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7f880): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7f880): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.337956006 +0000 UTC m=+81.810943169 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7f880): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7fd80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7fd80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7fd80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7fd80): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7fd80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.337956006 +0000 UTC m=+81.810943169 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b7fd80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae0e0 item 2 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a440): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a440): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a440): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a440): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a440): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.339890603 +0000 UTC m=+81.812877766 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a440): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a8c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a8c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a8c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a8c0): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a8c0): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a8c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a8c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.339890603 +0000 UTC m=+81.812877766 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a8c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7ad80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7ad80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7ad80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7ad80): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7ad80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.339890603 +0000 UTC m=+81.812877766 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7ad80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae7e0 item 3 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b400): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b400): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b400): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b400): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b400): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.342557822 +0000 UTC m=+81.815545025 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b400): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c348c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c348c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c348c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c348c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c348c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.342557822 +0000 UTC m=+81.815545025 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c348c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caeee0 item 4 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c34240): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c34240): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c34240): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c34240): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c34240): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.345800005 +0000 UTC m=+81.818787168 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c34240): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c346c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c346c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c346c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c346c0): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c346c0): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c346c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c346c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.345800005 +0000 UTC m=+81.818787168 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c346c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c34f80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c34f80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c34f80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c34f80): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c34f80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.345800005 +0000 UTC m=+81.818787168 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c34f80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d661c0 item 5 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c35600): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c35600): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c35600): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c35600): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c35600): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.348636142 +0000 UTC m=+81.821623355 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c35600): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c35b40): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c35b40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c35b40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c35b40): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c35b40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.348636142 +0000 UTC m=+81.821623355 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c35b40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d66b60 item 6 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a240): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a240): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a240): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a240): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a240): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.350236881 +0000 UTC m=+81.823224044 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a240): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a740): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a740): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a740): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a740): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a740): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a740): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a740): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.350236881 +0000 UTC m=+81.823224044 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7a740): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7ac00): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7ac00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7ac00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7ac00): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7ac00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.350236881 +0000 UTC m=+81.823224044 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7ac00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d66ee0 item 7 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b280): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b280): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b280): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b280): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b280): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.353354759 +0000 UTC m=+81.826341942 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b280): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b940): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b940): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b940): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b940): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b940): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.353354759 +0000 UTC m=+81.826341942 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7b940): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d67570 item 8 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7bf00): _readAt: size=2, off=0 2026/03/07 05:05:33 ERROR : open-test-file(0xc000d7bf00): Couldn't read size of file 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7bf00): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7bf00): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7bf00): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7bf00): close: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d7bf00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003baa00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003baa00): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003baa00): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003baa00): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003baa00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.355877075 +0000 UTC m=+81.828864238 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003baa00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb640): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb640): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb640): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb640): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb640): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb640): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb640): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.355877075 +0000 UTC m=+81.828864238 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb640): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bbb40): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bbb40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bbb40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bbb40): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bbb40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.355877075 +0000 UTC m=+81.828864238 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bbb40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d678f0 item 9 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b27c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b27c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b27c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b27c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b27c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.358601682 +0000 UTC m=+81.831588865 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b27c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2d40): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2d40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2d40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2d40): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2d40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.358601682 +0000 UTC m=+81.831588865 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2d40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d67ea0 item 10 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3380): _readAt: size=2, off=0 2026/03/07 05:05:33 ERROR : open-test-file(0xc0006b3380): Couldn't read size of file 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3380): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3380): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3380): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3380): close: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3380): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3740): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3740): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3740): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3740): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3740): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.360785318 +0000 UTC m=+81.833772481 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3740): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36340): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36340): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36340): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36340): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36340): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36340): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36340): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.360785318 +0000 UTC m=+81.833772481 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36340): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36840): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36840): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36840): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36840): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36840): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.360785318 +0000 UTC m=+81.833772481 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36840): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c380 item 11 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36ec0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36ec0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36ec0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36ec0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36ec0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.363100092 +0000 UTC m=+81.836087255 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36ec0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37400): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37400): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37400): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37400): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37400): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.363100092 +0000 UTC m=+81.836087255 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37400): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cc40 item 12 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37a40): _readAt: size=2, off=0 2026/03/07 05:05:33 ERROR : open-test-file(0xc000d37a40): Couldn't read size of file 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37a40): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37a40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37a40): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37a40): close: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37a40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.365371425 +0000 UTC m=+81.838358618 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04580): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04580): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04580): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04580): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04580): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.365371425 +0000 UTC m=+81.838358618 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04580): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d7a0 item 13 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04c40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04c40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04c40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04c40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04c40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.367778413 +0000 UTC m=+81.840765576 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04c40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05180): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05180): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05180): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05180): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05180): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.367778413 +0000 UTC m=+81.840765576 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05180): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ddc0 item 14 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a058c0): _readAt: size=2, off=0 2026/03/07 05:05:33 ERROR : open-test-file(0xc000a058c0): Couldn't read size of file 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a058c0): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a058c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a058c0): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a058c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a058c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05c80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05c80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05c80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05c80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05c80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.370339321 +0000 UTC m=+81.843326474 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05c80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1a3c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1a3c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1a3c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1a3c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1a3c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.370339321 +0000 UTC m=+81.843326474 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1a3c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7c230 item 15 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1aa40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1aa40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1aa40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1aa40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1aa40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.372332279 +0000 UTC m=+81.845319442 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1aa40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1af80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1af80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1af80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1af80): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1af80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.372332279 +0000 UTC m=+81.845319442 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1af80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7c770 item 16 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b5c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b5c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b5c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b5c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b5c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.374058945 +0000 UTC m=+81.847046108 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1b5c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1bac0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1bac0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1bac0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1bac0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1bac0): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1bac0): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1bac0): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1bac0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.374058945 +0000 UTC m=+81.847046108 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b1bac0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba100): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba100): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba100): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba100): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba100): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.374058945 +0000 UTC m=+81.847046108 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba100): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7caf0 item 17 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb540): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb540): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb540): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb540): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb540): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.378622278 +0000 UTC m=+81.851609491 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb540): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbbc0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbbc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbbc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbbc0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbbc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.378622278 +0000 UTC m=+81.851609491 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbbc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7d0a0 item 18 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac340): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac340): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac340): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac340): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac340): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.380400702 +0000 UTC m=+81.853387865 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac340): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac840): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac840): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac840): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac840): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac840): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac840): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac840): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac840): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.380400702 +0000 UTC m=+81.853387865 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac840): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacdc0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacdc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacdc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacdc0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacdc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.380400702 +0000 UTC m=+81.853387865 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacdc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7d500 item 19 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad440): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad440): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad440): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad440): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad440): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.38561444 +0000 UTC m=+81.858601594 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad440): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad9c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad9c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad9c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad9c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad9c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.38561444 +0000 UTC m=+81.858601594 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad9c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7da40 item 20 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368740): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368740): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368740): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368740): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368740): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.389728036 +0000 UTC m=+81.862715200 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368740): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369300): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369300): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369300): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369300): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369300): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369300): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369300): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369300): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.389728036 +0000 UTC m=+81.862715200 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369300): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369ac0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369ac0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369ac0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369ac0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369ac0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.389728036 +0000 UTC m=+81.862715200 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369ac0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7ddc0 item 21 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84280): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84280): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84280): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84280): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84280): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.392267264 +0000 UTC m=+81.865254427 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84280): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c847c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c847c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c847c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c847c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c847c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.392267264 +0000 UTC m=+81.865254427 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c847c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce4d0 item 22 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84e40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84e40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84e40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84e40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84e40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.394286441 +0000 UTC m=+81.867273604 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84e40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85340): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85340): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85340): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85340): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85340): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85340): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85340): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85340): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.394286441 +0000 UTC m=+81.867273604 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85340): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85840): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85840): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85840): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85840): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85840): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.394286441 +0000 UTC m=+81.867273604 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85840): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005ce930 item 23 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85ec0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85ec0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85ec0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85ec0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85ec0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.397285035 +0000 UTC m=+81.870272228 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85ec0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a480): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a480): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a480): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a480): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a480): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.397285035 +0000 UTC m=+81.870272228 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a480): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cefc0 item 24 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092af00): _readAt: size=2, off=0 2026/03/07 05:05:33 ERROR : open-test-file(0xc00092af00): Couldn't read size of file 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092af00): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092af00): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092af00): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092af00): close: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092af00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b500): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b500): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b500): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b500): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b500): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.399802602 +0000 UTC m=+81.872789765 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b500): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092bdc0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092bdc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092bdc0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092bdc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092bdc0): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092bdc0): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092bdc0): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092bdc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.399802602 +0000 UTC m=+81.872789765 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092bdc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78380): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78380): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78380): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78380): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78380): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.399802602 +0000 UTC m=+81.872789765 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78380): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf490 item 25 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78a00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78a00): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78a00): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78a00): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78a00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.402335096 +0000 UTC m=+81.875322260 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78a00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78f40): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78f40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78f40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78f40): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78f40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.402335096 +0000 UTC m=+81.875322260 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78f40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cfb90 item 26 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79580): _readAt: size=2, off=0 2026/03/07 05:05:33 ERROR : open-test-file(0xc000b79580): Couldn't read size of file 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79580): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79580): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79580): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79580): close: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79580): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79940): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79940): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79940): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79940): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79940): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.404250949 +0000 UTC m=+81.877238112 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79940): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79e80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79e80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79e80): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79e80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79e80): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79e80): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79e80): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79e80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.404250949 +0000 UTC m=+81.877238112 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79e80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818440): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818440): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818440): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818440): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818440): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.404250949 +0000 UTC m=+81.877238112 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818440): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456380 item 27 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818bc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818bc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818bc0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818bc0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818bc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.408609586 +0000 UTC m=+81.881596749 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818bc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819c80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819c80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819c80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819c80): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819c80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.408609586 +0000 UTC m=+81.881596749 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819c80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456d90 item 28 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a340): _readAt: size=2, off=0 2026/03/07 05:05:33 ERROR : open-test-file(0xc000a4a340): Couldn't read size of file 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a340): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a340): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a340): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a340): close: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a340): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a700): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a700): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a700): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a700): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a700): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.4106746 +0000 UTC m=+81.883661753 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a700): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4ae40): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4ae40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4ae40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4ae40): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4ae40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.4106746 +0000 UTC m=+81.883661753 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4ae40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004575e0 item 29 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b4c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b4c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b4c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b4c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b4c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.412299123 +0000 UTC m=+81.885286275 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b4c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4ba40): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4ba40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4ba40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4ba40): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4ba40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.412299123 +0000 UTC m=+81.885286275 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4ba40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457f10 item 30 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30100): _readAt: size=2, off=0 2026/03/07 05:05:33 ERROR : open-test-file(0xc000b30100): Couldn't read size of file 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30100): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30100): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30100): >_writeAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30100): close: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30100): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b304c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b304c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b304c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b304c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b304c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.415202547 +0000 UTC m=+81.888189710 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b304c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30b80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30b80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30b80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30b80): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30b80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.415202547 +0000 UTC m=+81.888189710 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30b80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e4d0 item 31 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31200): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31200): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31200): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31200): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31200): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.417084024 +0000 UTC m=+81.890071176 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31200): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31740): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31740): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31740): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31740): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31740): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.417084024 +0000 UTC m=+81.890071176 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31740): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063e9a0 item 32 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31d80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31d80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31d80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31d80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31d80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.418383083 +0000 UTC m=+81.891370236 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31d80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890380): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890380): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890380): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890380): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890380): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063ee00 item 33 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890380): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890380): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.419137697 +0000 UTC m=+81.892124849 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890380): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890880): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890880): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890880): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890880): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890880): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.419137697 +0000 UTC m=+81.892124849 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890880): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f030 item 33 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891000): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891000): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891000): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891000): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891000): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.420941938 +0000 UTC m=+81.893929131 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891000): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891500): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891500): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f570 item 34 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891500): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891500): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891500): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891500): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891500): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.421666524 +0000 UTC m=+81.894653677 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891500): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891b00): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891b00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891b00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891b00): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891b00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.421666524 +0000 UTC m=+81.894653677 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000891b00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063f730 item 34 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076a240): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076a240): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076a240): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076a240): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076a240): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.423636668 +0000 UTC m=+81.896623821 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076a240): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076a6c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076a6c0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076a6c0): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076a6c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076a6c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00063fdc0 item 35 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076a6c0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076a6c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.424418713 +0000 UTC m=+81.897405896 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076a6c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076abc0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076abc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076abc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076abc0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076abc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.424418713 +0000 UTC m=+81.897405896 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076abc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051e000 item 35 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076b240): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076b240): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076b240): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076b240): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076b240): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.426178792 +0000 UTC m=+81.899165955 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076b240): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076b740): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076b740): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f110 item 36 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076b740): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076b740): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076b740): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076b740): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076b740): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.426974852 +0000 UTC m=+81.899962055 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076b740): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076bc80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076bc80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076bc80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076bc80): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076bc80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.426974852 +0000 UTC m=+81.899962055 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00076bc80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051f500 item 36 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077a340): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077a340): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077a340): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077a340): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077a340): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.42895763 +0000 UTC m=+81.901944784 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077a340): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077a7c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077a7c0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077a7c0): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077a7c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077a7c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac0e0 item 37 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077a7c0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077a7c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.429578641 +0000 UTC m=+81.902565804 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077a7c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077acc0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077acc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077acc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077acc0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077acc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.429578641 +0000 UTC m=+81.902565804 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077acc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac380 item 37 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077b340): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077b340): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077b340): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077b340): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077b340): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.431115921 +0000 UTC m=+81.904103084 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077b340): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077b840): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077b840): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ac850 item 38 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077b840): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077b840): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077b840): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077b840): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077b840): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.431825127 +0000 UTC m=+81.904812280 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077b840): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077bd80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077bd80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077bd80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077bd80): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077bd80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.431825127 +0000 UTC m=+81.904812280 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00077bd80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006acb60 item 38 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ac480): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ac480): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ac480): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ac480): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ac480): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.433315487 +0000 UTC m=+81.906302650 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ac480): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ac980): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ac980): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ac980): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ac980): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ac980): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad0a0 item 39 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ac980): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ac980): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.433905459 +0000 UTC m=+81.906892612 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ac980): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ace80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ace80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ace80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ace80): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ace80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.433905459 +0000 UTC m=+81.906892612 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ace80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad340 item 39 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ad500): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ad500): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ad500): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ad500): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ad500): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.435248331 +0000 UTC m=+81.908235484 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ad500): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ada00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ada00): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ad880 item 40 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ada00): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ada00): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ada00): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ada00): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ada00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.435969461 +0000 UTC m=+81.908956624 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007ada00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007adf40): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007adf40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007adf40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007adf40): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007adf40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.435969461 +0000 UTC m=+81.908956624 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007adf40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ada40 item 40 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fc580): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fc580): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fc580): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fc580): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fc580): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fc580): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fc580): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.437684705 +0000 UTC m=+81.910671888 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fc580): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fca80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fca80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fca80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006addc0 item 41 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fca80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fca80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.438360659 +0000 UTC m=+81.911347822 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fca80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fcf40): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fcf40): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fcf40): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fcf40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fcf40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000478230 item 41 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fcf40): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fcf40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.439067932 +0000 UTC m=+81.912055095 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fcf40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fd480): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fd480): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fd480): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fd480): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fd480): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.439067932 +0000 UTC m=+81.912055095 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fd480): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004787e0 item 41 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fdac0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fdac0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fdac0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fdac0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fdac0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fdac0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fdac0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.441265506 +0000 UTC m=+81.914252669 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0007fdac0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820040): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820040): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820040): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004790a0 item 42 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820040): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820040): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.442101151 +0000 UTC m=+81.915088304 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820040): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820580): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820580): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004796c0 item 42 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820580): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820580): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820580): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820580): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820580): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.442719096 +0000 UTC m=+81.915706259 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820580): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820b00): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820b00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820b00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820b00): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820b00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.442719096 +0000 UTC m=+81.915706259 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000820b00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004798f0 item 42 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821140): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821140): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821140): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821140): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821140): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821140): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821140): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.444143272 +0000 UTC m=+81.917130435 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821140): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821640): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821640): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821640): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000479e30 item 43 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821640): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821640): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.444846969 +0000 UTC m=+81.917834132 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821640): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821b80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821b80): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821b80): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821b80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821b80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e21c0 item 43 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821b80): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821b80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.445793954 +0000 UTC m=+81.918781107 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000821b80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48240): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48240): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48240): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48240): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48240): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.445793954 +0000 UTC m=+81.918781107 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48240): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b38070 item 43 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48880): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48880): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48880): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48880): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48880): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48880): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48880): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.447137296 +0000 UTC m=+81.920124450 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48880): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48d80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48d80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48d80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b38540 item 44 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48d80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48d80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.447600269 +0000 UTC m=+81.920587423 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c48d80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c492c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c492c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b38700 item 44 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c492c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c492c0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c492c0): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c492c0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c492c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.44839061 +0000 UTC m=+81.921377763 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c492c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c49840): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c49840): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c49840): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c49840): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c49840): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.44839061 +0000 UTC m=+81.921377763 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c49840): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b388c0 item 44 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c49e80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c49e80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c49e80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c49e80): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c49e80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c49e80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c49e80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.450029269 +0000 UTC m=+81.923016442 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c49e80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c2400): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c2400): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c2400): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b38e70 item 45 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c2400): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c2400): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.450785385 +0000 UTC m=+81.923772598 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c2400): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c2b00): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c2b00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c2b00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c2b00): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c2b00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.450785385 +0000 UTC m=+81.923772598 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c2b00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b39110 item 45 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3140): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3140): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3140): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3140): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3140): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3140): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3140): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.452540584 +0000 UTC m=+81.925527737 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3140): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3640): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3640): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3640): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b395e0 item 46 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3640): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3640): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.453416435 +0000 UTC m=+81.926403589 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3640): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3d40): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3d40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3d40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3d40): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3d40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.453416435 +0000 UTC m=+81.926403589 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008c3d40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b397a0 item 46 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008de400): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008de400): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008de400): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008de400): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008de400): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008de400): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008de400): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.455128564 +0000 UTC m=+81.928115717 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008de400): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008de900): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008de900): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008de900): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b39c70 item 47 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008de900): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008de900): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.455786463 +0000 UTC m=+81.928773637 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008de900): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008df000): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008df000): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008df000): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008df000): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008df000): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.455786463 +0000 UTC m=+81.928773637 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008df000): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b39e30 item 47 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008df640): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008df640): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008df640): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008df640): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008df640): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008df640): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008df640): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.458069018 +0000 UTC m=+81.931056191 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008df640): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008dfb40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008dfb40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008dfb40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001046310 item 48 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008dfb40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008dfb40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.458564392 +0000 UTC m=+81.931551544 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008dfb40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093c2c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093c2c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093c2c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093c2c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093c2c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.458564392 +0000 UTC m=+81.931551544 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093c2c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001046620 item 48 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093c900): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093c900): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093c900): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093c900): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093c900): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.460222908 +0000 UTC m=+81.933210061 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093c900): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093cd80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093cd80): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093cd80): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093cd80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093cd80): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093cd80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010469a0 item 49 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093cd80): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093cd80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.460857454 +0000 UTC m=+81.933844608 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093cd80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093d2c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093d2c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093d2c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093d2c0): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093d2c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.460857454 +0000 UTC m=+81.933844608 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093d2c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001046c40 item 49 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093d940): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093d940): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093d940): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093d940): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093d940): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.462123442 +0000 UTC m=+81.935110595 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093d940): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093de40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093de40): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093de40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001047030 item 50 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093de40): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093de40): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093de40): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093de40): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093de40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.462637521 +0000 UTC m=+81.935624674 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00093de40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980440): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980440): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980440): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980440): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980440): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.462637521 +0000 UTC m=+81.935624674 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980440): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010471f0 item 50 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980ac0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980ac0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980ac0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980ac0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980ac0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.46380363 +0000 UTC m=+81.936790783 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980ac0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980fc0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980fc0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980fc0): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980fc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980fc0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980fc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001047730 item 51 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980fc0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980fc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.464244301 +0000 UTC m=+81.937231453 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000980fc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000981500): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000981500): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000981500): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000981500): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000981500): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.464244301 +0000 UTC m=+81.937231453 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000981500): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010478f0 item 51 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000981b80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000981b80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000981b80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000981b80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000981b80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.465446707 +0000 UTC m=+81.938433861 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000981b80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4100): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4100): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4100): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001047c70 item 52 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4100): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4100): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4100): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4100): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4100): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.46597309 +0000 UTC m=+81.938960243 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4100): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4680): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4680): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4680): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4680): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4680): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.46597309 +0000 UTC m=+81.938960243 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4680): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001047ea0 item 52 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4d00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4d00): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4d00): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4d00): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4d00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.467067904 +0000 UTC m=+81.940055057 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a4d00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5200): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5200): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5200): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5200): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5200): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5200): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044eee0 item 53 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5200): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5200): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.467568889 +0000 UTC m=+81.940556041 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5200): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5740): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5740): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5740): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5740): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5740): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.467568889 +0000 UTC m=+81.940556041 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5740): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044f340 item 53 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5dc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5dc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5dc0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5dc0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5dc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.468740868 +0000 UTC m=+81.941728021 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009a5dc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f4340): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f4340): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f4340): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044fdc0 item 54 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f4340): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f4340): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f4340): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f4340): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f4340): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.469285896 +0000 UTC m=+81.942273049 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f4340): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f48c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f48c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f48c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f48c0): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f48c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.469285896 +0000 UTC m=+81.942273049 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f48c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000894070 item 54 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f4f40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f4f40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f4f40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f4f40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f4f40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.470457715 +0000 UTC m=+81.943444869 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f4f40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f5440): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f5440): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f5440): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f5440): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f5440): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f5440): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008944d0 item 55 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f5440): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f5440): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.470847209 +0000 UTC m=+81.943834362 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f5440): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f5980): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f5980): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f5980): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f5980): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f5980): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.470847209 +0000 UTC m=+81.943834362 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0009f5980): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000894770 item 55 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30080): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30080): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30080): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30080): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30080): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.471920954 +0000 UTC m=+81.944908107 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30080): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30580): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30580): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30580): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000894fc0 item 56 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30580): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30580): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30580): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30580): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30580): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.472388285 +0000 UTC m=+81.945375438 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30580): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30b00): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30b00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30b00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30b00): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30b00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.472388285 +0000 UTC m=+81.945375438 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a30b00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008951f0 item 56 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31140): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31140): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31140): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31140): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31140): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31140): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31140): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31140): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.473507225 +0000 UTC m=+81.946494378 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31140): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31680): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31680): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31680): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008956c0 item 57 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31680): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31680): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.47384947 +0000 UTC m=+81.946836623 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31680): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31bc0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31bc0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31bc0): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31bc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31bc0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31bc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000895960 item 57 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31bc0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31bc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.474260013 +0000 UTC m=+81.947247167 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a31bc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a581c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a581c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a581c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a581c0): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a581c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.474260013 +0000 UTC m=+81.947247167 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a581c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000895c00 item 57 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a58800): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a58800): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a58800): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a58800): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a58800): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a58800): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a58800): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a58800): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.475356601 +0000 UTC m=+81.948343754 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a58800): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a58d40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a58d40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a58d40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c070 item 58 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a58d40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a58d40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.476360384 +0000 UTC m=+81.949347537 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a58d40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59280): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59280): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59280): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c230 item 58 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59280): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59280): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59280): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59280): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59280): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.476978449 +0000 UTC m=+81.949965602 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59280): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59840): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59840): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59840): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59840): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59840): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.476978449 +0000 UTC m=+81.949965602 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59840): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c3f0 item 58 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59e80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59e80): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59e80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59e80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59e80): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59e80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59e80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59e80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.478036454 +0000 UTC m=+81.951023617 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a59e80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abc440): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abc440): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abc440): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7c850 item 59 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abc440): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abc440): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.478533752 +0000 UTC m=+81.951520905 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abc440): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abc980): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abc980): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abc980): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abc980): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abc980): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abc980): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7caf0 item 59 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abc980): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abc980): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.479035629 +0000 UTC m=+81.952022781 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abc980): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abcf00): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abcf00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abcf00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abcf00): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abcf00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.479035629 +0000 UTC m=+81.952022781 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abcf00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7ce00 item 59 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abd540): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abd540): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abd540): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abd540): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abd540): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abd540): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abd540): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abd540): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.480177862 +0000 UTC m=+81.953165014 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abd540): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abda80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abda80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abda80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d3b0 item 60 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abda80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abda80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.480577765 +0000 UTC m=+81.953564919 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000abda80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aea040): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aea040): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aea040): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d570 item 60 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aea040): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aea040): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aea040): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aea040): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aea040): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.481059284 +0000 UTC m=+81.954046436 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aea040): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aea600): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aea600): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aea600): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aea600): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aea600): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.481059284 +0000 UTC m=+81.954046436 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aea600): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7d960 item 60 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeac40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeac40): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeac40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeac40): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeac40): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeac40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeac40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeac40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.48208104 +0000 UTC m=+81.955068193 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeac40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeb180): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeb180): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeb180): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a7de30 item 61 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeb180): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeb180): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.482482096 +0000 UTC m=+81.955469250 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeb180): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeb880): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeb880): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeb880): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeb880): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeb880): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.482482096 +0000 UTC m=+81.955469250 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aeb880): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd60e0 item 61 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aebec0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aebec0): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aebec0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aebec0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aebec0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aebec0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aebec0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aebec0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.483673833 +0000 UTC m=+81.956660986 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000aebec0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b36480): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b36480): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b36480): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd6460 item 62 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b36480): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b36480): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.484012582 +0000 UTC m=+81.956999735 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b36480): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b36b80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b36b80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b36b80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b36b80): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b36b80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.484012582 +0000 UTC m=+81.956999735 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b36b80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd6620 item 62 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b371c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b371c0): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b371c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b371c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b371c0): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b371c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b371c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b371c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.485716514 +0000 UTC m=+81.958703668 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b371c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b37700): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b37700): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b37700): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd69a0 item 63 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b37700): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b37700): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.486174788 +0000 UTC m=+81.959161941 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b37700): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836000): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836000): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836000): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836000): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836000): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.486174788 +0000 UTC m=+81.959161941 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836000): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd6cb0 item 63 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836640): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836640): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836640): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836640): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836640): >_readAt: n=0, err=Bad file descriptor 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836640): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836640): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836640): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.487636204 +0000 UTC m=+81.960623356 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836640): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836b80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836b80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836b80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e2850 item 64 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836b80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836b80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.488015257 +0000 UTC m=+81.961002411 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000836b80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000837280): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000837280): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000837280): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000837280): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000837280): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.488015257 +0000 UTC m=+81.961002411 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000837280): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e2a80 item 64 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008378c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008378c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008378c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008378c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008378c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.489162972 +0000 UTC m=+81.962150125 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008378c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000837d40): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000837d40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000837d40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000837d40): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000837d40): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e30a0 item 65 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000837d40): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000837d40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.489712598 +0000 UTC m=+81.962699751 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000837d40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008602c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008602c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008602c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008602c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008602c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.489712598 +0000 UTC m=+81.962699751 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008602c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e32d0 item 65 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000860900): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000860900): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000860900): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000860900): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000860900): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.490797003 +0000 UTC m=+81.963784155 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000860900): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000860d80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000860d80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e38f0 item 66 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000860d80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000860d80): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000860d80): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000860d80): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000860d80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.491259144 +0000 UTC m=+81.964246297 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000860d80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008612c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008612c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008612c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008612c0): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008612c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.491259144 +0000 UTC m=+81.964246297 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008612c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e3ab0 item 66 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000861900): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000861900): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000861900): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000861900): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000861900): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.49228582 +0000 UTC m=+81.965272973 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000861900): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000861d80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000861d80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000861d80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000861d80): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000861d80): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84000 item 67 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000861d80): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000861d80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.492738884 +0000 UTC m=+81.965726037 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000861d80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6300): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6300): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6300): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6300): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6300): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.492738884 +0000 UTC m=+81.965726037 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6300): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f843f0 item 67 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6980): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6980): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6980): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6980): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6980): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.4938455 +0000 UTC m=+81.966832653 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6980): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6e80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6e80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f847e0 item 68 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6e80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6e80): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6e80): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6e80): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6e80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.494303544 +0000 UTC m=+81.967290698 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba6e80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba73c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba73c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba73c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba73c0): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba73c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.494303544 +0000 UTC m=+81.967290698 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba73c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f849a0 item 68 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba7a00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba7a00): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba7a00): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba7a00): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba7a00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.495828099 +0000 UTC m=+81.968815252 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba7a00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba7e80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba7e80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba7e80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba7e80): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba7e80): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84d20 item 69 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba7e80): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba7e80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.49638073 +0000 UTC m=+81.969367883 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000ba7e80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bce400): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bce400): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bce400): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bce400): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bce400): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.49638073 +0000 UTC m=+81.969367883 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bce400): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f84ee0 item 69 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcea80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcea80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcea80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcea80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcea80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.497970608 +0000 UTC m=+81.970957761 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcea80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcef80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcef80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f852d0 item 70 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcef80): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcef80): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcef80): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcef80): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcef80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.498567723 +0000 UTC m=+81.971554926 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcef80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcf4c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcf4c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcf4c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcf4c0): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcf4c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.498567723 +0000 UTC m=+81.971554926 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcf4c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f855e0 item 70 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcfb40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcfb40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcfb40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcfb40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcfb40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.500096296 +0000 UTC m=+81.973083459 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bcfb40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf20c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf20c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf20c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf20c0): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf20c0): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f85b20 item 71 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf20c0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf20c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.500722276 +0000 UTC m=+81.973709489 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf20c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf25c0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf25c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf25c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf25c0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf25c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.500722276 +0000 UTC m=+81.973709489 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf25c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f85ce0 item 71 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf2c40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf2c40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf2c40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf2c40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf2c40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.502293959 +0000 UTC m=+81.975281112 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf2c40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3140): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3140): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fae0e0 item 72 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3140): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3140): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3140): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3140): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3140): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.503065014 +0000 UTC m=+81.976052196 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3140): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3680): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3680): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3680): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3680): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3680): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.503065014 +0000 UTC m=+81.976052196 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3680): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fae2a0 item 72 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3c40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3c40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3c40): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3c40): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3c40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3c40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3c40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.50477645 +0000 UTC m=+81.977763613 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000bf3c40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1e1c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1e1c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1e1c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fae620 item 73 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1e1c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1e1c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.505282334 +0000 UTC m=+81.978269487 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1e1c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1e680): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1e680): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1e680): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1e680): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1e680): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fae7e0 item 73 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1e680): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1e680): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.505922571 +0000 UTC m=+81.978909724 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1e680): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1ebc0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1ebc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1ebc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1ebc0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1ebc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.505922571 +0000 UTC m=+81.978909724 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1ebc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faeaf0 item 73 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1f200): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1f200): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1f200): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1f200): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1f200): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1f200): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1f200): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.507687949 +0000 UTC m=+81.980675103 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1f200): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1f700): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1f700): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1f700): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faefc0 item 74 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1f700): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1f700): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.508197951 +0000 UTC m=+81.981185104 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1f700): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1fc40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1fc40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faf180 item 74 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1fc40): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1fc40): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1fc40): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1fc40): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1fc40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.50874385 +0000 UTC m=+81.981731003 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c1fc40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64240): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64240): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64240): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64240): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64240): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.50874385 +0000 UTC m=+81.981731003 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64240): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faf420 item 74 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64880): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64880): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64880): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64880): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64880): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64880): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64880): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.510007122 +0000 UTC m=+81.982994275 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64880): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64d80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64d80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64d80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faf810 item 75 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64d80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64d80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.510466498 +0000 UTC m=+81.983453651 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c64d80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c652c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c652c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c652c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c652c0): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c652c0): _writeAt: size=3, off=2 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faf9d0 item 75 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c652c0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c652c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.510947014 +0000 UTC m=+81.983934167 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c652c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c65800): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c65800): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c65800): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c65800): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c65800): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.510947014 +0000 UTC m=+81.983934167 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c65800): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fafb90 item 75 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c65e40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c65e40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c65e40): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c65e40): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c65e40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c65e40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c65e40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.512217569 +0000 UTC m=+81.985204742 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c65e40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc43c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc43c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc43c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000faff10 item 76 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc43c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc43c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.512630258 +0000 UTC m=+81.985617411 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc43c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc4900): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc4900): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d541c0 item 76 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc4900): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc4900): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc4900): _writeAt: size=3, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc4900): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc4900): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.513108248 +0000 UTC m=+81.986095401 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc4900): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc4e80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc4e80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc4e80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc4e80): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc4e80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.513108248 +0000 UTC m=+81.986095401 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc4e80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d54460 item 76 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc54c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc54c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc54c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc54c0): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc54c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc54c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc54c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.514351423 +0000 UTC m=+81.987338576 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc54c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc59c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc59c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc59c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d54a80 item 77 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc59c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc59c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.515157453 +0000 UTC m=+81.988144636 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cc59c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12140): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12140): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12140): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12140): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12140): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.515157453 +0000 UTC m=+81.988144636 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12140): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d54d90 item 77 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12780): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12780): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12780): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12780): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12780): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12780): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12780): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.516792405 +0000 UTC m=+81.989779568 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12780): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12c80): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12c80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12c80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd6150 item 78 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12c80): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12c80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.517288871 +0000 UTC m=+81.990276034 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d12c80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d13380): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d13380): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d13380): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d13380): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d13380): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.517288871 +0000 UTC m=+81.990276034 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d13380): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd6310 item 78 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d139c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d139c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d139c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d139c0): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d139c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d139c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d139c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.518652101 +0000 UTC m=+81.991639254 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d139c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d13ec0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d13ec0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d13ec0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd6690 item 79 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d13ec0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d13ec0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.519034822 +0000 UTC m=+81.992021976 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d13ec0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2ac0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2ac0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2ac0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2ac0): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2ac0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.519034822 +0000 UTC m=+81.992021976 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b2ac0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd6850 item 79 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3100): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3100): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3100): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3100): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3100): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3100): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3100): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.520174651 +0000 UTC m=+81.993161814 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3100): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3600): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3600): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3600): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd6d90 item 80 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3600): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3600): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.520576279 +0000 UTC m=+81.993563432 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3600): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3d00): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3d00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3d00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3d00): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3d00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.520576279 +0000 UTC m=+81.993563432 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0006b3d00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd7030 item 80 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003ba940): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003ba940): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003ba940): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003ba940): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003ba940): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.521692032 +0000 UTC m=+81.994679185 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003ba940): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb580): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb580): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb580): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb580): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb580): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb580): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd7490 item 81 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb580): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb580): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.522129407 +0000 UTC m=+81.995116561 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bb580): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bbac0): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bbac0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bbac0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bbac0): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bbac0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.522129407 +0000 UTC m=+81.995116561 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0003bbac0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd76c0 item 81 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36300): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36300): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36300): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36300): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36300): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.523179887 +0000 UTC m=+81.996167041 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36300): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36800): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36800): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36800): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd7a40 item 82 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36800): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36800): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36800): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36800): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36800): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.523723253 +0000 UTC m=+81.996710406 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36800): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36d80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36d80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36d80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36d80): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36d80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.523723253 +0000 UTC m=+81.996710406 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d36d80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fd7c70 item 82 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37400): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37400): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37400): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37400): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37400): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.525476798 +0000 UTC m=+81.998463952 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37400): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37900): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37900): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37900): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37900): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37900): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37900): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d540e0 item 83 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37900): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37900): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.52585921 +0000 UTC m=+81.998846363 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37900): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e80): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.52585921 +0000 UTC m=+81.998846363 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000d37e80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d542a0 item 83 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04580): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04580): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04580): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04580): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04580): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.527030828 +0000 UTC m=+82.000017981 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04580): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04ac0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04ac0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04ac0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d54770 item 84 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04ac0): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04ac0): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04ac0): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04ac0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04ac0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.527553194 +0000 UTC m=+82.000540347 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a04ac0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05040): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05040): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05040): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05040): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05040): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.527553194 +0000 UTC m=+82.000540347 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05040): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d550a0 item 84 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a057c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a057c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a057c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a057c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a057c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.52872906 +0000 UTC m=+82.001716213 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a057c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05cc0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05cc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05cc0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05cc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05cc0): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05cc0): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d55490 item 85 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05cc0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05cc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.529201621 +0000 UTC m=+82.002188775 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a05cc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba540): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba540): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba540): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba540): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba540): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.529201621 +0000 UTC m=+82.002188775 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001ba540): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d55650 item 85 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb780): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb780): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb780): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb780): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb780): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.530305793 +0000 UTC m=+82.003292946 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bb780): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbdc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbdc0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbdc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d55b20 item 86 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbdc0): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbdc0): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbdc0): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbdc0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbdc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.530822287 +0000 UTC m=+82.003809440 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0001bbdc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac440): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac440): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac440): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac440): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac440): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.530822287 +0000 UTC m=+82.003809440 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cac440): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d55ce0 item 86 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacb40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacb40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacb40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacb40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacb40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.531912783 +0000 UTC m=+82.004899936 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cacb40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad040): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad040): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad040): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad040): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad040): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad040): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cae150 item 87 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad040): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad040): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.53242036 +0000 UTC m=+82.005407513 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000cad040): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368a80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368a80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368a80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368a80): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368a80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.53242036 +0000 UTC m=+82.005407513 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000368a80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d660e0 item 87 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369940): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369940): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369940): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369940): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369940): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.533549709 +0000 UTC m=+82.006536862 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369940): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369e80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369e80): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369e80): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d66620 item 88 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369e80): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369e80): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369e80): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369e80): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369e80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.534051285 +0000 UTC m=+82.007038438 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000369e80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84500): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84500): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84500): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84500): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84500): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.534051285 +0000 UTC m=+82.007038438 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84500): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d667e0 item 88 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84b40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84b40): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84b40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84b40): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84b40): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84b40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84b40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84b40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.535558667 +0000 UTC m=+82.008545820 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c84b40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85080): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85080): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85080): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d66c40 item 89 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85080): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85080): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.535960975 +0000 UTC m=+82.008948129 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85080): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c855c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c855c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c855c0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c855c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c855c0): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c855c0): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d66e00 item 89 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c855c0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c855c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.536406214 +0000 UTC m=+82.009393368 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c855c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85b40): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85b40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85b40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85b40): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85b40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.536406214 +0000 UTC m=+82.009393368 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000c85b40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d670a0 item 89 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a200): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a200): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a200): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a200): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a200): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a200): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a200): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a200): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.537496159 +0000 UTC m=+82.010483313 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a200): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a780): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a780): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a780): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d67500 item 90 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a780): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a780): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.537850137 +0000 UTC m=+82.010837291 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092a780): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b140): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b140): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b140): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d676c0 item 90 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b140): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b140): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b140): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b140): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b140): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.53832931 +0000 UTC m=+82.011316464 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092b140): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092bc00): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092bc00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092bc00): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092bc00): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092bc00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.53832931 +0000 UTC m=+82.011316464 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc00092bc00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d67880 item 90 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78340): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78340): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78340): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78340): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78340): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78340): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78340): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78340): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.539494778 +0000 UTC m=+82.012481931 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78340): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78880): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78880): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78880): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d67ce0 item 91 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78880): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78880): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.539856269 +0000 UTC m=+82.012843422 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78880): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78dc0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78dc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78dc0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78dc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78dc0): >_readAt: n=2, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78dc0): _writeAt: size=3, off=7 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d67ea0 item 91 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78dc0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78dc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.540311027 +0000 UTC m=+82.013298180 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b78dc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79340): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79340): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79340): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79340): >_readAt: n=8, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79340): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.540311027 +0000 UTC m=+82.013298180 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79340): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c3f0 item 91 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79980): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79980): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79980): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79980): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79980): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79980): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79980): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79980): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.541472566 +0000 UTC m=+82.014459719 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79980): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79f00): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79f00): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79f00): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c930 item 92 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79f00): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79f00): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.541864967 +0000 UTC m=+82.014852119 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b79f00): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008184c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008184c0): open at offset 5 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008184c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cd20 item 92 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008184c0): _readAt: size=2, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008184c0): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008184c0): _writeAt: size=3, off=5 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008184c0): >_writeAt: n=3, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008184c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.542313894 +0000 UTC m=+82.015301046 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc0008184c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818b80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818b80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818b80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818b80): >_readAt: n=3, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818b80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.542313894 +0000 UTC m=+82.015301046 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000818b80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d2d0 item 92 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819d40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819d40): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819d40): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819d40): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819d40): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819d40): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819d40): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819d40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.543360627 +0000 UTC m=+82.016347779 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000819d40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a300): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a300): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a300): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dab0 item 93 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a300): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a300): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.543747516 +0000 UTC m=+82.016734669 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4a300): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4aa80): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4aa80): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4aa80): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4aa80): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4aa80): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.543747516 +0000 UTC m=+82.016734669 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4aa80): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045de30 item 93 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b0c0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b0c0): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b0c0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b0c0): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b0c0): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b0c0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b0c0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b0c0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.544880031 +0000 UTC m=+82.017867184 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b0c0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b600): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b600): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b600): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7c2a0 item 94 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b600): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b600): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.545264586 +0000 UTC m=+82.018251740 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4b600): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4bd40): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4bd40): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4bd40): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4bd40): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4bd40): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.545264586 +0000 UTC m=+82.018251740 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000a4bd40): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7c620 item 94 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30400): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30400): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30400): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30400): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30400): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30400): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30400): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30400): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.546385109 +0000 UTC m=+82.019372262 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30400): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30940): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30940): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30940): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7c9a0 item 95 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30940): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30940): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.546770536 +0000 UTC m=+82.019757688 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b30940): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31040): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31040): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31040): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31040): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31040): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.546770536 +0000 UTC m=+82.019757688 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31040): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7cb60 item 95 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31680): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31680): open at offset 0 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31680): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31680): _readAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31680): >_readAt: n=0, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31680): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31680): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31680): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.547904784 +0000 UTC m=+82.020891937 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31680): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31bc0): _writeAt: size=5, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31bc0): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31bc0): >openPending: err= 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7cfc0 item 96 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31bc0): >_writeAt: n=5, err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31bc0): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.548475099 +0000 UTC m=+82.021462262 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000b31bc0): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: File.openRW failed: file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/03/07 05:05:33 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:33 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/03/07 05:05:33 DEBUG : open-test-file: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : open-test-file: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890440): _readAt: size=512, off=0 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890440): openPending: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890440): >openPending: err= 2026/03/07 05:05:33 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890440): >_readAt: n=5, err=EOF 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890440): close: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: setting modification time to 2026-03-07 05:05:33.548475099 +0000 UTC m=+82.021462262 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : open-test-file(0xc000890440): >close: err= 2026/03/07 05:05:33 DEBUG : open-test-file: Remove: 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b7d180 item 96 2026/03/07 05:05:33 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/03/07 05:05:33 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/03/07 05:05:33 DEBUG : open-test-file: >Remove: err= 2026/03/07 05:05:33 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:33 DEBUG : Looking for writers 2026/03/07 05:05:33 DEBUG : >WaitForWriters: 2026/03/07 05:05:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.85s) --- PASS: TestRWFileHandleOpenTests/writes (0.43s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.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.42s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.04s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:33 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:33 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:33 DEBUG : file1: newRWFileHandle: 2026/03/07 05:05:33 DEBUG : file1(0xc000708240): openPending: 2026/03/07 05:05:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:33 DEBUG : file1(0xc000708240): >openPending: err= 2026/03/07 05:05:33 DEBUG : file1: >newRWFileHandle: err= 2026/03/07 05:05:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/03/07 05:05:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/03/07 05:05:33 DEBUG : file1(0xc000708240): _writeAt: size=2, off=0 2026/03/07 05:05:33 DEBUG : file1(0xc000708240): >_writeAt: n=2, err= 2026/03/07 05:05:33 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/07 05:05:33 DEBUG : file1(0xc000708240): RWFileHandle.Flush 2026/03/07 05:05:33 DEBUG : file1(0xc000708240): RWFileHandle.Release 2026/03/07 05:05:33 DEBUG : file1(0xc000708240): close: 2026/03/07 05:05:33 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/03/07 05:05:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:33 DEBUG : file1(0xc000708240): >close: err= 2026/03/07 05:05:33 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:33 DEBUG : Looking for writers 2026/03/07 05:05:33 DEBUG : file1: reading active writers 2026/03/07 05:05:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:05:33 DEBUG : Looking for writers 2026/03/07 05:05:33 DEBUG : file1: reading active writers 2026/03/07 05:05:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:05:33 DEBUG : Looking for writers 2026/03/07 05:05:33 DEBUG : file1: reading active writers 2026/03/07 05:05:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:05:33 DEBUG : Looking for writers 2026/03/07 05:05:33 DEBUG : file1: reading active writers 2026/03/07 05:05:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:05:33 DEBUG : file1: vfs cache: starting upload 2026/03/07 05:05:33 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:33 DEBUG : Looking for writers 2026/03/07 05:05:33 DEBUG : file1: reading active writers 2026/03/07 05:05:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:05:34 DEBUG : Looking for writers 2026/03/07 05:05:34 DEBUG : file1: reading active writers 2026/03/07 05:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:05:34 DEBUG : file1: size = 2 OK 2026/03/07 05:05:34 DEBUG : file1.rclone_chunk.001_ip6e6q: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/07 05:05:34 INFO : file1.rclone_chunk.001_ip6e6q: Copied (server-side copy) to: file1 2026/03/07 05:05:34 INFO : file1.rclone_chunk.001_ip6e6q: Deleted 2026/03/07 05:05:34 DEBUG : file1: size = 2 OK 2026/03/07 05:05:34 INFO : file1: Copied (new) 2026/03/07 05:05:34 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/03/07 05:05:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/03/07 05:05:34 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/03/07 05:05:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:34 INFO : file1: vfs cache: upload succeeded try #1 2026/03/07 05:05:34 DEBUG : Looking for writers 2026/03/07 05:05:34 DEBUG : file1: reading active writers 2026/03/07 05:05:34 DEBUG : >WaitForWriters: 2026/03/07 05:05:34 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:34 DEBUG : Looking for writers 2026/03/07 05:05:34 DEBUG : file1: reading active writers 2026/03/07 05:05:34 DEBUG : >WaitForWriters: 2026/03/07 05:05:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.90s) === RUN TestRWCacheRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:34 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:34 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:34 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:34 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:34 DEBUG : rename_me: newRWFileHandle: 2026/03/07 05:05:34 DEBUG : rename_me(0xc00079d1c0): openPending: 2026/03/07 05:05:34 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/03/07 05:05:34 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/07 05:05:34 DEBUG : rename_me(0xc00079d1c0): >openPending: err= 2026/03/07 05:05:34 DEBUG : rename_me: >newRWFileHandle: err= 2026/03/07 05:05:34 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/03/07 05:05:34 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/03/07 05:05:34 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/03/07 05:05:34 DEBUG : rename_me(0xc00079d1c0): _writeAt: size=5, off=0 2026/03/07 05:05:34 DEBUG : rename_me(0xc00079d1c0): >_writeAt: n=5, err= 2026/03/07 05:05:34 DEBUG : rename_me(0xc00079d1c0): close: 2026/03/07 05:05:34 DEBUG : rename_me: vfs cache: setting modification time to 2026-03-07 05:05:34.656879611 +0000 UTC m=+83.129866774 2026/03/07 05:05:34 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/03/07 05:05:34 DEBUG : rename_me(0xc00079d1c0): >close: err= 2026/03/07 05:05:34 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/03/07 05:05:34 DEBUG : i_was_renamed: Updating file with 0xc0001a9140 2026/03/07 05:05:34 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/03/07 05:05:34 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/07 05:05:34 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:34 DEBUG : Looking for writers 2026/03/07 05:05:34 DEBUG : i_was_renamed: reading active writers 2026/03/07 05:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/03/07 05:05:34 DEBUG : Looking for writers 2026/03/07 05:05:34 DEBUG : i_was_renamed: reading active writers 2026/03/07 05:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/03/07 05:05:34 DEBUG : Looking for writers 2026/03/07 05:05:34 DEBUG : i_was_renamed: reading active writers 2026/03/07 05:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/03/07 05:05:34 DEBUG : Looking for writers 2026/03/07 05:05:34 DEBUG : i_was_renamed: reading active writers 2026/03/07 05:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/03/07 05:05:34 DEBUG : i_was_renamed: vfs cache: starting upload 2026/03/07 05:05:34 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/03/07 05:05:34 DEBUG : Looking for writers 2026/03/07 05:05:34 DEBUG : i_was_renamed: reading active writers 2026/03/07 05:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/03/07 05:05:34 DEBUG : Looking for writers 2026/03/07 05:05:34 DEBUG : i_was_renamed: reading active writers 2026/03/07 05:05:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/03/07 05:05:35 DEBUG : i_was_renamed: size = 5 OK 2026/03/07 05:05:35 DEBUG : i_was_renamed.rclone_chunk.001_ip6ffs: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/07 05:05:35 INFO : i_was_renamed.rclone_chunk.001_ip6ffs: Copied (server-side copy) to: i_was_renamed 2026/03/07 05:05:35 INFO : i_was_renamed.rclone_chunk.001_ip6ffs: Deleted 2026/03/07 05:05:35 DEBUG : i_was_renamed: size = 5 OK 2026/03/07 05:05:35 INFO : i_was_renamed: Copied (new) 2026/03/07 05:05:35 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-03-07 05:05:34.656879611 +0000 UTC" 2026/03/07 05:05:35 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/03/07 05:05:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/03/07 05:05:35 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/03/07 05:05:35 DEBUG : Looking for writers 2026/03/07 05:05:35 DEBUG : i_was_renamed: reading active writers 2026/03/07 05:05:35 DEBUG : >WaitForWriters: 2026/03/07 05:05:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: root is "/home/rclone/.cache/rclone" 2026/03/07 05:05:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:35 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/03/07 05:05:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5QuickS3/rclone-test-sozumev9gova" 2026/03/07 05:05:35 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/03/07 05:05:35 DEBUG : forgetting directory cache 2026/03/07 05:05:35 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/07 05:05:35 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ip6gnj: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/03/07 05:05:35 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6gnj: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/07 05:05:35 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6gnj: Deleted 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate(0xc0006b2f80): _readAt: size=512, off=0 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate(0xc0006b2f80): openPending: 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-07 04:06:35.431844393 +0000 UTC" against cached fingerprint "" 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/07 05:05:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate(0xc0006b2f80): >openPending: err= 2026/03/07 05:05:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate(0xc0006b2f80): >_readAt: n=20, err=EOF 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate(0xc0006b2f80): close: 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-07 04:06:35.431844393 +0000 UTC 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate(0xc0006b2f80): >close: err= 2026/03/07 05:05:36 DEBUG : forgetting directory cache 2026/03/07 05:05:36 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/07 05:05:36 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ip6hqe: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/03/07 05:05:36 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6hqe: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/07 05:05:36 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6hqe: Deleted 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate(0xc000d37a80): _readAt: size=512, off=0 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate(0xc000d37a80): openPending: 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-07 04:07:35.431844393 +0000 UTC" against cached fingerprint "20,2026-03-07 04:06:35.431844393 +0000 UTC" 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-07 04:07:35.431844393 +0000 UTC" != cached fingerprint "20,2026-03-07 04:06:35.431844393 +0000 UTC") 2026/03/07 05:05:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/07 05:05:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate(0xc000d37a80): >openPending: err= 2026/03/07 05:05:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate(0xc000d37a80): >_readAt: n=20, err=EOF 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate(0xc000d37a80): close: 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-07 04:07:35.431844393 +0000 UTC 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate(0xc000d37a80): >close: err= 2026/03/07 05:05:37 DEBUG : forgetting directory cache 2026/03/07 05:05:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/07 05:05:37 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ip6ius: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/03/07 05:05:37 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6ius: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/07 05:05:37 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6ius: Deleted 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate(0xc000818e00): _readAt: size=512, off=0 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate(0xc000818e00): openPending: 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-07 04:08:35.431844393 +0000 UTC" against cached fingerprint "20,2026-03-07 04:07:35.431844393 +0000 UTC" 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-07 04:08:35.431844393 +0000 UTC" != cached fingerprint "20,2026-03-07 04:07:35.431844393 +0000 UTC") 2026/03/07 05:05:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/07 05:05:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate(0xc000818e00): >openPending: err= 2026/03/07 05:05:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate(0xc000818e00): >_readAt: n=20, err=EOF 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate(0xc000818e00): close: 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-07 04:08:35.431844393 +0000 UTC 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate(0xc000818e00): >close: err= 2026/03/07 05:05:38 DEBUG : forgetting directory cache 2026/03/07 05:05:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ip6jhn: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/03/07 05:05:38 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6jhn: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/07 05:05:38 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6jhn: Deleted 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate(0xc000cac480): _readAt: size=512, off=0 2026/03/07 05:05:38 DEBUG : TestRWCacheUpdate(0xc000cac480): openPending: 2026/03/07 05:05:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-07 04:09:35.431844393 +0000 UTC" against cached fingerprint "20,2026-03-07 04:08:35.431844393 +0000 UTC" 2026/03/07 05:05:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-07 04:09:35.431844393 +0000 UTC" != cached fingerprint "20,2026-03-07 04:08:35.431844393 +0000 UTC") 2026/03/07 05:05:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/07 05:05:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/07 05:05:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/07 05:05:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:39 DEBUG : TestRWCacheUpdate(0xc000cac480): >openPending: err= 2026/03/07 05:05:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/07 05:05:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:39 DEBUG : TestRWCacheUpdate(0xc000cac480): >_readAt: n=20, err=EOF 2026/03/07 05:05:39 DEBUG : TestRWCacheUpdate(0xc000cac480): close: 2026/03/07 05:05:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-07 04:09:35.431844393 +0000 UTC 2026/03/07 05:05:39 DEBUG : TestRWCacheUpdate(0xc000cac480): >close: err= 2026/03/07 05:05:39 DEBUG : Re-reading directory (107.242467ms old) 2026/03/07 05:05:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/07 05:05:39 DEBUG : forgetting directory cache 2026/03/07 05:05:39 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/07 05:05:39 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ip6kip: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/03/07 05:05:39 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6kip: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/07 05:05:39 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6kip: Deleted 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate(0xc000cc4080): _readAt: size=512, off=0 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate(0xc000cc4080): openPending: 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-07 04:10:35.431844393 +0000 UTC" against cached fingerprint "20,2026-03-07 04:09:35.431844393 +0000 UTC" 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-07 04:10:35.431844393 +0000 UTC" != cached fingerprint "20,2026-03-07 04:09:35.431844393 +0000 UTC") 2026/03/07 05:05:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/07 05:05:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate(0xc000cc4080): >openPending: err= 2026/03/07 05:05:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate(0xc000cc4080): >_readAt: n=20, err=EOF 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate(0xc000cc4080): close: 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-07 04:10:35.431844393 +0000 UTC 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate(0xc000cc4080): >close: err= 2026/03/07 05:05:40 DEBUG : forgetting directory cache 2026/03/07 05:05:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ip6l4f: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/03/07 05:05:40 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6l4f: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/07 05:05:40 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6l4f: Deleted 2026/03/07 05:05:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate(0xc000bf2440): _readAt: size=512, off=0 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate(0xc000bf2440): openPending: 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-03-07 04:11:35.431844393 +0000 UTC" against cached fingerprint "20,2026-03-07 04:10:35.431844393 +0000 UTC" 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-03-07 04:11:35.431844393 +0000 UTC" != cached fingerprint "20,2026-03-07 04:10:35.431844393 +0000 UTC") 2026/03/07 05:05:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/03/07 05:05:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate(0xc000bf2440): >openPending: err= 2026/03/07 05:05:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate(0xc000bf2440): >_readAt: n=20, err=EOF 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate(0xc000bf2440): close: 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-07 04:11:35.431844393 +0000 UTC 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate(0xc000bf2440): >close: err= 2026/03/07 05:05:41 DEBUG : forgetting directory cache 2026/03/07 05:05:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ip6mbp: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/03/07 05:05:41 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6mbp: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/07 05:05:41 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6mbp: Deleted 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate(0xc000890240): _readAt: size=512, off=0 2026/03/07 05:05:41 DEBUG : TestRWCacheUpdate(0xc000890240): openPending: 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-03-07 04:12:35.431844393 +0000 UTC" against cached fingerprint "20,2026-03-07 04:11:35.431844393 +0000 UTC" 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-03-07 04:12:35.431844393 +0000 UTC" != cached fingerprint "20,2026-03-07 04:11:35.431844393 +0000 UTC") 2026/03/07 05:05:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/03/07 05:05:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate(0xc000890240): >openPending: err= 2026/03/07 05:05:42 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate(0xc000890240): >_readAt: n=21, err=EOF 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate(0xc000890240): close: 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-07 04:12:35.431844393 +0000 UTC 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate(0xc000890240): >close: err= 2026/03/07 05:05:42 DEBUG : Re-reading directory (101.844608ms old) 2026/03/07 05:05:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/07 05:05:42 DEBUG : forgetting directory cache 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ip6nmv: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/03/07 05:05:42 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6nmv: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/07 05:05:42 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6nmv: Deleted 2026/03/07 05:05:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate(0xc00092a1c0): _readAt: size=512, off=0 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate(0xc00092a1c0): openPending: 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-03-07 04:13:35.431844393 +0000 UTC" against cached fingerprint "21,2026-03-07 04:12:35.431844393 +0000 UTC" 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-03-07 04:13:35.431844393 +0000 UTC" != cached fingerprint "21,2026-03-07 04:12:35.431844393 +0000 UTC") 2026/03/07 05:05:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/03/07 05:05:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate(0xc00092a1c0): >openPending: err= 2026/03/07 05:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate(0xc00092a1c0): >_readAt: n=22, err=EOF 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate(0xc00092a1c0): close: 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-07 04:13:35.431844393 +0000 UTC 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate(0xc00092a1c0): >close: err= 2026/03/07 05:05:43 DEBUG : forgetting directory cache 2026/03/07 05:05:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ip6oy4: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/03/07 05:05:43 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6oy4: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/07 05:05:43 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6oy4: Deleted 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate(0xc000b31280): _readAt: size=512, off=0 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate(0xc000b31280): openPending: 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-03-07 04:14:35.431844393 +0000 UTC" against cached fingerprint "22,2026-03-07 04:13:35.431844393 +0000 UTC" 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-03-07 04:14:35.431844393 +0000 UTC" != cached fingerprint "22,2026-03-07 04:13:35.431844393 +0000 UTC") 2026/03/07 05:05:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/03/07 05:05:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate(0xc000b31280): >openPending: err= 2026/03/07 05:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate(0xc000b31280): >_readAt: n=23, err=EOF 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate(0xc000b31280): close: 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-07 04:14:35.431844393 +0000 UTC 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate(0xc000b31280): >close: err= 2026/03/07 05:05:44 DEBUG : Re-reading directory (101.340168ms old) 2026/03/07 05:05:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/07 05:05:44 DEBUG : forgetting directory cache 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate.rclone_chunk.001_ip6pe8: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/03/07 05:05:44 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6pe8: Copied (server-side copy) to: TestRWCacheUpdate 2026/03/07 05:05:44 INFO : TestRWCacheUpdate.rclone_chunk.001_ip6pe8: Deleted 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate(0xc000cc4340): _readAt: size=512, off=0 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate(0xc000cc4340): openPending: 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-03-07 04:15:35.431844393 +0000 UTC" against cached fingerprint "23,2026-03-07 04:14:35.431844393 +0000 UTC" 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-03-07 04:15:35.431844393 +0000 UTC" != cached fingerprint "23,2026-03-07 04:14:35.431844393 +0000 UTC") 2026/03/07 05:05:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/03/07 05:05:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate(0xc000cc4340): >openPending: err= 2026/03/07 05:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:45 DEBUG : TestRWCacheUpdate(0xc000cc4340): >_readAt: n=24, err=EOF 2026/03/07 05:05:45 DEBUG : TestRWCacheUpdate(0xc000cc4340): close: 2026/03/07 05:05:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-03-07 04:15:35.431844393 +0000 UTC 2026/03/07 05:05:45 DEBUG : TestRWCacheUpdate(0xc000cc4340): >close: err= 2026/03/07 05:05:45 DEBUG : Re-reading directory (100.962294ms old) 2026/03/07 05:05:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/03/07 05:05:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/03/07 05:05:45 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:45 DEBUG : Looking for writers 2026/03/07 05:05:45 DEBUG : TestRWCacheUpdate: reading active writers 2026/03/07 05:05:45 DEBUG : >WaitForWriters: 2026/03/07 05:05:45 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (9.85s) === RUN TestCaseSensitivity run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:45 DEBUG : forgetting directory cache 2026/03/07 05:05:45 DEBUG : FiLeA: size = 5 OK 2026/03/07 05:05:45 DEBUG : FiLeA.rclone_chunk.001_ip6qc1: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/03/07 05:05:45 INFO : FiLeA.rclone_chunk.001_ip6qc1: Copied (server-side copy) to: FiLeA 2026/03/07 05:05:45 INFO : FiLeA.rclone_chunk.001_ip6qc1: Deleted 2026/03/07 05:05:46 DEBUG : FiLeB: size = 5 OK 2026/03/07 05:05:46 DEBUG : FiLeB.rclone_chunk.001_ip6qbk: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/03/07 05:05:46 INFO : FiLeB.rclone_chunk.001_ip6qbk: Copied (server-side copy) to: FiLeB 2026/03/07 05:05:46 INFO : FiLeB.rclone_chunk.001_ip6qbk: Deleted 2026/03/07 05:05:46 DEBUG : FilEb: size = 5 OK 2026/03/07 05:05:46 DEBUG : FilEb.rclone_chunk.001_ip6rsn: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/03/07 05:05:46 INFO : FilEb.rclone_chunk.001_ip6rsn: Copied (server-side copy) to: FilEb 2026/03/07 05:05:46 INFO : FilEb.rclone_chunk.001_ip6rsn: Deleted 2026/03/07 05:05:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:46 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/07 05:05:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/07 05:05:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/07 05:05:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/07 05:05:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/07 05:05:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/07 05:05:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/07 05:05:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/07 05:05:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/07 05:05:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/07 05:05:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/07 05:05:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/07 05:05:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/07 05:05:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/07 05:05:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/07 05:05:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/07 05:05:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/07 05:05:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/07 05:05:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/07 05:05:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/07 05:05:47 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/03/07 05:05:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/07 05:05:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/07 05:05:47 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/03/07 05:05:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/07 05:05:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/07 05:05:47 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/03/07 05:05:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/07 05:05:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/07 05:05:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/07 05:05:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/07 05:05:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/07 05:05:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/07 05:05:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/07 05:05:47 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/03/07 05:05:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/07 05:05:47 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/03/07 05:05:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/03/07 05:05:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/03/07 05:05:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/03/07 05:05:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/03/07 05:05:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/03/07 05:05:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/03/07 05:05:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : FilEb: Open: flags=O_RDONLY 2026/03/07 05:05:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/03/07 05:05:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/03/07 05:05:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:47 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:47 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:47 DEBUG : Looking for writers 2026/03/07 05:05:47 DEBUG : FiLeB: reading active writers 2026/03/07 05:05:47 DEBUG : FilEb: reading active writers 2026/03/07 05:05:47 DEBUG : FiLeA: reading active writers 2026/03/07 05:05:47 DEBUG : >WaitForWriters: 2026/03/07 05:05:47 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:47 DEBUG : Looking for writers 2026/03/07 05:05:47 DEBUG : FilEb: reading active writers 2026/03/07 05:05:47 DEBUG : FiLeA: reading active writers 2026/03/07 05:05:47 DEBUG : FiLeB: reading active writers 2026/03/07 05:05:47 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.89s) === RUN TestUnicodeNormalization run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:48 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/03/07 05:05:48 DEBUG : normal name with no special characters.txt.rclone_chunk.001_ip6t6i: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/03/07 05:05:48 INFO : normal name with no special characters.txt.rclone_chunk.001_ip6t6i: Copied (server-side copy) to: normal name with no special characters.txt 2026/03/07 05:05:48 INFO : normal name with no special characters.txt.rclone_chunk.001_ip6t6i: Deleted 2026/03/07 05:05:48 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/03/07 05:05:48 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_ip6tna: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/03/07 05:05:48 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_ip6tna: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/03/07 05:05:49 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_ip6tna: Deleted 2026/03/07 05:05:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:49 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:49 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/07 05:05:49 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/07 05:05:49 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/07 05:05:49 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:49 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:49 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:49 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/03/07 05:05:49 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/03/07 05:05:49 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/03/07 05:05:49 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:49 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:49 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:49 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/03/07 05:05:49 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/03/07 05:05:49 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/03/07 05:05:49 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:05:49 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/03/07 05:05:49 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:49 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:49 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:49 DEBUG : Looking for writers 2026/03/07 05:05:49 DEBUG : normal name with no special characters.txt: reading active writers 2026/03/07 05:05:49 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/03/07 05:05:49 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.39s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:49 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': Reusing VFS from active cache 2026/03/07 05:05:49 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:49 DEBUG : Looking for writers 2026/03/07 05:05:49 DEBUG : >WaitForWriters: 2026/03/07 05:05:49 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:49 DEBUG : Looking for writers 2026/03/07 05:05:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:49 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:49 DEBUG : Looking for writers 2026/03/07 05:05:49 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:49 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:49 DEBUG : Looking for writers 2026/03/07 05:05:49 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:49 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:50 DEBUG : file1: size = 14 OK 2026/03/07 05:05:50 DEBUG : file1.rclone_chunk.001_ip6uwj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:05:50 INFO : file1.rclone_chunk.001_ip6uwj: Copied (server-side copy) to: file1 2026/03/07 05:05:50 INFO : file1.rclone_chunk.001_ip6uwj: Deleted 2026/03/07 05:05:50 DEBUG : dir/file2: size = 14 OK 2026/03/07 05:05:50 DEBUG : dir/file2.rclone_chunk.001_ip6v6i: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/07 05:05:50 INFO : dir/file2.rclone_chunk.001_ip6v6i: Copied (server-side copy) to: dir/file2 2026/03/07 05:05:50 INFO : dir/file2.rclone_chunk.001_ip6v6i: Deleted 2026/03/07 05:05:51 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:51 DEBUG : dir: Looking for writers 2026/03/07 05:05:51 DEBUG : file2: reading active writers 2026/03/07 05:05:51 DEBUG : Looking for writers 2026/03/07 05:05:51 DEBUG : dir: reading active writers 2026/03/07 05:05:51 DEBUG : file1: reading active writers 2026/03/07 05:05:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.45s) === RUN TestVFSStatParent run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:51 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:51 DEBUG : file1: size = 14 OK 2026/03/07 05:05:51 DEBUG : file1.rclone_chunk.001_ip6w52: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:05:51 INFO : file1.rclone_chunk.001_ip6w52: Copied (server-side copy) to: file1 2026/03/07 05:05:51 INFO : file1.rclone_chunk.001_ip6w52: Deleted 2026/03/07 05:05:52 DEBUG : dir/file2: size = 14 OK 2026/03/07 05:05:52 DEBUG : dir/file2.rclone_chunk.001_ip6wde: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/07 05:05:52 INFO : dir/file2.rclone_chunk.001_ip6wde: Copied (server-side copy) to: dir/file2 2026/03/07 05:05:52 INFO : dir/file2.rclone_chunk.001_ip6wde: Deleted 2026/03/07 05:05:52 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:52 DEBUG : dir: Looking for writers 2026/03/07 05:05:52 DEBUG : Looking for writers 2026/03/07 05:05:52 DEBUG : dir: reading active writers 2026/03/07 05:05:52 DEBUG : file1: reading active writers 2026/03/07 05:05:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.29s) === RUN TestVFSOpenFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:52 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:52 DEBUG : file1: size = 14 OK 2026/03/07 05:05:52 DEBUG : file1.rclone_chunk.001_ip6x3n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/07 05:05:52 INFO : file1.rclone_chunk.001_ip6x3n: Copied (server-side copy) to: file1 2026/03/07 05:05:52 INFO : file1.rclone_chunk.001_ip6x3n: Deleted 2026/03/07 05:05:53 DEBUG : dir/file2: size = 14 OK 2026/03/07 05:05:53 DEBUG : dir/file2.rclone_chunk.001_ip6yy3: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/07 05:05:53 INFO : dir/file2.rclone_chunk.001_ip6yy3: Copied (server-side copy) to: dir/file2 2026/03/07 05:05:53 INFO : dir/file2.rclone_chunk.001_ip6yy3: Deleted 2026/03/07 05:05:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:53 DEBUG : file1: Open: flags=O_RDONLY 2026/03/07 05:05:53 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/07 05:05:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/07 05:05:53 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:53 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/03/07 05:05:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/03/07 05:05:53 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:53 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:53 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/07 05:05:53 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/03/07 05:05:53 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/03/07 05:05:53 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/07 05:05:53 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (0 bytes), uploading instead of streaming 2026/03/07 05:05:54 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/07 05:05:54 DEBUG : dir/new_file.txt.rclone_chunk.001_ip6y0j: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/07 05:05:54 INFO : dir/new_file.txt.rclone_chunk.001_ip6y0j: Copied (server-side copy) to: dir/new_file.txt 2026/03/07 05:05:54 INFO : dir/new_file.txt.rclone_chunk.001_ip6y0j: Deleted 2026/03/07 05:05:54 DEBUG : dir/new_file.txt: size = 0 OK 2026/03/07 05:05:54 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/03/07 05:05:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/03/07 05:05:54 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:54 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/03/07 05:05:54 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:54 DEBUG : dir: Looking for writers 2026/03/07 05:05:54 DEBUG : file2: reading active writers 2026/03/07 05:05:54 DEBUG : new_file.txt: reading active writers 2026/03/07 05:05:54 DEBUG : Looking for writers 2026/03/07 05:05:54 DEBUG : dir: reading active writers 2026/03/07 05:05:54 DEBUG : file1: reading active writers 2026/03/07 05:05:54 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.80s) === RUN TestVFSRename run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:54 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:54 DEBUG : dir/file2: size = 14 OK 2026/03/07 05:05:54 DEBUG : dir/file2.rclone_chunk.001_ip6zvh: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/03/07 05:05:54 INFO : dir/file2.rclone_chunk.001_ip6zvh: Copied (server-side copy) to: dir/file2 2026/03/07 05:05:54 INFO : dir/file2.rclone_chunk.001_ip6zvh: Deleted 2026/03/07 05:05:55 DEBUG : dir/file2: copy non-chunked object... 2026/03/07 05:05:55 DEBUG : dir/file1: size = 14 OK 2026/03/07 05:05:55 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/03/07 05:05:55 INFO : dir/file2: Deleted 2026/03/07 05:05:55 DEBUG : dir/file1: Updating file with dir/file1 0xc00095a780 2026/03/07 05:05:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/03/07 05:05:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:55 DEBUG : dir/file1: copy non-chunked object... 2026/03/07 05:05:55 DEBUG : file0: size = 14 OK 2026/03/07 05:05:55 INFO : dir/file1: Copied (server-side copy) to: file0 2026/03/07 05:05:55 INFO : dir/file1: Deleted 2026/03/07 05:05:55 DEBUG : file0: Updating file with file0 0xc00095a780 2026/03/07 05:05:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/03/07 05:05:55 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/03/07 05:05:55 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:55 DEBUG : dir: Looking for writers 2026/03/07 05:05:55 DEBUG : Looking for writers 2026/03/07 05:05:55 DEBUG : dir: reading active writers 2026/03/07 05:05:55 DEBUG : file0: reading active writers 2026/03/07 05:05:55 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.55s) === RUN TestVFSStatfs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:55 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:55 DEBUG : Looking for writers 2026/03/07 05:05:55 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:55 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:55 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:55 DEBUG : Looking for writers 2026/03/07 05:05:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:56 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:56 DEBUG : Looking for writers 2026/03/07 05:05:56 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:56 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:56 DEBUG : Looking for writers 2026/03/07 05:05:56 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:56 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/07 05:05:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/07 05:05:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:56 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/07 05:05:56 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/03/07 05:05:56 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/03/07 05:05:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (5 bytes), uploading instead of streaming 2026/03/07 05:05:56 DEBUG : file1: size = 5 OK 2026/03/07 05:05:56 DEBUG : file1.rclone_chunk.001_ip71hl: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/07 05:05:56 INFO : file1.rclone_chunk.001_ip71hl: Copied (server-side copy) to: file1 2026/03/07 05:05:56 INFO : file1.rclone_chunk.001_ip71hl: Deleted 2026/03/07 05:05:56 DEBUG : file1: size = 5 OK 2026/03/07 05:05:56 DEBUG : file1: Size of src and dst objects identical 2026/03/07 05:05:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/07 05:05:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/07 05:05:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/07 05:05:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/07 05:05:56 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/03/07 05:05:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/07 05:05:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/07 05:05:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/07 05:05:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/07 05:05:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:56 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (0 bytes), uploading instead of streaming 2026/03/07 05:05:57 DEBUG : file1: size = 0 OK 2026/03/07 05:05:57 DEBUG : file1.rclone_chunk.001_ip71ys: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/07 05:05:57 INFO : file1.rclone_chunk.001_ip71ys: Copied (server-side copy) to: file1 2026/03/07 05:05:57 INFO : file1.rclone_chunk.001_ip71ys: Deleted 2026/03/07 05:05:57 DEBUG : file1: size = 0 OK 2026/03/07 05:05:57 DEBUG : file1: Size of src and dst objects identical 2026/03/07 05:05:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/03/07 05:05:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/03/07 05:05:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/07 05:05:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/07 05:05:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:57 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (7 bytes), uploading instead of streaming 2026/03/07 05:05:57 DEBUG : file1: size = 7 OK 2026/03/07 05:05:57 DEBUG : file1.rclone_chunk.001_ip72kp: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/03/07 05:05:57 INFO : file1.rclone_chunk.001_ip72kp: Copied (server-side copy) to: file1 2026/03/07 05:05:57 INFO : file1.rclone_chunk.001_ip72kp: Deleted 2026/03/07 05:05:57 DEBUG : file1: size = 7 OK 2026/03/07 05:05:57 DEBUG : file1: Size of src and dst objects identical 2026/03/07 05:05:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:57 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:57 DEBUG : Looking for writers 2026/03/07 05:05:57 DEBUG : file1: reading active writers 2026/03/07 05:05:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.70s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:57 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/07 05:05:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/07 05:05:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:57 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/03/07 05:05:58 DEBUG : file1: aborting in-sequence write wait, off=100 2026/03/07 05:05:58 DEBUG : file1: failed to wait for in-sequence write to 100 2026/03/07 05:05:58 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/03/07 05:05:58 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (11 bytes), uploading instead of streaming 2026/03/07 05:05:59 DEBUG : file1: size = 11 OK 2026/03/07 05:05:59 DEBUG : file1.rclone_chunk.001_ip74ti: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/07 05:05:59 INFO : file1.rclone_chunk.001_ip74ti: Copied (server-side copy) to: file1 2026/03/07 05:05:59 INFO : file1.rclone_chunk.001_ip74ti: Deleted 2026/03/07 05:05:59 DEBUG : file1: size = 11 OK 2026/03/07 05:05:59 DEBUG : file1: Size of src and dst objects identical 2026/03/07 05:05:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:59 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/03/07 05:05:59 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:05:59 DEBUG : Looking for writers 2026/03/07 05:05:59 DEBUG : file1: reading active writers 2026/03/07 05:05:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.92s) === RUN TestWriteFileHandleFlush run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:05:59 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:05:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:05:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:05:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/07 05:05:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/07 05:05:59 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/03/07 05:05:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:05:59 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (5 bytes), uploading instead of streaming 2026/03/07 05:06:00 DEBUG : file1: size = 5 OK 2026/03/07 05:06:00 DEBUG : file1.rclone_chunk.001_ip74ap: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/03/07 05:06:00 INFO : file1.rclone_chunk.001_ip74ap: Copied (server-side copy) to: file1 2026/03/07 05:06:00 INFO : file1.rclone_chunk.001_ip74ap: Deleted 2026/03/07 05:06:00 DEBUG : file1: size = 5 OK 2026/03/07 05:06:00 DEBUG : file1: Size of src and dst objects identical 2026/03/07 05:06:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:06:00 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/03/07 05:06:00 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:06:00 DEBUG : Looking for writers 2026/03/07 05:06:00 DEBUG : file1: reading active writers 2026/03/07 05:06:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.64s) === RUN TestWriteFileHandleRelease run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:06:00 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:06:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:06:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:06:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:06:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/07 05:06:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/07 05:06:00 DEBUG : file1: WriteFileHandle.Release closing 2026/03/07 05:06:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:06:00 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (0 bytes), uploading instead of streaming 2026/03/07 05:06:00 DEBUG : file1: size = 0 OK 2026/03/07 05:06:00 DEBUG : file1.rclone_chunk.001_ip75pj: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/07 05:06:00 INFO : file1.rclone_chunk.001_ip75pj: Copied (server-side copy) to: file1 2026/03/07 05:06:00 INFO : file1.rclone_chunk.001_ip75pj: Deleted 2026/03/07 05:06:00 DEBUG : file1: size = 0 OK 2026/03/07 05:06:00 DEBUG : file1: Size of src and dst objects identical 2026/03/07 05:06:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:06:00 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/03/07 05:06:00 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:06:00 DEBUG : Looking for writers 2026/03/07 05:06:00 DEBUG : file1: reading active writers 2026/03/07 05:06:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.65s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:06:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:06:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:06:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:06:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:06:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/07 05:06:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/07 05:06:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:06:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (2 bytes), uploading instead of streaming 2026/03/07 05:06:01 DEBUG : file1: size = 2 OK 2026/03/07 05:06:01 DEBUG : file1.rclone_chunk.001_ip767k: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/03/07 05:06:01 INFO : file1.rclone_chunk.001_ip767k: Copied (server-side copy) to: file1 2026/03/07 05:06:01 INFO : file1.rclone_chunk.001_ip767k: Deleted 2026/03/07 05:06:01 DEBUG : file1: size = 2 OK 2026/03/07 05:06:01 DEBUG : file1: Size of src and dst objects identical 2026/03/07 05:06:01 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/03/07 05:06:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:06:01 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:06:01 DEBUG : Looking for writers 2026/03/07 05:06:01 DEBUG : file1: reading active writers 2026/03/07 05:06:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.76s) === RUN TestFileReadAtZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:06:01 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:06:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:06:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:06:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:06:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/07 05:06:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/07 05:06:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:06:01 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (0 bytes), uploading instead of streaming 2026/03/07 05:06:02 DEBUG : file1: size = 0 OK 2026/03/07 05:06:02 DEBUG : file1.rclone_chunk.001_ip77im: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/03/07 05:06:02 INFO : file1.rclone_chunk.001_ip77im: Copied (server-side copy) to: file1 2026/03/07 05:06:02 INFO : file1.rclone_chunk.001_ip77im: Deleted 2026/03/07 05:06:02 DEBUG : file1: size = 0 OK 2026/03/07 05:06:02 DEBUG : file1: Size of src and dst objects identical 2026/03/07 05:06:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:06:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:06:02 DEBUG : file1: Open: flags=O_RDONLY 2026/03/07 05:06:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/07 05:06:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/07 05:06:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:06:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/07 05:06:02 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:06:02 DEBUG : Looking for writers 2026/03/07 05:06:02 DEBUG : file1: reading active writers 2026/03/07 05:06:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.73s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:06:02 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:06:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/03/07 05:06:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/03/07 05:06:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:06:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/03/07 05:06:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/03/07 05:06:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:06:02 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': File to upload is small (100 bytes), uploading instead of streaming 2026/03/07 05:06:03 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/03/07 05:06:03 DEBUG : file1.rclone_chunk.001_ip77s5: md5 = e594883bae8e7171b5a3be7627401698 OK 2026/03/07 05:06:03 INFO : file1.rclone_chunk.001_ip77s5: Copied (server-side copy) to: file1.rclone_chunk.001 2026/03/07 05:06:03 INFO : file1.rclone_chunk.001_ip77s5: Deleted 2026/03/07 05:06:03 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/03/07 05:06:03 DEBUG : file1.rclone_chunk.002_ip77s5: md5 = 0d4f257e8b8eac81663bb4f9e9161fc6 OK 2026/03/07 05:06:03 INFO : file1.rclone_chunk.002_ip77s5: Copied (server-side copy) to: file1.rclone_chunk.002 2026/03/07 05:06:03 INFO : file1.rclone_chunk.002_ip77s5: Deleted 2026/03/07 05:06:03 DEBUG : file1: size = 100 OK 2026/03/07 05:06:03 DEBUG : file1: Size of src and dst objects identical 2026/03/07 05:06:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/03/07 05:06:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/03/07 05:06:03 DEBUG : file1: Open: flags=O_RDONLY 2026/03/07 05:06:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/03/07 05:06:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/03/07 05:06:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:06:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/03/07 05:06:03 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:06:03 DEBUG : Looking for writers 2026/03/07 05:06:03 DEBUG : file1: reading active writers 2026/03/07 05:06:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.53s) === RUN TestZipManyFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:06:04 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:06:04 DEBUG : flat/f000.txt: size = 7 OK 2026/03/07 05:06:04 DEBUG : flat/f000.txt.rclone_chunk.001_ip79jz: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/03/07 05:06:04 INFO : flat/f000.txt.rclone_chunk.001_ip79jz: Copied (server-side copy) to: flat/f000.txt 2026/03/07 05:06:04 INFO : flat/f000.txt.rclone_chunk.001_ip79jz: Deleted 2026/03/07 05:06:05 DEBUG : flat/f001.txt: size = 14 OK 2026/03/07 05:06:05 DEBUG : flat/f001.txt.rclone_chunk.001_ip79p4: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/03/07 05:06:05 INFO : flat/f001.txt.rclone_chunk.001_ip79p4: Copied (server-side copy) to: flat/f001.txt 2026/03/07 05:06:05 INFO : flat/f001.txt.rclone_chunk.001_ip79p4: Deleted 2026/03/07 05:06:05 DEBUG : flat/f002.txt: size = 21 OK 2026/03/07 05:06:05 DEBUG : flat/f002.txt.rclone_chunk.001_ip7abx: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/03/07 05:06:05 INFO : flat/f002.txt.rclone_chunk.001_ip7abx: Copied (server-side copy) to: flat/f002.txt 2026/03/07 05:06:05 INFO : flat/f002.txt.rclone_chunk.001_ip7abx: Deleted 2026/03/07 05:06:06 DEBUG : flat/f003.txt: size = 28 OK 2026/03/07 05:06:06 DEBUG : flat/f003.txt.rclone_chunk.001_ip7a3w: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/03/07 05:06:06 INFO : flat/f003.txt.rclone_chunk.001_ip7a3w: Copied (server-side copy) to: flat/f003.txt 2026/03/07 05:06:06 INFO : flat/f003.txt.rclone_chunk.001_ip7a3w: Deleted 2026/03/07 05:06:06 DEBUG : flat/f004.txt: size = 35 OK 2026/03/07 05:06:06 DEBUG : flat/f004.txt.rclone_chunk.001_ip7bf8: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/03/07 05:06:06 INFO : flat/f004.txt.rclone_chunk.001_ip7bf8: Copied (server-side copy) to: flat/f004.txt 2026/03/07 05:06:06 INFO : flat/f004.txt.rclone_chunk.001_ip7bf8: Deleted 2026/03/07 05:06:07 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/03/07 05:06:07 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/03/07 05:06:07 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:06:07 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:06:07 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/03/07 05:06:07 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/03/07 05:06:07 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:06:07 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:06:07 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/03/07 05:06:07 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/03/07 05:06:07 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:06:07 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:06:07 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/03/07 05:06:07 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/03/07 05:06:07 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:06:07 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:06:07 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/03/07 05:06:07 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/03/07 05:06:07 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:06:07 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:06:07 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:06:07 DEBUG : flat: Looking for writers 2026/03/07 05:06:07 DEBUG : f001.txt: reading active writers 2026/03/07 05:06:07 DEBUG : f002.txt: reading active writers 2026/03/07 05:06:07 DEBUG : f003.txt: reading active writers 2026/03/07 05:06:07 DEBUG : f004.txt: reading active writers 2026/03/07 05:06:07 DEBUG : f000.txt: reading active writers 2026/03/07 05:06:07 DEBUG : Looking for writers 2026/03/07 05:06:07 DEBUG : flat: reading active writers 2026/03/07 05:06:07 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (4.09s) === RUN TestZipManySubDirs run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:06:08 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:06:08 DEBUG : a/top.txt: size = 3 OK 2026/03/07 05:06:08 DEBUG : a/top.txt.rclone_chunk.001_ip7di0: md5 = b28354b543375bfa94dabaeda722927f OK 2026/03/07 05:06:08 INFO : a/top.txt.rclone_chunk.001_ip7di0: Copied (server-side copy) to: a/top.txt 2026/03/07 05:06:08 INFO : a/top.txt.rclone_chunk.001_ip7di0: Deleted 2026/03/07 05:06:09 DEBUG : a/b/mid.txt: size = 3 OK 2026/03/07 05:06:09 DEBUG : a/b/mid.txt.rclone_chunk.001_ip7dhk: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/03/07 05:06:09 INFO : a/b/mid.txt.rclone_chunk.001_ip7dhk: Copied (server-side copy) to: a/b/mid.txt 2026/03/07 05:06:09 INFO : a/b/mid.txt.rclone_chunk.001_ip7dhk: Deleted 2026/03/07 05:06:09 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/03/07 05:06:09 DEBUG : a/b/c/deep.txt.rclone_chunk.001_ip7erc: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/03/07 05:06:09 INFO : a/b/c/deep.txt.rclone_chunk.001_ip7erc: Copied (server-side copy) to: a/b/c/deep.txt 2026/03/07 05:06:09 INFO : a/b/c/deep.txt.rclone_chunk.001_ip7erc: Deleted 2026/03/07 05:06:09 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/03/07 05:06:09 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/03/07 05:06:10 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:06:10 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:06:10 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/03/07 05:06:10 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/03/07 05:06:10 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:06:10 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:06:10 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/03/07 05:06:10 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/03/07 05:06:10 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:06:10 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:06:10 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:06:10 DEBUG : a/b/c: Looking for writers 2026/03/07 05:06:10 DEBUG : deep.txt: reading active writers 2026/03/07 05:06:10 DEBUG : a/b: Looking for writers 2026/03/07 05:06:10 DEBUG : c: reading active writers 2026/03/07 05:06:10 DEBUG : mid.txt: reading active writers 2026/03/07 05:06:10 DEBUG : a: Looking for writers 2026/03/07 05:06:10 DEBUG : b: reading active writers 2026/03/07 05:06:10 DEBUG : top.txt: reading active writers 2026/03/07 05:06:10 DEBUG : Looking for writers 2026/03/07 05:06:10 DEBUG : a: reading active writers 2026/03/07 05:06:10 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.45s) === RUN TestZipLargeFiles run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:06:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/03/07 05:06:10 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:06:10 DEBUG : Looking for writers 2026/03/07 05:06:10 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:185: Remote "Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova'", Local "Local file system at /tmp/rclone2979487996", Modify Window "1ns" 2026/03/07 05:06:10 INFO : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': poll-interval is not supported by this remote 2026/03/07 05:06:11 DEBUG : dir1/a.txt: size = 1 OK 2026/03/07 05:06:11 DEBUG : dir1/a.txt.rclone_chunk.001_ip7fg7: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/03/07 05:06:11 INFO : dir1/a.txt.rclone_chunk.001_ip7fg7: Copied (server-side copy) to: dir1/a.txt 2026/03/07 05:06:11 INFO : dir1/a.txt.rclone_chunk.001_ip7fg7: Deleted 2026/03/07 05:06:11 DEBUG : dir2/b.txt: size = 1 OK 2026/03/07 05:06:11 DEBUG : dir2/b.txt.rclone_chunk.001_ip7go6: md5 = 415290769594460e2e485922904f345d OK 2026/03/07 05:06:11 INFO : dir2/b.txt.rclone_chunk.001_ip7go6: Copied (server-side copy) to: dir2/b.txt 2026/03/07 05:06:11 INFO : dir2/b.txt.rclone_chunk.001_ip7go6: Deleted 2026/03/07 05:06:12 DEBUG : dir3/c.txt: size = 1 OK 2026/03/07 05:06:12 DEBUG : dir3/c.txt.rclone_chunk.001_ip7gjf: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/03/07 05:06:12 INFO : dir3/c.txt.rclone_chunk.001_ip7gjf: Copied (server-side copy) to: dir3/c.txt 2026/03/07 05:06:12 INFO : dir3/c.txt.rclone_chunk.001_ip7gjf: Deleted 2026/03/07 05:06:12 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/03/07 05:06:12 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/03/07 05:06:12 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:06:12 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:06:12 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/03/07 05:06:12 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/03/07 05:06:12 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:06:12 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:06:12 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/03/07 05:06:12 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/03/07 05:06:12 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/03/07 05:06:12 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/03/07 05:06:12 DEBUG : WaitForWriters: timeout=30s 2026/03/07 05:06:12 DEBUG : dir1: Looking for writers 2026/03/07 05:06:12 DEBUG : a.txt: reading active writers 2026/03/07 05:06:12 DEBUG : dir2: Looking for writers 2026/03/07 05:06:12 DEBUG : b.txt: reading active writers 2026/03/07 05:06:12 DEBUG : dir3: Looking for writers 2026/03/07 05:06:12 DEBUG : c.txt: reading active writers 2026/03/07 05:06:12 DEBUG : Looking for writers 2026/03/07 05:06:12 DEBUG : dir1: reading active writers 2026/03/07 05:06:12 DEBUG : dir2: reading active writers 2026/03/07 05:06:12 DEBUG : dir3: reading active writers 2026/03/07 05:06:12 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.58s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/03/07 05:06:13 DEBUG : Chunked 'TestChunkerChunk50bMD5QuickS3:rclone-test-sozumev9gova': Purge remote 2026/03/07 05:06:13 DEBUG : Waiting for deletions to finish 2026/03/07 05:06:13 INFO : S3 bucket rclone-test-sozumev9gova: Bucket "rclone-test-sozumev9gova" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5QuickS3: -verbose -size-limit 1024" - Finished OK in 2m2.272592843s (try 1/5)