"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/08/04 04:22:25 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi" 2026/08/04 04:22:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/04 04:22:25 DEBUG : Creating backend with remote "TestS3:rclone-test-meworik0jevi" 2026/08/04 04:22:25 DEBUG : Creating backend with remote "/tmp/rclone987932737" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:26 INFO : S3 bucket rclone-test-meworik0jevi: Bucket "rclone-test-meworik0jevi" created with ACL "" 2026/08/04 04:22:26 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:26 DEBUG : dir/file1.rclone_chunk.001_8f83z9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:26 INFO : dir/file1.rclone_chunk.001_8f83z9: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:26 INFO : dir/file1.rclone_chunk.001_8f83z9: Deleted 2026/08/04 04:22:26 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:26 DEBUG : dir: Looking for writers 2026/08/04 04:22:26 DEBUG : Looking for writers 2026/08/04 04:22:26 DEBUG : dir: reading active writers 2026/08/04 04:22:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.37s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:27 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:27 DEBUG : dir/file1.rclone_chunk.001_8f84he: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:27 INFO : dir/file1.rclone_chunk.001_8f84he: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:27 INFO : dir/file1.rclone_chunk.001_8f84he: Deleted 2026/08/04 04:22:27 DEBUG : dir/file2: size = 15 OK 2026/08/04 04:22:27 DEBUG : dir/file2.rclone_chunk.001_8f8483: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/04 04:22:27 INFO : dir/file2.rclone_chunk.001_8f8483: Copied (server-side copy) to: dir/file2 2026/08/04 04:22:27 INFO : dir/file2.rclone_chunk.001_8f8483: Deleted 2026/08/04 04:22:28 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/04 04:22:28 DEBUG : dir/subdir/file3.rclone_chunk.001_8f84k6: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/04 04:22:28 INFO : dir/subdir/file3.rclone_chunk.001_8f84k6: Copied (server-side copy) to: dir/subdir/file3 2026/08/04 04:22:28 INFO : dir/subdir/file3.rclone_chunk.001_8f84k6: Deleted 2026/08/04 04:22:28 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:28 DEBUG : dir/subdir: Looking for writers 2026/08/04 04:22:28 DEBUG : dir: Looking for writers 2026/08/04 04:22:28 DEBUG : file1: reading active writers 2026/08/04 04:22:28 DEBUG : file2: reading active writers 2026/08/04 04:22:28 DEBUG : subdir: reading active writers 2026/08/04 04:22:28 DEBUG : Looking for writers 2026/08/04 04:22:28 DEBUG : dir: reading active writers 2026/08/04 04:22:28 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.94s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:29 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:29 DEBUG : dir/file1.rclone_chunk.001_8f86za: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:29 INFO : dir/file1.rclone_chunk.001_8f86za: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:29 INFO : dir/file1.rclone_chunk.001_8f86za: Deleted 2026/08/04 04:22:29 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:29 DEBUG : dir: Looking for writers 2026/08/04 04:22:29 DEBUG : file1: reading active writers 2026/08/04 04:22:29 DEBUG : Looking for writers 2026/08/04 04:22:29 DEBUG : dir: reading active writers 2026/08/04 04:22:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.81s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:30 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:30 DEBUG : dir/file1.rclone_chunk.001_8f86ib: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:30 INFO : dir/file1.rclone_chunk.001_8f86ib: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:30 INFO : dir/file1.rclone_chunk.001_8f86ib: Deleted 2026/08/04 04:22:30 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:30 DEBUG : dir: Looking for writers 2026/08/04 04:22:30 DEBUG : Looking for writers 2026/08/04 04:22:30 DEBUG : dir: reading active writers 2026/08/04 04:22:30 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.97s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:31 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:31 DEBUG : dir/file1.rclone_chunk.001_8f87f6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:31 INFO : dir/file1.rclone_chunk.001_8f87f6: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:31 INFO : dir/file1.rclone_chunk.001_8f87f6: Deleted 2026/08/04 04:22:31 DEBUG : dir: forgetting directory cache 2026/08/04 04:22:31 DEBUG : forgetting directory cache 2026/08/04 04:22:31 DEBUG : dir: forgetting directory cache 2026/08/04 04:22:31 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:31 DEBUG : Looking for writers 2026/08/04 04:22:31 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.90s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:32 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:32 DEBUG : dir/file1.rclone_chunk.001_8f88ou: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:32 INFO : dir/file1.rclone_chunk.001_8f88ou: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:32 INFO : dir/file1.rclone_chunk.001_8f88ou: Deleted 2026/08/04 04:22:32 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/04 04:22:32 DEBUG : dir: invalidating directory cache 2026/08/04 04:22:32 DEBUG : >ForgetPath: 2026/08/04 04:22:32 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/04 04:22:32 DEBUG : invalidating directory cache 2026/08/04 04:22:32 DEBUG : dir: forgetting directory cache 2026/08/04 04:22:32 DEBUG : >ForgetPath: 2026/08/04 04:22:32 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/04 04:22:32 DEBUG : >ForgetPath: 2026/08/04 04:22:32 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:32 DEBUG : dir: Looking for writers 2026/08/04 04:22:32 DEBUG : Looking for writers 2026/08/04 04:22:32 DEBUG : dir: reading active writers 2026/08/04 04:22:32 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.82s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:32 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:32 DEBUG : dir/file1.rclone_chunk.001_8f89y8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:32 INFO : dir/file1.rclone_chunk.001_8f89y8: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:32 INFO : dir/file1.rclone_chunk.001_8f89y8: Deleted 2026/08/04 04:22:33 DEBUG : fil/a/b/c: size = 15 OK 2026/08/04 04:22:33 DEBUG : fil/a/b/c.rclone_chunk.001_8f8as6: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/08/04 04:22:33 INFO : fil/a/b/c.rclone_chunk.001_8f8as6: Copied (server-side copy) to: fil/a/b/c 2026/08/04 04:22:33 INFO : fil/a/b/c.rclone_chunk.001_8f8as6: Deleted 2026/08/04 04:22:33 DEBUG : forgetting directory cache 2026/08/04 04:22:33 DEBUG : dir: forgetting directory cache 2026/08/04 04:22:33 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:33 DEBUG : dir: Looking for writers 2026/08/04 04:22:33 DEBUG : fil/a/b: Looking for writers 2026/08/04 04:22:33 DEBUG : fil/a: Looking for writers 2026/08/04 04:22:33 DEBUG : b: reading active writers 2026/08/04 04:22:33 DEBUG : fil: Looking for writers 2026/08/04 04:22:33 DEBUG : a: reading active writers 2026/08/04 04:22:33 DEBUG : Looking for writers 2026/08/04 04:22:33 DEBUG : dir: reading active writers 2026/08/04 04:22:33 DEBUG : fil: reading active writers 2026/08/04 04:22:33 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.74s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:34 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:34 DEBUG : dir/file1.rclone_chunk.001_8f8b3e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:34 INFO : dir/file1.rclone_chunk.001_8f8b3e: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:34 INFO : dir/file1.rclone_chunk.001_8f8b3e: Deleted 2026/08/04 04:22:34 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:34 DEBUG : dir: Looking for writers 2026/08/04 04:22:34 DEBUG : Looking for writers 2026/08/04 04:22:34 DEBUG : dir: reading active writers 2026/08/04 04:22:34 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.81s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:35 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:35 DEBUG : dir/file1.rclone_chunk.001_8f8cbw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:35 INFO : dir/file1.rclone_chunk.001_8f8cbw: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:35 INFO : dir/file1.rclone_chunk.001_8f8cbw: Deleted 2026/08/04 04:22:35 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:35 DEBUG : dir: Looking for writers 2026/08/04 04:22:35 DEBUG : file1: reading active writers 2026/08/04 04:22:35 DEBUG : Looking for writers 2026/08/04 04:22:35 DEBUG : dir: reading active writers 2026/08/04 04:22:35 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.84s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:36 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:36 DEBUG : dir/file1.rclone_chunk.001_8f8c84: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:36 INFO : dir/file1.rclone_chunk.001_8f8c84: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:36 INFO : dir/file1.rclone_chunk.001_8f8c84: Deleted 2026/08/04 04:22:36 DEBUG : dir/file2: size = 15 OK 2026/08/04 04:22:36 DEBUG : dir/file2.rclone_chunk.001_8f8dcg: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/04 04:22:36 INFO : dir/file2.rclone_chunk.001_8f8dcg: Copied (server-side copy) to: dir/file2 2026/08/04 04:22:36 INFO : dir/file2.rclone_chunk.001_8f8dcg: Deleted 2026/08/04 04:22:37 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/04 04:22:37 DEBUG : dir/subdir/file3.rclone_chunk.001_8f8de5: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/04 04:22:37 INFO : dir/subdir/file3.rclone_chunk.001_8f8de5: Copied (server-side copy) to: dir/subdir/file3 2026/08/04 04:22:37 INFO : dir/subdir/file3.rclone_chunk.001_8f8de5: Deleted === RUN TestDirReadDirAll/Virtual 2026/08/04 04:22:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/04 04:22:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/04 04:22:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/04 04:22:37 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/04 04:22:37 DEBUG : dir/virtualFile: size = 20 OK 2026/08/04 04:22:37 DEBUG : dir/virtualFile.rclone_chunk.001_8f8eou: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/08/04 04:22:37 INFO : dir/virtualFile.rclone_chunk.001_8f8eou: Copied (server-side copy) to: dir/virtualFile 2026/08/04 04:22:38 INFO : dir/virtualFile.rclone_chunk.001_8f8eou: Deleted 2026/08/04 04:22:38 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/08/04 04:22:38 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_8f8fz3: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/08/04 04:22:38 INFO : dir/virtualDir/testFile.rclone_chunk.001_8f8fz3: Copied (server-side copy) to: dir/virtualDir/testFile 2026/08/04 04:22:38 INFO : dir/virtualDir/testFile.rclone_chunk.001_8f8fz3: Deleted 2026/08/04 04:22:38 DEBUG : S3 bucket rclone-test-meworik0jevi: bucket is versioned: false 2026/08/04 04:22:38 DEBUG : Waiting for deletions to finish 2026/08/04 04:22:38 DEBUG : "dir/subdir/file3" version false 2026/08/04 04:22:38 DEBUG : dir/subdir/file3: Deleting (id "") 2026/08/04 04:22:38 INFO : dir/subdir/file3: Deleted 2026/08/04 04:22:38 DEBUG : dir: invalidating directory cache 2026/08/04 04:22:38 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/04 04:22:38 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/04 04:22:38 DEBUG : dir/file1: Reset virtual modtime 2026/08/04 04:22:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/04 04:22:38 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/04 04:22:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/04 04:22:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/04 04:22:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/04 04:22:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:22:38 DEBUG : dir: invalidating directory cache 2026/08/04 04:22:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/04 04:22:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/04 04:22:38 DEBUG : forgetting directory cache 2026/08/04 04:22:38 DEBUG : dir: forgetting directory cache 2026/08/04 04:22:38 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/04 04:22:38 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/04 04:22:38 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:38 DEBUG : dir/virtualDir2: Looking for writers 2026/08/04 04:22:38 DEBUG : dir/virtualDir: Looking for writers 2026/08/04 04:22:38 DEBUG : dir: Looking for writers 2026/08/04 04:22:38 DEBUG : virtualFile: reading active writers 2026/08/04 04:22:38 DEBUG : virtualDir: reading active writers 2026/08/04 04:22:38 DEBUG : file1: reading active writers 2026/08/04 04:22:38 DEBUG : virtualFile2: reading active writers 2026/08/04 04:22:38 DEBUG : virtualDir2: reading active writers 2026/08/04 04:22:38 DEBUG : Looking for writers 2026/08/04 04:22:38 DEBUG : dir: reading active writers 2026/08/04 04:22:38 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.24s) --- PASS: TestDirReadDirAll/Virtual (1.22s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:39 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:39 DEBUG : dir/file1.rclone_chunk.001_8f8ghz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:39 INFO : dir/file1.rclone_chunk.001_8f8ghz: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:39 INFO : dir/file1.rclone_chunk.001_8f8ghz: Deleted 2026/08/04 04:22:39 ERROR : dir/: Can only open directories read only 2026/08/04 04:22:39 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:39 DEBUG : dir: Looking for writers 2026/08/04 04:22:39 DEBUG : Looking for writers 2026/08/04 04:22:39 DEBUG : dir: reading active writers 2026/08/04 04:22:39 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.78s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:40 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:40 DEBUG : dir/file1.rclone_chunk.001_8f8g9h: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:40 INFO : dir/file1.rclone_chunk.001_8f8g9h: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:40 INFO : dir/file1.rclone_chunk.001_8f8g9h: Deleted 2026/08/04 04:22:40 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:22:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/04 04:22:40 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/04 04:22:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/04 04:22:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 04:22:41 DEBUG : dir/potato: size = 5 OK 2026/08/04 04:22:41 DEBUG : dir/potato.rclone_chunk.001_8f8heo: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 04:22:41 INFO : dir/potato.rclone_chunk.001_8f8heo: Copied (server-side copy) to: dir/potato 2026/08/04 04:22:41 INFO : dir/potato.rclone_chunk.001_8f8heo: Deleted 2026/08/04 04:22:41 DEBUG : dir/potato: size = 5 OK 2026/08/04 04:22:41 NOTICE: Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/04 04:22:41 DEBUG : dir/potato: Size of src and dst objects identical 2026/08/04 04:22:41 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/04 04:22:41 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:41 DEBUG : dir: Looking for writers 2026/08/04 04:22:41 DEBUG : file1: reading active writers 2026/08/04 04:22:41 DEBUG : potato: reading active writers 2026/08/04 04:22:41 DEBUG : Looking for writers 2026/08/04 04:22:41 DEBUG : dir: reading active writers 2026/08/04 04:22:41 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.52s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:41 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:41 DEBUG : dir/file1.rclone_chunk.001_8f8i00: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:41 INFO : dir/file1.rclone_chunk.001_8f8i00: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:41 INFO : dir/file1.rclone_chunk.001_8f8i00: Deleted 2026/08/04 04:22:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/08/04 04:22:42 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:42 DEBUG : dir/sub: Looking for writers 2026/08/04 04:22:42 DEBUG : dir: Looking for writers 2026/08/04 04:22:42 DEBUG : file1: reading active writers 2026/08/04 04:22:42 DEBUG : sub: reading active writers 2026/08/04 04:22:42 DEBUG : Looking for writers 2026/08/04 04:22:42 DEBUG : dir: reading active writers 2026/08/04 04:22:42 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.16s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:43 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:43 DEBUG : dir/file1.rclone_chunk.001_8f8jpc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:43 INFO : dir/file1.rclone_chunk.001_8f8jpc: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:43 INFO : dir/file1.rclone_chunk.001_8f8jpc: Deleted 2026/08/04 04:22:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/04 04:22:43 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/08/04 04:22:43 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:43 DEBUG : dir/sub/subsub: Looking for writers 2026/08/04 04:22:43 DEBUG : dir/sub: Looking for writers 2026/08/04 04:22:43 DEBUG : subsub: reading active writers 2026/08/04 04:22:43 DEBUG : dir: Looking for writers 2026/08/04 04:22:43 DEBUG : file1: reading active writers 2026/08/04 04:22:43 DEBUG : sub: reading active writers 2026/08/04 04:22:43 DEBUG : Looking for writers 2026/08/04 04:22:43 DEBUG : dir: reading active writers 2026/08/04 04:22:43 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.11s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:44 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:44 DEBUG : dir/file1.rclone_chunk.001_8f8ksr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:44 INFO : dir/file1.rclone_chunk.001_8f8ksr: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:44 INFO : dir/file1.rclone_chunk.001_8f8ksr: Deleted 2026/08/04 04:22:44 ERROR : dir/: Dir.Remove not empty 2026/08/04 04:22:44 DEBUG : dir/file1: Remove: 2026/08/04 04:22:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:22:44 DEBUG : dir/file1: >Remove: err= 2026/08/04 04:22:44 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/04 04:22:44 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:44 DEBUG : Looking for writers 2026/08/04 04:22:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.89s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:44 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:44 DEBUG : dir/file1.rclone_chunk.001_8f8lbt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:44 INFO : dir/file1.rclone_chunk.001_8f8lbt: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:45 INFO : dir/file1.rclone_chunk.001_8f8lbt: Deleted 2026/08/04 04:22:45 DEBUG : dir/file1: Remove: 2026/08/04 04:22:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:22:45 DEBUG : dir/file1: >Remove: err= 2026/08/04 04:22:45 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/04 04:22:45 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:45 DEBUG : Looking for writers 2026/08/04 04:22:45 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.92s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:45 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:45 DEBUG : dir/file1.rclone_chunk.001_8f8mq8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:45 INFO : dir/file1.rclone_chunk.001_8f8mq8: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:45 INFO : dir/file1.rclone_chunk.001_8f8mq8: Deleted 2026/08/04 04:22:46 DEBUG : dir/file1: Remove: 2026/08/04 04:22:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:22:46 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/08/04 04:22:46 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:46 DEBUG : dir: Looking for writers 2026/08/04 04:22:46 DEBUG : Looking for writers 2026/08/04 04:22:46 DEBUG : dir: reading active writers 2026/08/04 04:22:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.93s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:46 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:46 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:46 DEBUG : dir/file1.rclone_chunk.001_8f8nht: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:46 INFO : dir/file1.rclone_chunk.001_8f8nht: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:46 INFO : dir/file1.rclone_chunk.001_8f8nht: Deleted 2026/08/04 04:22:47 DEBUG : dir/file3: size = 15 OK 2026/08/04 04:22:47 DEBUG : dir/file3.rclone_chunk.001_8f8o8k: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/04 04:22:47 INFO : dir/file3.rclone_chunk.001_8f8o8k: Copied (server-side copy) to: dir/file3 2026/08/04 04:22:47 INFO : dir/file3.rclone_chunk.001_8f8o8k: Deleted 2026/08/04 04:22:47 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/04 04:22:47 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 04:22:47 DEBUG : dir/file3: copy non-chunked object... 2026/08/04 04:22:47 DEBUG : dir2/file1: size = 14 OK 2026/08/04 04:22:47 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/08/04 04:22:47 DEBUG : dir2/file3: size = 15 OK 2026/08/04 04:22:47 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/08/04 04:22:48 INFO : dir/file1: Deleted 2026/08/04 04:22:48 INFO : dir/file3: Deleted 2026/08/04 04:22:48 DEBUG : dir: Updating dir with dir2 0x2b291f890300 2026/08/04 04:22:48 DEBUG : dir: forgetting directory cache 2026/08/04 04:22:48 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/04 04:22:48 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/04 04:22:48 DEBUG : dir2/file1: copy non-chunked object... 2026/08/04 04:22:48 DEBUG : file2: size = 14 OK 2026/08/04 04:22:48 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/08/04 04:22:48 INFO : dir2/file1: Deleted 2026/08/04 04:22:48 DEBUG : file2: Updating file with file2 0x2b291f0a24e0 2026/08/04 04:22:48 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/04 04:22:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/04 04:22:48 DEBUG : file2: copy non-chunked object... 2026/08/04 04:22:49 DEBUG : dir2/file3: size = 14 OK 2026/08/04 04:22:49 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/08/04 04:22:49 INFO : file2: Deleted 2026/08/04 04:22:49 DEBUG : dir2/file3: Updating file with dir2/file3 0x2b291f0a24e0 2026/08/04 04:22:49 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/04 04:22:49 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/04 04:22:49 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/04 04:22:49 DEBUG : empty directory: Updating dir with renamed empty directory 0x2b291f63ea80 2026/08/04 04:22:49 DEBUG : empty directory: forgetting directory cache 2026/08/04 04:22:49 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/04 04:22:49 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/04 04:22:49 DEBUG : dir2: Renaming to "dir3" 2026/08/04 04:22:49 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:49 DEBUG : dir3: Looking for writers 2026/08/04 04:22:49 DEBUG : file3: reading active writers 2026/08/04 04:22:49 DEBUG : renamed empty directory: Looking for writers 2026/08/04 04:22:49 DEBUG : Looking for writers 2026/08/04 04:22:49 DEBUG : dir3: reading active writers 2026/08/04 04:22:49 DEBUG : renamed empty directory: reading active writers 2026/08/04 04:22:49 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.95s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:49 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:49 DEBUG : dir/file1.rclone_chunk.001_8f8q2n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:49 INFO : dir/file1.rclone_chunk.001_8f8q2n: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:49 INFO : dir/file1.rclone_chunk.001_8f8q2n: Deleted 2026/08/04 04:22:50 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/04 04:22:50 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:22:50 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 04:22:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/04 04:22:50 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/04 04:22:50 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/04 04:22:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/04 04:22:50 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:22:50 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 04:22:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/04 04:22:50 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/04 04:22:50 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/04 04:22:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/04 04:22:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (12 bytes), uploading instead of streaming 2026/08/04 04:22:50 DEBUG : dir/sub/file2: size = 12 OK 2026/08/04 04:22:50 DEBUG : dir/sub/file2.rclone_chunk.001_8f8rtt: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/04 04:22:50 INFO : dir/sub/file2.rclone_chunk.001_8f8rtt: Copied (server-side copy) to: dir/sub/file2 2026/08/04 04:22:50 INFO : dir/sub/file2.rclone_chunk.001_8f8rtt: Deleted 2026/08/04 04:22:50 DEBUG : dir/sub/file2: size = 12 OK 2026/08/04 04:22:50 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/08/04 04:22:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/04 04:22:50 DEBUG : forgetting directory cache 2026/08/04 04:22:50 DEBUG : dir: forgetting directory cache 2026/08/04 04:22:50 DEBUG : dir/sub: forgetting directory cache 2026/08/04 04:22:50 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/04 04:22:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 04:22:50 DEBUG : dir/sub/file0: size = 5 OK 2026/08/04 04:22:50 DEBUG : dir/sub/file0.rclone_chunk.001_8f8r6g: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 04:22:50 INFO : dir/sub/file0.rclone_chunk.001_8f8r6g: Copied (server-side copy) to: dir/sub/file0 2026/08/04 04:22:50 INFO : dir/sub/file0.rclone_chunk.001_8f8r6g: Deleted 2026/08/04 04:22:50 DEBUG : dir/sub/file0: size = 5 OK 2026/08/04 04:22:50 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/08/04 04:22:50 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/04 04:22:50 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:50 DEBUG : dir/sub: Looking for writers 2026/08/04 04:22:50 DEBUG : file0: reading active writers 2026/08/04 04:22:50 DEBUG : file2: reading active writers 2026/08/04 04:22:50 DEBUG : dir: Looking for writers 2026/08/04 04:22:50 DEBUG : sub: reading active writers 2026/08/04 04:22:50 DEBUG : file1: reading active writers 2026/08/04 04:22:50 DEBUG : Looking for writers 2026/08/04 04:22:50 DEBUG : dir: reading active writers 2026/08/04 04:22:50 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.87s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/04 04:22:51 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:51 DEBUG : Looking for writers 2026/08/04 04:22:51 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:51 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:51 DEBUG : dir/file1.rclone_chunk.001_8f8swo: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:51 INFO : dir/file1.rclone_chunk.001_8f8swo: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:51 INFO : dir/file1.rclone_chunk.001_8f8swo: Deleted 2026/08/04 04:22:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/04 04:22:52 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:22:52 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/04 04:22:52 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/04 04:22:52 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/04 04:22:52 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:22:52 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/04 04:22:52 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/04 04:22:52 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:22:52 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/04 04:22:52 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/04 04:22:52 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/04 04:22:52 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:22:52 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/04 04:22:52 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:52 DEBUG : dir: Looking for writers 2026/08/04 04:22:52 DEBUG : file1: reading active writers 2026/08/04 04:22:52 DEBUG : file1.metadata: reading active writers 2026/08/04 04:22:52 DEBUG : Looking for writers 2026/08/04 04:22:52 DEBUG : dir: reading active writers 2026/08/04 04:22:52 DEBUG : dir.metadata: reading active writers 2026/08/04 04:22:52 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.85s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:52 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:52 DEBUG : dir/file1.rclone_chunk.001_8f8tx0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:52 INFO : dir/file1.rclone_chunk.001_8f8tx0: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:52 INFO : dir/file1.rclone_chunk.001_8f8tx0: Deleted 2026/08/04 04:22:52 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:52 DEBUG : dir: Looking for writers 2026/08/04 04:22:52 DEBUG : file1: reading active writers 2026/08/04 04:22:52 DEBUG : Looking for writers 2026/08/04 04:22:52 DEBUG : dir: reading active writers 2026/08/04 04:22:52 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.86s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:53 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:53 DEBUG : dir/file1.rclone_chunk.001_8f8ujs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:53 INFO : dir/file1.rclone_chunk.001_8f8ujs: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:53 INFO : dir/file1.rclone_chunk.001_8f8ujs: Deleted 2026/08/04 04:22:54 DEBUG : time_test: size = 5 OK 2026/08/04 04:22:54 DEBUG : time_test.rclone_chunk.001_8f8urv: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/08/04 04:22:54 INFO : time_test.rclone_chunk.001_8f8urv: Copied (server-side copy) to: time_test 2026/08/04 04:22:54 INFO : time_test.rclone_chunk.001_8f8urv: Deleted 2026/08/04 04:22:54 DEBUG : Can set mod time: true 2026/08/04 04:22:54 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/04 04:22:54 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:54 DEBUG : dir: Looking for writers 2026/08/04 04:22:54 DEBUG : file1: reading active writers 2026/08/04 04:22:54 DEBUG : Looking for writers 2026/08/04 04:22:54 DEBUG : dir: reading active writers 2026/08/04 04:22:54 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:55 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:55 DEBUG : dir/file1.rclone_chunk.001_8f8vcx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:55 INFO : dir/file1.rclone_chunk.001_8f8vcx: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:55 INFO : dir/file1.rclone_chunk.001_8f8vcx: Deleted 2026/08/04 04:22:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 04:22:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 04:22:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:22:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/04 04:22:55 DEBUG : dir/file1: size = 0 OK 2026/08/04 04:22:55 DEBUG : dir/file1.rclone_chunk.001_8f8wih: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 04:22:55 INFO : dir/file1.rclone_chunk.001_8f8wih: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:55 INFO : dir/file1.rclone_chunk.001_8f8wih: Deleted 2026/08/04 04:22:55 DEBUG : dir/file1: size = 0 OK 2026/08/04 04:22:55 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/04 04:22:55 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/04 04:22:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:22:55 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:55 DEBUG : dir: Looking for writers 2026/08/04 04:22:55 DEBUG : file1: reading active writers 2026/08/04 04:22:55 DEBUG : Looking for writers 2026/08/04 04:22:55 DEBUG : dir: reading active writers 2026/08/04 04:22:55 DEBUG : >WaitForWriters: 2026/08/04 04:22:56 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:56 DEBUG : dir: Looking for writers 2026/08/04 04:22:56 DEBUG : file1: reading active writers 2026/08/04 04:22:56 DEBUG : Looking for writers 2026/08/04 04:22:56 DEBUG : dir: reading active writers 2026/08/04 04:22:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:56 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:56 DEBUG : dir/file1.rclone_chunk.001_8f8xu4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:56 INFO : dir/file1.rclone_chunk.001_8f8xu4: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:56 INFO : dir/file1.rclone_chunk.001_8f8xu4: Deleted 2026/08/04 04:22:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 04:22:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 04:22:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:22:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 04:22:57 DEBUG : dir/file1: size = 5 OK 2026/08/04 04:22:57 DEBUG : dir/file1.rclone_chunk.001_8f8yhh: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 04:22:57 INFO : dir/file1.rclone_chunk.001_8f8yhh: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:57 INFO : dir/file1.rclone_chunk.001_8f8yhh: Deleted 2026/08/04 04:22:57 DEBUG : dir/file1: size = 5 OK 2026/08/04 04:22:57 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/04 04:22:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/04 04:22:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:22:57 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:57 DEBUG : dir: Looking for writers 2026/08/04 04:22:57 DEBUG : file1: reading active writers 2026/08/04 04:22:57 DEBUG : Looking for writers 2026/08/04 04:22:57 DEBUG : dir: reading active writers 2026/08/04 04:22:57 DEBUG : >WaitForWriters: 2026/08/04 04:22:57 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:57 DEBUG : dir: Looking for writers 2026/08/04 04:22:57 DEBUG : file1: reading active writers 2026/08/04 04:22:57 DEBUG : Looking for writers 2026/08/04 04:22:57 DEBUG : dir: reading active writers 2026/08/04 04:22:57 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:57 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:22:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:22:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:22:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:22:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:22:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:22:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:22:57 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:22:58 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:58 DEBUG : dir/file1.rclone_chunk.001_8f8yih: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:58 INFO : dir/file1.rclone_chunk.001_8f8yih: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:58 INFO : dir/file1.rclone_chunk.001_8f8yih: Deleted 2026/08/04 04:22:58 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/04 04:22:58 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:58 DEBUG : dir: Looking for writers 2026/08/04 04:22:58 DEBUG : file1: reading active writers 2026/08/04 04:22:58 DEBUG : Looking for writers 2026/08/04 04:22:58 DEBUG : dir: reading active writers 2026/08/04 04:22:58 DEBUG : >WaitForWriters: 2026/08/04 04:22:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:22:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:22:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:22:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:22:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:22:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:22:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:22:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:22:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:22:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:22:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:22:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:22:59 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:22:59 DEBUG : dir/file1.rclone_chunk.001_8f8z2t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:22:59 INFO : dir/file1.rclone_chunk.001_8f8z2t: Copied (server-side copy) to: dir/file1 2026/08/04 04:22:59 INFO : dir/file1.rclone_chunk.001_8f8z2t: Deleted 2026/08/04 04:22:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/04 04:22:59 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:22:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:22:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:22:59 DEBUG : dir/file1(0x2b291ef27740): close: 2026/08/04 04:22:59 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/04 04:22:59 DEBUG : dir/file1(0x2b291ef27740): >close: err= 2026/08/04 04:22:59 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:59 DEBUG : dir: Looking for writers 2026/08/04 04:22:59 DEBUG : file1: reading active writers 2026/08/04 04:22:59 DEBUG : Looking for writers 2026/08/04 04:22:59 DEBUG : dir: reading active writers 2026/08/04 04:22:59 DEBUG : >WaitForWriters: 2026/08/04 04:22:59 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:22:59 DEBUG : dir: Looking for writers 2026/08/04 04:22:59 DEBUG : file1: reading active writers 2026/08/04 04:22:59 DEBUG : Looking for writers 2026/08/04 04:22:59 DEBUG : dir: reading active writers 2026/08/04 04:22:59 DEBUG : >WaitForWriters: 2026/08/04 04:22:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:00 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:00 DEBUG : dir/file1.rclone_chunk.001_8f91zs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:23:00 INFO : dir/file1.rclone_chunk.001_8f91zs: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:00 INFO : dir/file1.rclone_chunk.001_8f91zs: Deleted 2026/08/04 04:23:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/04 04:23:00 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:00 DEBUG : dir/file1(0x2b291f25be80): _writeAt: size=5, off=0 2026/08/04 04:23:00 DEBUG : dir/file1(0x2b291f25be80): openPending: 2026/08/04 04:23:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 04:23:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/04 04:23:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:00 DEBUG : dir/file1(0x2b291f25be80): >openPending: err= 2026/08/04 04:23:00 DEBUG : dir/file1(0x2b291f25be80): >_writeAt: n=5, err= 2026/08/04 04:23:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/04 04:23:00 DEBUG : dir/file1(0x2b291f25be80): close: 2026/08/04 04:23:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/04 04:23:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/04 04:23:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/04 04:23:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/04 04:23:00 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/04 04:23:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:00 DEBUG : dir/file1(0x2b291f25be80): >close: err= 2026/08/04 04:23:00 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:00 DEBUG : dir: Looking for writers 2026/08/04 04:23:00 DEBUG : file1: reading active writers 2026/08/04 04:23:00 DEBUG : Looking for writers 2026/08/04 04:23:00 DEBUG : dir: reading active writers 2026/08/04 04:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:00 DEBUG : dir: Looking for writers 2026/08/04 04:23:00 DEBUG : file1: reading active writers 2026/08/04 04:23:00 DEBUG : Looking for writers 2026/08/04 04:23:00 DEBUG : dir: reading active writers 2026/08/04 04:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:00 DEBUG : dir: Looking for writers 2026/08/04 04:23:00 DEBUG : file1: reading active writers 2026/08/04 04:23:00 DEBUG : Looking for writers 2026/08/04 04:23:00 DEBUG : dir: reading active writers 2026/08/04 04:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:00 DEBUG : dir: Looking for writers 2026/08/04 04:23:00 DEBUG : file1: reading active writers 2026/08/04 04:23:00 DEBUG : Looking for writers 2026/08/04 04:23:00 DEBUG : dir: reading active writers 2026/08/04 04:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:00 DEBUG : dir/file1: vfs cache: starting upload 2026/08/04 04:23:00 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:00 DEBUG : dir: Looking for writers 2026/08/04 04:23:00 DEBUG : file1: reading active writers 2026/08/04 04:23:00 DEBUG : Looking for writers 2026/08/04 04:23:00 DEBUG : dir: reading active writers 2026/08/04 04:23:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:01 DEBUG : dir: Looking for writers 2026/08/04 04:23:01 DEBUG : file1: reading active writers 2026/08/04 04:23:01 DEBUG : Looking for writers 2026/08/04 04:23:01 DEBUG : dir: reading active writers 2026/08/04 04:23:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:01 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:01 DEBUG : dir/file1.rclone_chunk.001_8f9153: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/04 04:23:01 INFO : dir/file1.rclone_chunk.001_8f9153: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:01 INFO : dir/file1.rclone_chunk.001_8f9153: Deleted 2026/08/04 04:23:01 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:01 INFO : dir/file1: Copied (replaced existing) 2026/08/04 04:23:01 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/08/04 04:23:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/04 04:23:01 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/04 04:23:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/04 04:23:01 DEBUG : dir: Looking for writers 2026/08/04 04:23:01 DEBUG : file1: reading active writers 2026/08/04 04:23:01 DEBUG : Looking for writers 2026/08/04 04:23:01 DEBUG : dir: reading active writers 2026/08/04 04:23:01 DEBUG : >WaitForWriters: 2026/08/04 04:23:01 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:01 DEBUG : dir: Looking for writers 2026/08/04 04:23:01 DEBUG : file1: reading active writers 2026/08/04 04:23:01 DEBUG : Looking for writers 2026/08/04 04:23:01 DEBUG : dir: reading active writers 2026/08/04 04:23:01 DEBUG : >WaitForWriters: 2026/08/04 04:23:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.65s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.65s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.57s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.52s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.07s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.13s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.72s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:02 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:02 DEBUG : dir/file1.rclone_chunk.001_8f92kb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:23:02 INFO : dir/file1.rclone_chunk.001_8f92kb: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:02 INFO : dir/file1.rclone_chunk.001_8f92kb: Deleted 2026/08/04 04:23:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 04:23:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 04:23:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:02 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:02 DEBUG : dir: Looking for writers 2026/08/04 04:23:02 DEBUG : file1: reading active writers 2026/08/04 04:23:02 DEBUG : Looking for writers 2026/08/04 04:23:02 DEBUG : dir: reading active writers 2026/08/04 04:23:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.86s) === RUN TestFileOpenReadUnknownSize 2026/08/04 04:23:02 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/04 04:23:02 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/04 04:23:02 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:02 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/04 04:23:02 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:02 DEBUG : Looking for writers 2026/08/04 04:23:02 DEBUG : file.txt: reading active writers 2026/08/04 04:23:02 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:02 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:02 DEBUG : dir/file1.rclone_chunk.001_8f93rf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:23:02 INFO : dir/file1.rclone_chunk.001_8f93rf: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:03 INFO : dir/file1.rclone_chunk.001_8f93rf: Deleted 2026/08/04 04:23:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/04 04:23:03 DEBUG : dir/file1: size = 25 OK 2026/08/04 04:23:03 DEBUG : dir/file1.rclone_chunk.001_8f94k9: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 04:23:03 INFO : dir/file1.rclone_chunk.001_8f94k9: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:03 INFO : dir/file1.rclone_chunk.001_8f94k9: Deleted 2026/08/04 04:23:03 DEBUG : dir/file1: size = 25 OK 2026/08/04 04:23:03 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/04 04:23:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:03 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:03 DEBUG : dir: Looking for writers 2026/08/04 04:23:03 DEBUG : file1: reading active writers 2026/08/04 04:23:03 DEBUG : Looking for writers 2026/08/04 04:23:03 DEBUG : dir: reading active writers 2026/08/04 04:23:03 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.38s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:04 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:04 DEBUG : dir/file1.rclone_chunk.001_8f95t5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:23:04 INFO : dir/file1.rclone_chunk.001_8f95t5: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:04 INFO : dir/file1.rclone_chunk.001_8f95t5: Deleted 2026/08/04 04:23:04 DEBUG : dir/file1: Remove: 2026/08/04 04:23:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:23:04 DEBUG : dir/file1: >Remove: err= 2026/08/04 04:23:04 DEBUG : dir/file1: Remove: 2026/08/04 04:23:04 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/04 04:23:04 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:04 DEBUG : dir: Looking for writers 2026/08/04 04:23:04 DEBUG : Looking for writers 2026/08/04 04:23:04 DEBUG : dir: reading active writers 2026/08/04 04:23:04 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.90s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:05 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:05 DEBUG : dir/file1.rclone_chunk.001_8f9525: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:23:05 INFO : dir/file1.rclone_chunk.001_8f9525: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:05 INFO : dir/file1.rclone_chunk.001_8f9525: Deleted 2026/08/04 04:23:05 DEBUG : dir/file1: Remove: 2026/08/04 04:23:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:23:05 DEBUG : dir/file1: >Remove: err= 2026/08/04 04:23:05 DEBUG : dir/file1: Remove: 2026/08/04 04:23:05 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/04 04:23:05 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:05 DEBUG : dir: Looking for writers 2026/08/04 04:23:05 DEBUG : Looking for writers 2026/08/04 04:23:05 DEBUG : dir: reading active writers 2026/08/04 04:23:05 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.84s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:06 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:06 DEBUG : dir/file1.rclone_chunk.001_8f963c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:23:06 INFO : dir/file1.rclone_chunk.001_8f963c: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:06 INFO : dir/file1.rclone_chunk.001_8f963c: Deleted 2026/08/04 04:23:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 04:23:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 04:23:06 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/04 04:23:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 04:23:06 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/04 04:23:06 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 04:23:06 DEBUG : dir/file1: Open: flags=0x3 2026/08/04 04:23:06 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/04 04:23:06 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/04 04:23:06 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:06 DEBUG : dir: Looking for writers 2026/08/04 04:23:06 DEBUG : file1: reading active writers 2026/08/04 04:23:06 DEBUG : Looking for writers 2026/08/04 04:23:06 DEBUG : dir: reading active writers 2026/08/04 04:23:06 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.85s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:06 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:06 DEBUG : dir/file1.rclone_chunk.001_8f97wi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:23:06 INFO : dir/file1.rclone_chunk.001_8f97wi: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:07 INFO : dir/file1.rclone_chunk.001_8f97wi: Deleted 2026/08/04 04:23:07 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:07 DEBUG : dir: Looking for writers 2026/08/04 04:23:07 DEBUG : file1: reading active writers 2026/08/04 04:23:07 DEBUG : Looking for writers 2026/08/04 04:23:07 DEBUG : dir: reading active writers 2026/08/04 04:23:07 DEBUG : >WaitForWriters: 2026/08/04 04:23:07 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 04:23:07 DEBUG : newLeaf: size = 14 OK 2026/08/04 04:23:07 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:07 INFO : dir/file1: Deleted 2026/08/04 04:23:07 DEBUG : newLeaf: Updating file with newLeaf 0x2b291f0b8a90 2026/08/04 04:23:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:23:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:07 DEBUG : newLeaf: copy non-chunked object... 2026/08/04 04:23:07 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:07 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:07 INFO : newLeaf: Deleted 2026/08/04 04:23:07 DEBUG : dir/file1: Updating file with dir/file1 0x2b291f0b8a90 2026/08/04 04:23:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 04:23:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 04:23:08 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 04:23:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:08 DEBUG : dir/file1: File is currently open, delaying rename 0x2b291f0b8a90 2026/08/04 04:23:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:23:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/04 04:23:08 DEBUG : dir/file1: size = 25 OK 2026/08/04 04:23:08 DEBUG : dir/file1.rclone_chunk.001_8f996n: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 04:23:08 INFO : dir/file1.rclone_chunk.001_8f996n: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:08 INFO : dir/file1.rclone_chunk.001_8f996n: Deleted 2026/08/04 04:23:08 DEBUG : dir/file1: size = 25 OK 2026/08/04 04:23:08 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/04 04:23:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:08 DEBUG : newLeaf: Running delayed rename now 2026/08/04 04:23:08 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 04:23:08 DEBUG : newLeaf: size = 25 OK 2026/08/04 04:23:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:08 INFO : dir/file1: Deleted 2026/08/04 04:23:08 DEBUG : newLeaf: Updating file with newLeaf 0x2b291f0b8a90 2026/08/04 04:23:08 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:08 DEBUG : dir: Looking for writers 2026/08/04 04:23:08 DEBUG : Looking for writers 2026/08/04 04:23:08 DEBUG : dir: reading active writers 2026/08/04 04:23:08 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:08 DEBUG : >WaitForWriters: 2026/08/04 04:23:08 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:08 DEBUG : dir: Looking for writers 2026/08/04 04:23:08 DEBUG : Looking for writers 2026/08/04 04:23:08 DEBUG : dir: reading active writers 2026/08/04 04:23:08 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:08 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:09 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:09 DEBUG : dir/file1.rclone_chunk.001_8f9a8s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:23:09 INFO : dir/file1.rclone_chunk.001_8f9a8s: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:09 INFO : dir/file1.rclone_chunk.001_8f9a8s: Deleted 2026/08/04 04:23:09 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:09 DEBUG : dir: Looking for writers 2026/08/04 04:23:09 DEBUG : file1: reading active writers 2026/08/04 04:23:09 DEBUG : Looking for writers 2026/08/04 04:23:09 DEBUG : dir: reading active writers 2026/08/04 04:23:09 DEBUG : >WaitForWriters: 2026/08/04 04:23:09 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 04:23:10 DEBUG : newLeaf: size = 14 OK 2026/08/04 04:23:10 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:10 INFO : dir/file1: Deleted 2026/08/04 04:23:10 DEBUG : newLeaf: Updating file with newLeaf 0x2b291efc84e0 2026/08/04 04:23:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:23:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:10 DEBUG : newLeaf: copy non-chunked object... 2026/08/04 04:23:10 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:10 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:10 INFO : newLeaf: Deleted 2026/08/04 04:23:10 DEBUG : dir/file1: Updating file with dir/file1 0x2b291efc84e0 2026/08/04 04:23:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 04:23:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 04:23:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/04 04:23:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:10 DEBUG : dir/file1: File is currently open, delaying rename 0x2b291efc84e0 2026/08/04 04:23:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:23:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/04 04:23:11 DEBUG : dir/file1: size = 25 OK 2026/08/04 04:23:11 DEBUG : dir/file1.rclone_chunk.001_8f9bh5: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 04:23:11 INFO : dir/file1.rclone_chunk.001_8f9bh5: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:11 INFO : dir/file1.rclone_chunk.001_8f9bh5: Deleted 2026/08/04 04:23:11 DEBUG : dir/file1: size = 25 OK 2026/08/04 04:23:11 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/04 04:23:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:11 DEBUG : newLeaf: Running delayed rename now 2026/08/04 04:23:11 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 04:23:11 DEBUG : newLeaf: size = 25 OK 2026/08/04 04:23:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:11 INFO : dir/file1: Deleted 2026/08/04 04:23:11 DEBUG : newLeaf: Updating file with newLeaf 0x2b291efc84e0 2026/08/04 04:23:11 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:11 DEBUG : dir: Looking for writers 2026/08/04 04:23:11 DEBUG : Looking for writers 2026/08/04 04:23:11 DEBUG : dir: reading active writers 2026/08/04 04:23:11 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:11 DEBUG : >WaitForWriters: 2026/08/04 04:23:11 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:11 DEBUG : dir: Looking for writers 2026/08/04 04:23:11 DEBUG : Looking for writers 2026/08/04 04:23:11 DEBUG : dir: reading active writers 2026/08/04 04:23:11 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:11 DEBUG : >WaitForWriters: 2026/08/04 04:23:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:12 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:12 DEBUG : dir/file1.rclone_chunk.001_8f9c4p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:23:12 INFO : dir/file1.rclone_chunk.001_8f9c4p: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:12 INFO : dir/file1.rclone_chunk.001_8f9c4p: Deleted 2026/08/04 04:23:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 04:23:12 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:12 DEBUG : dir/file1(0x2b291f3c8380): openPending: 2026/08/04 04:23:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 04:23:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/04 04:23:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:12 DEBUG : dir/file1(0x2b291f3c8380): >openPending: err= 2026/08/04 04:23:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 04:23:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:12 DEBUG : dir/file1(0x2b291f3c8380): _writeAt: size=14, off=0 2026/08/04 04:23:12 DEBUG : dir/file1(0x2b291f3c8380): >_writeAt: n=14, err= 2026/08/04 04:23:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/04 04:23:12 DEBUG : dir/file1(0x2b291f3c8380): close: 2026/08/04 04:23:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/04 04:23:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/04 04:23:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:12 DEBUG : dir/file1(0x2b291f3c8380): >close: err= 2026/08/04 04:23:12 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:12 DEBUG : dir: Looking for writers 2026/08/04 04:23:12 DEBUG : file1: reading active writers 2026/08/04 04:23:12 DEBUG : Looking for writers 2026/08/04 04:23:12 DEBUG : dir: reading active writers 2026/08/04 04:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:12 DEBUG : dir: Looking for writers 2026/08/04 04:23:12 DEBUG : file1: reading active writers 2026/08/04 04:23:12 DEBUG : Looking for writers 2026/08/04 04:23:12 DEBUG : dir: reading active writers 2026/08/04 04:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:12 DEBUG : dir: Looking for writers 2026/08/04 04:23:12 DEBUG : file1: reading active writers 2026/08/04 04:23:12 DEBUG : Looking for writers 2026/08/04 04:23:12 DEBUG : dir: reading active writers 2026/08/04 04:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:12 DEBUG : dir: Looking for writers 2026/08/04 04:23:12 DEBUG : file1: reading active writers 2026/08/04 04:23:12 DEBUG : Looking for writers 2026/08/04 04:23:12 DEBUG : dir: reading active writers 2026/08/04 04:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:12 DEBUG : dir/file1: vfs cache: starting upload 2026/08/04 04:23:12 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:12 DEBUG : dir: Looking for writers 2026/08/04 04:23:12 DEBUG : file1: reading active writers 2026/08/04 04:23:12 DEBUG : Looking for writers 2026/08/04 04:23:12 DEBUG : dir: reading active writers 2026/08/04 04:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:12 DEBUG : dir: Looking for writers 2026/08/04 04:23:12 DEBUG : file1: reading active writers 2026/08/04 04:23:12 DEBUG : Looking for writers 2026/08/04 04:23:12 DEBUG : dir: reading active writers 2026/08/04 04:23:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:12 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:12 DEBUG : dir/file1.rclone_chunk.001_8f9dk6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:23:12 INFO : dir/file1.rclone_chunk.001_8f9dk6: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:12 INFO : dir/file1.rclone_chunk.001_8f9dk6: Deleted 2026/08/04 04:23:12 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:12 INFO : dir/file1: Copied (replaced existing) 2026/08/04 04:23:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/04 04:23:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/04 04:23:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/04 04:23:13 DEBUG : dir: Looking for writers 2026/08/04 04:23:13 DEBUG : file1: reading active writers 2026/08/04 04:23:13 DEBUG : Looking for writers 2026/08/04 04:23:13 DEBUG : dir: reading active writers 2026/08/04 04:23:13 DEBUG : >WaitForWriters: 2026/08/04 04:23:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 04:23:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:13 DEBUG : dir/file1(0x2b291f3c8900): _readAt: size=512, off=0 2026/08/04 04:23:13 DEBUG : dir/file1(0x2b291f3c8900): openPending: 2026/08/04 04:23:13 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/08/04 04:23:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/04 04:23:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:13 DEBUG : dir/file1(0x2b291f3c8900): >openPending: err= 2026/08/04 04:23:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/04 04:23:13 DEBUG : dir/file1(0x2b291f3c8900): >_readAt: n=14, err=EOF 2026/08/04 04:23:13 DEBUG : dir/file1(0x2b291f3c8900): close: 2026/08/04 04:23:13 DEBUG : dir/file1(0x2b291f3c8900): >close: err= 2026/08/04 04:23:13 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 04:23:13 DEBUG : newLeaf: size = 14 OK 2026/08/04 04:23:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:13 INFO : dir/file1: Deleted 2026/08/04 04:23:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 04:23:13 DEBUG : newLeaf: Updating file with newLeaf 0x2b291f39e0d0 2026/08/04 04:23:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:23:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:13 DEBUG : newLeaf: copy non-chunked object... 2026/08/04 04:23:13 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:13 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:13 INFO : newLeaf: Deleted 2026/08/04 04:23:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/04 04:23:13 DEBUG : dir/file1: Updating file with dir/file1 0x2b291f39e0d0 2026/08/04 04:23:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 04:23:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 04:23:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:13 DEBUG : dir/file1(0x2b291f593700): openPending: 2026/08/04 04:23:13 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/08/04 04:23:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/04 04:23:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:13 DEBUG : dir/file1(0x2b291f593700): >openPending: err= 2026/08/04 04:23:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 04:23:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:13 DEBUG : dir/file1(0x2b291f593700): _writeAt: size=25, off=0 2026/08/04 04:23:13 DEBUG : dir/file1(0x2b291f593700): >_writeAt: n=25, err= 2026/08/04 04:23:13 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 04:23:13 DEBUG : newLeaf: size = 14 OK 2026/08/04 04:23:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:13 INFO : dir/file1: Deleted 2026/08/04 04:23:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 04:23:13 DEBUG : newLeaf: Updating file with newLeaf 0x2b291f39e0d0 2026/08/04 04:23:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:23:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:13 DEBUG : newLeaf(0x2b291f593700): close: 2026/08/04 04:23:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/04 04:23:13 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-04 04:23:13.800142215 +0000 UTC m=+48.140975373 2026/08/04 04:23:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:13 DEBUG : newLeaf(0x2b291f593700): >close: err= 2026/08/04 04:23:13 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:13 DEBUG : dir: Looking for writers 2026/08/04 04:23:13 DEBUG : Looking for writers 2026/08/04 04:23:13 DEBUG : dir: reading active writers 2026/08/04 04:23:13 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:14 DEBUG : dir: Looking for writers 2026/08/04 04:23:14 DEBUG : Looking for writers 2026/08/04 04:23:14 DEBUG : dir: reading active writers 2026/08/04 04:23:14 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:14 DEBUG : dir: Looking for writers 2026/08/04 04:23:14 DEBUG : Looking for writers 2026/08/04 04:23:14 DEBUG : dir: reading active writers 2026/08/04 04:23:14 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:14 DEBUG : dir: Looking for writers 2026/08/04 04:23:14 DEBUG : Looking for writers 2026/08/04 04:23:14 DEBUG : dir: reading active writers 2026/08/04 04:23:14 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:14 DEBUG : newLeaf: vfs cache: starting upload 2026/08/04 04:23:14 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:14 DEBUG : dir: Looking for writers 2026/08/04 04:23:14 DEBUG : Looking for writers 2026/08/04 04:23:14 DEBUG : dir: reading active writers 2026/08/04 04:23:14 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:14 DEBUG : dir: Looking for writers 2026/08/04 04:23:14 DEBUG : Looking for writers 2026/08/04 04:23:14 DEBUG : dir: reading active writers 2026/08/04 04:23:14 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:14 DEBUG : newLeaf: size = 25 OK 2026/08/04 04:23:14 DEBUG : newLeaf.rclone_chunk.001_8f9f0k: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 04:23:14 INFO : newLeaf.rclone_chunk.001_8f9f0k: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:14 INFO : newLeaf.rclone_chunk.001_8f9f0k: Deleted 2026/08/04 04:23:14 DEBUG : newLeaf: size = 25 OK 2026/08/04 04:23:14 INFO : newLeaf: Copied (replaced existing) 2026/08/04 04:23:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-04 04:23:13.800142215 +0000 UTC" 2026/08/04 04:23:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/04 04:23:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/04 04:23:14 DEBUG : dir: Looking for writers 2026/08/04 04:23:14 DEBUG : Looking for writers 2026/08/04 04:23:14 DEBUG : dir: reading active writers 2026/08/04 04:23:14 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:14 DEBUG : >WaitForWriters: 2026/08/04 04:23:14 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:14 DEBUG : dir: Looking for writers 2026/08/04 04:23:14 DEBUG : Looking for writers 2026/08/04 04:23:14 DEBUG : dir: reading active writers 2026/08/04 04:23:14 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:14 DEBUG : >WaitForWriters: 2026/08/04 04:23:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:15 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:15 DEBUG : dir/file1.rclone_chunk.001_8f9ftd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:23:15 INFO : dir/file1.rclone_chunk.001_8f9ftd: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:15 INFO : dir/file1.rclone_chunk.001_8f9ftd: Deleted 2026/08/04 04:23:15 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:15 DEBUG : dir: Looking for writers 2026/08/04 04:23:15 DEBUG : file1: reading active writers 2026/08/04 04:23:15 DEBUG : Looking for writers 2026/08/04 04:23:15 DEBUG : dir: reading active writers 2026/08/04 04:23:15 DEBUG : >WaitForWriters: 2026/08/04 04:23:15 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 04:23:15 DEBUG : newLeaf: size = 14 OK 2026/08/04 04:23:15 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:15 INFO : dir/file1: Deleted 2026/08/04 04:23:15 DEBUG : newLeaf: Updating file with newLeaf 0x2b291f2d80d0 2026/08/04 04:23:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:23:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:16 DEBUG : newLeaf: copy non-chunked object... 2026/08/04 04:23:16 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:16 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:16 INFO : newLeaf: Deleted 2026/08/04 04:23:16 DEBUG : dir/file1: Updating file with dir/file1 0x2b291f2d80d0 2026/08/04 04:23:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 04:23:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 04:23:16 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:16 DEBUG : dir/file1(0x2b291ef26ac0): openPending: 2026/08/04 04:23:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 04:23:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/04 04:23:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:16 DEBUG : dir/file1(0x2b291ef26ac0): >openPending: err= 2026/08/04 04:23:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 04:23:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:16 DEBUG : dir/file1(0x2b291ef26ac0): _writeAt: size=25, off=0 2026/08/04 04:23:16 DEBUG : dir/file1(0x2b291ef26ac0): >_writeAt: n=25, err= 2026/08/04 04:23:16 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 04:23:16 DEBUG : newLeaf: size = 14 OK 2026/08/04 04:23:16 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:16 INFO : dir/file1: Deleted 2026/08/04 04:23:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 04:23:16 DEBUG : newLeaf: Updating file with newLeaf 0x2b291f2d80d0 2026/08/04 04:23:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:23:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:16 DEBUG : newLeaf(0x2b291ef26ac0): close: 2026/08/04 04:23:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/04 04:23:16 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-04 04:23:16.338138498 +0000 UTC m=+50.678971656 2026/08/04 04:23:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:16 DEBUG : newLeaf(0x2b291ef26ac0): >close: err= 2026/08/04 04:23:16 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:16 DEBUG : dir: Looking for writers 2026/08/04 04:23:16 DEBUG : Looking for writers 2026/08/04 04:23:16 DEBUG : dir: reading active writers 2026/08/04 04:23:16 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:16 DEBUG : dir: Looking for writers 2026/08/04 04:23:16 DEBUG : Looking for writers 2026/08/04 04:23:16 DEBUG : dir: reading active writers 2026/08/04 04:23:16 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:16 DEBUG : dir: Looking for writers 2026/08/04 04:23:16 DEBUG : Looking for writers 2026/08/04 04:23:16 DEBUG : dir: reading active writers 2026/08/04 04:23:16 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:16 DEBUG : dir: Looking for writers 2026/08/04 04:23:16 DEBUG : Looking for writers 2026/08/04 04:23:16 DEBUG : dir: reading active writers 2026/08/04 04:23:16 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:16 DEBUG : newLeaf: vfs cache: starting upload 2026/08/04 04:23:16 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:16 DEBUG : dir: Looking for writers 2026/08/04 04:23:16 DEBUG : Looking for writers 2026/08/04 04:23:16 DEBUG : dir: reading active writers 2026/08/04 04:23:16 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:16 DEBUG : dir: Looking for writers 2026/08/04 04:23:16 DEBUG : Looking for writers 2026/08/04 04:23:16 DEBUG : dir: reading active writers 2026/08/04 04:23:16 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:17 DEBUG : newLeaf: size = 25 OK 2026/08/04 04:23:17 DEBUG : newLeaf.rclone_chunk.001_8f9hld: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 04:23:17 INFO : newLeaf.rclone_chunk.001_8f9hld: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:17 INFO : newLeaf.rclone_chunk.001_8f9hld: Deleted 2026/08/04 04:23:17 DEBUG : newLeaf: size = 25 OK 2026/08/04 04:23:17 INFO : newLeaf: Copied (replaced existing) 2026/08/04 04:23:17 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-04 04:23:16.338138498 +0000 UTC" 2026/08/04 04:23:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/04 04:23:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/04 04:23:17 DEBUG : dir: Looking for writers 2026/08/04 04:23:17 DEBUG : Looking for writers 2026/08/04 04:23:17 DEBUG : dir: reading active writers 2026/08/04 04:23:17 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:17 DEBUG : >WaitForWriters: 2026/08/04 04:23:17 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:17 DEBUG : dir: Looking for writers 2026/08/04 04:23:17 DEBUG : Looking for writers 2026/08/04 04:23:17 DEBUG : dir: reading active writers 2026/08/04 04:23:17 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:17 DEBUG : >WaitForWriters: 2026/08/04 04:23:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:17 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:17 DEBUG : dir/file1.rclone_chunk.001_8f9ih4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:23:17 INFO : dir/file1.rclone_chunk.001_8f9ih4: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:17 INFO : dir/file1.rclone_chunk.001_8f9ih4: Deleted 2026/08/04 04:23:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 04:23:18 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:18 DEBUG : dir/file1(0x2b291f123880): openPending: 2026/08/04 04:23:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 04:23:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/04 04:23:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:18 DEBUG : dir/file1(0x2b291f123880): >openPending: err= 2026/08/04 04:23:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 04:23:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:18 DEBUG : dir/file1(0x2b291f123880): _writeAt: size=14, off=0 2026/08/04 04:23:18 DEBUG : dir/file1(0x2b291f123880): >_writeAt: n=14, err= 2026/08/04 04:23:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/04 04:23:18 DEBUG : dir/file1(0x2b291f123880): close: 2026/08/04 04:23:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/04 04:23:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/04 04:23:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:18 DEBUG : dir/file1(0x2b291f123880): >close: err= 2026/08/04 04:23:18 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:18 DEBUG : dir: Looking for writers 2026/08/04 04:23:18 DEBUG : file1: reading active writers 2026/08/04 04:23:18 DEBUG : Looking for writers 2026/08/04 04:23:18 DEBUG : dir: reading active writers 2026/08/04 04:23:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:18 DEBUG : dir: Looking for writers 2026/08/04 04:23:18 DEBUG : file1: reading active writers 2026/08/04 04:23:18 DEBUG : Looking for writers 2026/08/04 04:23:18 DEBUG : dir: reading active writers 2026/08/04 04:23:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:18 DEBUG : dir: Looking for writers 2026/08/04 04:23:18 DEBUG : file1: reading active writers 2026/08/04 04:23:18 DEBUG : Looking for writers 2026/08/04 04:23:18 DEBUG : dir: reading active writers 2026/08/04 04:23:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:18 DEBUG : dir: Looking for writers 2026/08/04 04:23:18 DEBUG : file1: reading active writers 2026/08/04 04:23:18 DEBUG : Looking for writers 2026/08/04 04:23:18 DEBUG : dir: reading active writers 2026/08/04 04:23:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:18 DEBUG : dir/file1: vfs cache: starting upload 2026/08/04 04:23:18 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:18 DEBUG : dir: Looking for writers 2026/08/04 04:23:18 DEBUG : file1: reading active writers 2026/08/04 04:23:18 DEBUG : Looking for writers 2026/08/04 04:23:18 DEBUG : dir: reading active writers 2026/08/04 04:23:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:18 DEBUG : dir: Looking for writers 2026/08/04 04:23:18 DEBUG : file1: reading active writers 2026/08/04 04:23:18 DEBUG : Looking for writers 2026/08/04 04:23:18 DEBUG : dir: reading active writers 2026/08/04 04:23:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:18 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:18 DEBUG : dir/file1.rclone_chunk.001_8f9jr1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:23:18 INFO : dir/file1.rclone_chunk.001_8f9jr1: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:18 INFO : dir/file1.rclone_chunk.001_8f9jr1: Deleted 2026/08/04 04:23:18 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:18 INFO : dir/file1: Copied (replaced existing) 2026/08/04 04:23:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/04 04:23:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/04 04:23:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/04 04:23:18 DEBUG : dir: Looking for writers 2026/08/04 04:23:18 DEBUG : file1: reading active writers 2026/08/04 04:23:18 DEBUG : Looking for writers 2026/08/04 04:23:18 DEBUG : dir: reading active writers 2026/08/04 04:23:18 DEBUG : >WaitForWriters: 2026/08/04 04:23:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 04:23:18 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:18 DEBUG : dir/file1(0x2b291f26e080): _readAt: size=512, off=0 2026/08/04 04:23:18 DEBUG : dir/file1(0x2b291f26e080): openPending: 2026/08/04 04:23:18 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/08/04 04:23:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/04 04:23:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:18 DEBUG : dir/file1(0x2b291f26e080): >openPending: err= 2026/08/04 04:23:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/04 04:23:18 DEBUG : dir/file1(0x2b291f26e080): >_readAt: n=14, err=EOF 2026/08/04 04:23:18 DEBUG : dir/file1(0x2b291f26e080): close: 2026/08/04 04:23:18 DEBUG : dir/file1(0x2b291f26e080): >close: err= 2026/08/04 04:23:18 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 04:23:19 DEBUG : newLeaf: size = 14 OK 2026/08/04 04:23:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:19 INFO : dir/file1: Deleted 2026/08/04 04:23:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 04:23:19 DEBUG : newLeaf: Updating file with newLeaf 0x2b291f39f5f0 2026/08/04 04:23:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:23:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:19 DEBUG : newLeaf: copy non-chunked object... 2026/08/04 04:23:19 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:19 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:19 INFO : newLeaf: Deleted 2026/08/04 04:23:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/04 04:23:19 DEBUG : dir/file1: Updating file with dir/file1 0x2b291f39f5f0 2026/08/04 04:23:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 04:23:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 04:23:19 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:19 DEBUG : dir/file1(0x2b291f45f700): openPending: 2026/08/04 04:23:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/04 04:23:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/04 04:23:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:19 DEBUG : dir/file1(0x2b291f45f700): >openPending: err= 2026/08/04 04:23:19 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 04:23:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:19 DEBUG : dir/file1(0x2b291f45f700): _writeAt: size=25, off=0 2026/08/04 04:23:19 DEBUG : dir/file1(0x2b291f45f700): >_writeAt: n=25, err= 2026/08/04 04:23:19 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 04:23:19 DEBUG : newLeaf: size = 14 OK 2026/08/04 04:23:19 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:19 INFO : dir/file1: Deleted 2026/08/04 04:23:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 04:23:19 DEBUG : newLeaf: Updating file with newLeaf 0x2b291f39f5f0 2026/08/04 04:23:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:23:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:19 DEBUG : newLeaf(0x2b291f45f700): close: 2026/08/04 04:23:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/04 04:23:19 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-04 04:23:19.49593271 +0000 UTC m=+53.836765868 2026/08/04 04:23:19 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:19 DEBUG : newLeaf(0x2b291f45f700): >close: err= 2026/08/04 04:23:19 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:19 DEBUG : dir: Looking for writers 2026/08/04 04:23:19 DEBUG : Looking for writers 2026/08/04 04:23:19 DEBUG : dir: reading active writers 2026/08/04 04:23:19 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:19 DEBUG : dir: Looking for writers 2026/08/04 04:23:19 DEBUG : Looking for writers 2026/08/04 04:23:19 DEBUG : dir: reading active writers 2026/08/04 04:23:19 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:19 DEBUG : dir: Looking for writers 2026/08/04 04:23:19 DEBUG : Looking for writers 2026/08/04 04:23:19 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:19 DEBUG : dir: reading active writers 2026/08/04 04:23:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:19 DEBUG : dir: Looking for writers 2026/08/04 04:23:19 DEBUG : Looking for writers 2026/08/04 04:23:19 DEBUG : dir: reading active writers 2026/08/04 04:23:19 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:19 DEBUG : newLeaf: vfs cache: starting upload 2026/08/04 04:23:19 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:19 DEBUG : dir: Looking for writers 2026/08/04 04:23:19 DEBUG : Looking for writers 2026/08/04 04:23:19 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:19 DEBUG : dir: reading active writers 2026/08/04 04:23:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:19 DEBUG : dir: Looking for writers 2026/08/04 04:23:19 DEBUG : Looking for writers 2026/08/04 04:23:19 DEBUG : dir: reading active writers 2026/08/04 04:23:19 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:20 DEBUG : newLeaf: size = 25 OK 2026/08/04 04:23:20 DEBUG : newLeaf.rclone_chunk.001_8f9kkz: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 04:23:20 INFO : newLeaf.rclone_chunk.001_8f9kkz: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:20 INFO : newLeaf.rclone_chunk.001_8f9kkz: Deleted 2026/08/04 04:23:20 DEBUG : newLeaf: size = 25 OK 2026/08/04 04:23:20 INFO : newLeaf: Copied (replaced existing) 2026/08/04 04:23:20 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-04 04:23:19.49593271 +0000 UTC" 2026/08/04 04:23:20 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/04 04:23:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:20 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/04 04:23:20 DEBUG : dir: Looking for writers 2026/08/04 04:23:20 DEBUG : Looking for writers 2026/08/04 04:23:20 DEBUG : dir: reading active writers 2026/08/04 04:23:20 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:20 DEBUG : >WaitForWriters: 2026/08/04 04:23:20 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:20 DEBUG : dir: Looking for writers 2026/08/04 04:23:20 DEBUG : Looking for writers 2026/08/04 04:23:20 DEBUG : dir: reading active writers 2026/08/04 04:23:20 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:20 DEBUG : >WaitForWriters: 2026/08/04 04:23:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:20 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:20 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:20 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:20 DEBUG : dir/file1.rclone_chunk.001_8f9lgp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:23:20 INFO : dir/file1.rclone_chunk.001_8f9lgp: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:20 INFO : dir/file1.rclone_chunk.001_8f9lgp: Deleted 2026/08/04 04:23:21 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:21 DEBUG : dir: Looking for writers 2026/08/04 04:23:21 DEBUG : file1: reading active writers 2026/08/04 04:23:21 DEBUG : Looking for writers 2026/08/04 04:23:21 DEBUG : dir: reading active writers 2026/08/04 04:23:21 DEBUG : >WaitForWriters: 2026/08/04 04:23:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 04:23:21 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:21 DEBUG : dir/file1(0x2b291ef27400): _readAt: size=512, off=0 2026/08/04 04:23:21 DEBUG : dir/file1(0x2b291ef27400): openPending: 2026/08/04 04:23:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 04:23:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/04 04:23:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:21 DEBUG : dir/file1(0x2b291ef27400): >openPending: err= 2026/08/04 04:23:21 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/04 04:23:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:21 DEBUG : dir/file1(0x2b291ef27400): >_readAt: n=14, err=EOF 2026/08/04 04:23:21 DEBUG : dir/file1(0x2b291ef27400): close: 2026/08/04 04:23:21 DEBUG : dir/file1(0x2b291ef27400): >close: err= 2026/08/04 04:23:21 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 04:23:21 DEBUG : newLeaf: size = 14 OK 2026/08/04 04:23:21 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:21 INFO : dir/file1: Deleted 2026/08/04 04:23:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 04:23:21 DEBUG : newLeaf: Updating file with newLeaf 0x2b291f2d81a0 2026/08/04 04:23:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:23:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:21 DEBUG : newLeaf: copy non-chunked object... 2026/08/04 04:23:21 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:23:21 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:21 INFO : newLeaf: Deleted 2026/08/04 04:23:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/04 04:23:21 DEBUG : dir/file1: Updating file with dir/file1 0x2b291f2d81a0 2026/08/04 04:23:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/04 04:23:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 04:23:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:22 DEBUG : dir/file1(0x2b291f0bcd00): openPending: 2026/08/04 04:23:22 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/08/04 04:23:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/04 04:23:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:22 DEBUG : dir/file1(0x2b291f0bcd00): >openPending: err= 2026/08/04 04:23:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 04:23:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:22 DEBUG : dir/file1(0x2b291f0bcd00): _writeAt: size=25, off=0 2026/08/04 04:23:22 DEBUG : dir/file1(0x2b291f0bcd00): >_writeAt: n=25, err= 2026/08/04 04:23:22 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 04:23:22 DEBUG : newLeaf: size = 14 OK 2026/08/04 04:23:22 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:22 INFO : dir/file1: Deleted 2026/08/04 04:23:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/04 04:23:22 DEBUG : newLeaf: Updating file with newLeaf 0x2b291f2d81a0 2026/08/04 04:23:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:23:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:22 DEBUG : newLeaf(0x2b291f0bcd00): close: 2026/08/04 04:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/04 04:23:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-04 04:23:22.044321474 +0000 UTC m=+56.385154622 2026/08/04 04:23:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:22 DEBUG : newLeaf(0x2b291f0bcd00): >close: err= 2026/08/04 04:23:22 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:22 DEBUG : dir: Looking for writers 2026/08/04 04:23:22 DEBUG : Looking for writers 2026/08/04 04:23:22 DEBUG : dir: reading active writers 2026/08/04 04:23:22 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:22 DEBUG : dir: Looking for writers 2026/08/04 04:23:22 DEBUG : Looking for writers 2026/08/04 04:23:22 DEBUG : dir: reading active writers 2026/08/04 04:23:22 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:22 DEBUG : dir: Looking for writers 2026/08/04 04:23:22 DEBUG : Looking for writers 2026/08/04 04:23:22 DEBUG : dir: reading active writers 2026/08/04 04:23:22 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:22 DEBUG : dir: Looking for writers 2026/08/04 04:23:22 DEBUG : Looking for writers 2026/08/04 04:23:22 DEBUG : dir: reading active writers 2026/08/04 04:23:22 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:22 DEBUG : newLeaf: vfs cache: starting upload 2026/08/04 04:23:22 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:22 DEBUG : dir: Looking for writers 2026/08/04 04:23:22 DEBUG : Looking for writers 2026/08/04 04:23:22 DEBUG : dir: reading active writers 2026/08/04 04:23:22 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:22 DEBUG : dir: Looking for writers 2026/08/04 04:23:22 DEBUG : Looking for writers 2026/08/04 04:23:22 DEBUG : dir: reading active writers 2026/08/04 04:23:22 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:22 DEBUG : newLeaf: size = 25 OK 2026/08/04 04:23:22 DEBUG : newLeaf.rclone_chunk.001_8f9nbu: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/04 04:23:22 INFO : newLeaf.rclone_chunk.001_8f9nbu: Copied (server-side copy) to: newLeaf 2026/08/04 04:23:22 INFO : newLeaf.rclone_chunk.001_8f9nbu: Deleted 2026/08/04 04:23:22 DEBUG : newLeaf: size = 25 OK 2026/08/04 04:23:22 INFO : newLeaf: Copied (replaced existing) 2026/08/04 04:23:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-04 04:23:22.044321474 +0000 UTC" 2026/08/04 04:23:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/04 04:23:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/04 04:23:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/04 04:23:22 DEBUG : dir: Looking for writers 2026/08/04 04:23:22 DEBUG : Looking for writers 2026/08/04 04:23:22 DEBUG : dir: reading active writers 2026/08/04 04:23:22 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:22 DEBUG : >WaitForWriters: 2026/08/04 04:23:22 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:22 DEBUG : dir: Looking for writers 2026/08/04 04:23:22 DEBUG : Looking for writers 2026/08/04 04:23:22 DEBUG : dir: reading active writers 2026/08/04 04:23:22 DEBUG : newLeaf: reading active writers 2026/08/04 04:23:22 DEBUG : >WaitForWriters: 2026/08/04 04:23:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestFileRename (16.54s) --- PASS: TestFileRename/off,forceCache=false (2.46s) --- PASS: TestFileRename/minimal,forceCache=false (2.50s) --- PASS: TestFileRename/minimal,forceCache=true (3.35s) --- PASS: TestFileRename/writes,forceCache=false (2.50s) --- PASS: TestFileRename/writes,forceCache=true (3.15s) --- PASS: TestFileRename/full,forceCache=false (2.58s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:23 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:23 DEBUG : Looking for writers 2026/08/04 04:23:23 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.09s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.09s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.09s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.10s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.08s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:24 DEBUG : dir/file1: size = 16 OK 2026/08/04 04:23:24 DEBUG : dir/file1.rclone_chunk.001_8f9ol4: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 04:23:24 INFO : dir/file1.rclone_chunk.001_8f9ol4: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:24 INFO : dir/file1.rclone_chunk.001_8f9ol4: Deleted 2026/08/04 04:23:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 04:23:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 04:23:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/04 04:23:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:24 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:24 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:24 DEBUG : dir: Looking for writers 2026/08/04 04:23:24 DEBUG : file1: reading active writers 2026/08/04 04:23:24 DEBUG : Looking for writers 2026/08/04 04:23:24 DEBUG : dir: reading active writers 2026/08/04 04:23:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.89s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:24 DEBUG : dir/file1: size = 16 OK 2026/08/04 04:23:24 DEBUG : dir/file1.rclone_chunk.001_8f9p8l: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 04:23:24 INFO : dir/file1.rclone_chunk.001_8f9p8l: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:25 INFO : dir/file1.rclone_chunk.001_8f9p8l: Deleted 2026/08/04 04:23:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 04:23:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 04:23:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/04 04:23:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/04 04:23:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/04 04:23:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/04 04:23:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/04 04:23:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/04 04:23:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/04 04:23:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/04 04:23:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/04 04:23:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/04 04:23:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/04 04:23:25 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/04 04:23:25 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/04 04:23:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/04 04:23:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/04 04:23:25 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/04 04:23:25 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:25 DEBUG : dir: Looking for writers 2026/08/04 04:23:25 DEBUG : file1: reading active writers 2026/08/04 04:23:25 DEBUG : Looking for writers 2026/08/04 04:23:25 DEBUG : dir: reading active writers 2026/08/04 04:23:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.44s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:26 DEBUG : dir/file1: size = 16 OK 2026/08/04 04:23:26 DEBUG : dir/file1.rclone_chunk.001_8f9rle: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 04:23:26 INFO : dir/file1.rclone_chunk.001_8f9rle: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:26 INFO : dir/file1.rclone_chunk.001_8f9rle: Deleted 2026/08/04 04:23:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 04:23:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 04:23:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/04 04:23:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/04 04:23:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/04 04:23:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/04 04:23:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/04 04:23:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/04 04:23:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/04 04:23:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/04 04:23:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/04 04:23:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/04 04:23:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/04 04:23:26 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/04 04:23:26 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/04 04:23:26 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/04 04:23:26 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/04 04:23:26 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/04 04:23:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/04 04:23:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/04 04:23:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/04 04:23:27 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/04 04:23:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/04 04:23:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/04 04:23:27 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/04 04:23:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/04 04:23:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/04 04:23:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/04 04:23:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/04 04:23:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/04 04:23:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/04 04:23:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/04 04:23:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/04 04:23:27 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:27 DEBUG : dir: Looking for writers 2026/08/04 04:23:27 DEBUG : file1: reading active writers 2026/08/04 04:23:27 DEBUG : Looking for writers 2026/08/04 04:23:27 DEBUG : dir: reading active writers 2026/08/04 04:23:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.41s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:27 DEBUG : dir/file1: size = 16 OK 2026/08/04 04:23:27 DEBUG : dir/file1.rclone_chunk.001_8f9sna: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 04:23:27 INFO : dir/file1.rclone_chunk.001_8f9sna: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:27 INFO : dir/file1.rclone_chunk.001_8f9sna: Deleted 2026/08/04 04:23:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 04:23:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 04:23:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/04 04:23:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:28 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:28 DEBUG : dir: Looking for writers 2026/08/04 04:23:28 DEBUG : file1: reading active writers 2026/08/04 04:23:28 DEBUG : Looking for writers 2026/08/04 04:23:28 DEBUG : dir: reading active writers 2026/08/04 04:23:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.89s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:28 DEBUG : dir/file1: size = 16 OK 2026/08/04 04:23:28 DEBUG : dir/file1.rclone_chunk.001_8f9twd: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 04:23:28 INFO : dir/file1.rclone_chunk.001_8f9twd: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:28 INFO : dir/file1.rclone_chunk.001_8f9twd: Deleted 2026/08/04 04:23:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 04:23:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/04 04:23:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/04 04:23:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:28 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/04 04:23:28 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/04 04:23:28 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:28 DEBUG : dir: Looking for writers 2026/08/04 04:23:28 DEBUG : file1: reading active writers 2026/08/04 04:23:28 DEBUG : Looking for writers 2026/08/04 04:23:28 DEBUG : dir: reading active writers 2026/08/04 04:23:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.85s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:29 DEBUG : dir/file1: size = 16 OK 2026/08/04 04:23:29 DEBUG : dir/file1.rclone_chunk.001_8f9unk: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 04:23:29 INFO : dir/file1.rclone_chunk.001_8f9unk: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:29 INFO : dir/file1.rclone_chunk.001_8f9unk: Deleted 2026/08/04 04:23:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 04:23:29 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 04:23:29 DEBUG : dir/file1(0x2b291f2f8d80): _readAt: size=1, off=0 2026/08/04 04:23:29 DEBUG : dir/file1(0x2b291f2f8d80): openPending: 2026/08/04 04:23:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 04:23:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 04:23:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:29 DEBUG : dir/file1(0x2b291f2f8d80): >openPending: err= 2026/08/04 04:23:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/04 04:23:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:29 DEBUG : dir/file1(0x2b291f2f8d80): >_readAt: n=1, err= 2026/08/04 04:23:29 DEBUG : dir/file1(0x2b291f2f8d80): _readAt: size=256, off=1 2026/08/04 04:23:29 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/04 04:23:29 DEBUG : dir/file1(0x2b291f2f8d80): >_readAt: n=15, err=EOF 2026/08/04 04:23:29 DEBUG : dir/file1(0x2b291f2f8d80): _readAt: size=16, off=16 2026/08/04 04:23:29 DEBUG : dir/file1(0x2b291f2f8d80): >_readAt: n=0, err=EOF 2026/08/04 04:23:29 DEBUG : dir/file1(0x2b291f2f8d80): close: 2026/08/04 04:23:29 DEBUG : dir/file1(0x2b291f2f8d80): >close: err= 2026/08/04 04:23:29 DEBUG : dir/file1(0x2b291f2f8d80): close: 2026/08/04 04:23:29 DEBUG : dir/file1(0x2b291f2f8d80): >close: err=file already closed 2026/08/04 04:23:29 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:29 DEBUG : dir: Looking for writers 2026/08/04 04:23:29 DEBUG : file1: reading active writers 2026/08/04 04:23:29 DEBUG : Looking for writers 2026/08/04 04:23:29 DEBUG : dir: reading active writers 2026/08/04 04:23:29 DEBUG : >WaitForWriters: 2026/08/04 04:23:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.97s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:30 DEBUG : dir/file1: size = 16 OK 2026/08/04 04:23:30 DEBUG : dir/file1.rclone_chunk.001_8f9v3a: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 04:23:30 INFO : dir/file1.rclone_chunk.001_8f9v3a: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:30 INFO : dir/file1.rclone_chunk.001_8f9v3a: Deleted 2026/08/04 04:23:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 04:23:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 04:23:30 DEBUG : dir/file1(0x2b291f648400): _readAt: size=1, off=0 2026/08/04 04:23:30 DEBUG : dir/file1(0x2b291f648400): openPending: 2026/08/04 04:23:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 04:23:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 04:23:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:30 DEBUG : dir/file1(0x2b291f648400): >openPending: err= 2026/08/04 04:23:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/04 04:23:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:30 DEBUG : dir/file1(0x2b291f648400): >_readAt: n=1, err= 2026/08/04 04:23:30 DEBUG : dir/file1(0x2b291f648400): _readAt: size=1, off=5 2026/08/04 04:23:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/04 04:23:30 DEBUG : dir/file1(0x2b291f648400): >_readAt: n=1, err= 2026/08/04 04:23:30 DEBUG : dir/file1(0x2b291f648400): _readAt: size=1, off=3 2026/08/04 04:23:30 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/04 04:23:30 DEBUG : dir/file1(0x2b291f648400): >_readAt: n=1, err= 2026/08/04 04:23:30 DEBUG : dir/file1(0x2b291f648400): _readAt: size=1, off=13 2026/08/04 04:23:30 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/04 04:23:30 DEBUG : dir/file1(0x2b291f648400): >_readAt: n=1, err= 2026/08/04 04:23:30 DEBUG : dir/file1(0x2b291f648400): _readAt: size=16, off=100 2026/08/04 04:23:30 DEBUG : dir/file1(0x2b291f648400): >_readAt: n=0, err=EOF 2026/08/04 04:23:30 DEBUG : dir/file1(0x2b291f648400): close: 2026/08/04 04:23:30 DEBUG : dir/file1(0x2b291f648400): >close: err= 2026/08/04 04:23:30 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:30 DEBUG : dir: Looking for writers 2026/08/04 04:23:30 DEBUG : file1: reading active writers 2026/08/04 04:23:30 DEBUG : Looking for writers 2026/08/04 04:23:30 DEBUG : dir: reading active writers 2026/08/04 04:23:30 DEBUG : >WaitForWriters: 2026/08/04 04:23:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.89s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:31 DEBUG : dir/file1: size = 16 OK 2026/08/04 04:23:31 DEBUG : dir/file1.rclone_chunk.001_8f9w38: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 04:23:31 INFO : dir/file1.rclone_chunk.001_8f9w38: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:31 INFO : dir/file1.rclone_chunk.001_8f9w38: Deleted 2026/08/04 04:23:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 04:23:31 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): _readAt: size=1, off=0 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): openPending: 2026/08/04 04:23:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 04:23:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 04:23:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): >openPending: err= 2026/08/04 04:23:31 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/04 04:23:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): >_readAt: n=1, err= 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): _readAt: size=1, off=5 2026/08/04 04:23:31 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): >_readAt: n=1, err= 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): _readAt: size=1, off=1 2026/08/04 04:23:31 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): >_readAt: n=1, err= 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): _readAt: size=6, off=10 2026/08/04 04:23:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): >_readAt: n=6, err= 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): _readAt: size=256, off=10 2026/08/04 04:23:31 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): >_readAt: n=6, err=EOF 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): _readAt: size=256, off=100 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): >_readAt: n=0, err=EOF 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): close: 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): >close: err= 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): _readAt: size=256, off=100 2026/08/04 04:23:31 DEBUG : dir/file1(0x2b291f45f8c0): >_readAt: n=0, err=file already closed 2026/08/04 04:23:31 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:31 DEBUG : dir: Looking for writers 2026/08/04 04:23:31 DEBUG : file1: reading active writers 2026/08/04 04:23:31 DEBUG : Looking for writers 2026/08/04 04:23:31 DEBUG : dir: reading active writers 2026/08/04 04:23:31 DEBUG : >WaitForWriters: 2026/08/04 04:23:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.98s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:32 DEBUG : dir/file1: size = 16 OK 2026/08/04 04:23:32 DEBUG : dir/file1.rclone_chunk.001_8f9xe5: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 04:23:32 INFO : dir/file1.rclone_chunk.001_8f9xe5: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:32 INFO : dir/file1.rclone_chunk.001_8f9xe5: Deleted 2026/08/04 04:23:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 04:23:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 04:23:32 DEBUG : dir/file1(0x2b291f46c140): RWFileHandle.Flush 2026/08/04 04:23:32 DEBUG : dir/file1(0x2b291f46c140): _readAt: size=256, off=0 2026/08/04 04:23:32 DEBUG : dir/file1(0x2b291f46c140): openPending: 2026/08/04 04:23:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 04:23:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 04:23:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:32 DEBUG : dir/file1(0x2b291f46c140): >openPending: err= 2026/08/04 04:23:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/04 04:23:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:32 DEBUG : dir/file1(0x2b291f46c140): >_readAt: n=16, err=EOF 2026/08/04 04:23:32 DEBUG : dir/file1(0x2b291f46c140): RWFileHandle.Flush 2026/08/04 04:23:32 DEBUG : dir/file1(0x2b291f46c140): RWFileHandle.Flush 2026/08/04 04:23:32 DEBUG : dir/file1(0x2b291f46c140): close: 2026/08/04 04:23:32 DEBUG : dir/file1(0x2b291f46c140): >close: err= 2026/08/04 04:23:32 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:32 DEBUG : dir: Looking for writers 2026/08/04 04:23:32 DEBUG : file1: reading active writers 2026/08/04 04:23:32 DEBUG : Looking for writers 2026/08/04 04:23:32 DEBUG : dir: reading active writers 2026/08/04 04:23:32 DEBUG : >WaitForWriters: 2026/08/04 04:23:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.95s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:33 DEBUG : dir/file1: size = 16 OK 2026/08/04 04:23:33 DEBUG : dir/file1.rclone_chunk.001_8f9x3m: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 04:23:33 INFO : dir/file1.rclone_chunk.001_8f9x3m: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:33 INFO : dir/file1.rclone_chunk.001_8f9x3m: Deleted 2026/08/04 04:23:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/04 04:23:33 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 04:23:33 DEBUG : dir/file1(0x2b291f4fc080): _readAt: size=256, off=0 2026/08/04 04:23:33 DEBUG : dir/file1(0x2b291f4fc080): openPending: 2026/08/04 04:23:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 04:23:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 04:23:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:33 DEBUG : dir/file1(0x2b291f4fc080): >openPending: err= 2026/08/04 04:23:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/04 04:23:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:33 DEBUG : dir/file1(0x2b291f4fc080): >_readAt: n=16, err=EOF 2026/08/04 04:23:33 DEBUG : dir/file1(0x2b291f4fc080): RWFileHandle.Release 2026/08/04 04:23:33 DEBUG : dir/file1(0x2b291f4fc080): close: 2026/08/04 04:23:33 DEBUG : dir/file1(0x2b291f4fc080): >close: err= 2026/08/04 04:23:33 DEBUG : dir/file1(0x2b291f4fc080): RWFileHandle.Release 2026/08/04 04:23:33 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:33 DEBUG : dir: Looking for writers 2026/08/04 04:23:33 DEBUG : file1: reading active writers 2026/08/04 04:23:33 DEBUG : Looking for writers 2026/08/04 04:23:33 DEBUG : dir: reading active writers 2026/08/04 04:23:33 DEBUG : >WaitForWriters: 2026/08/04 04:23:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.95s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:33 DEBUG : file1: newRWFileHandle: 2026/08/04 04:23:33 DEBUG : file1(0x2b291f622b40): openPending: 2026/08/04 04:23:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:33 DEBUG : file1(0x2b291f622b40): >openPending: err= 2026/08/04 04:23:33 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 04:23:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 04:23:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 04:23:33 DEBUG : file1(0x2b291f622b40): _writeAt: size=5, off=0 2026/08/04 04:23:33 DEBUG : file1(0x2b291f622b40): >_writeAt: n=5, err= 2026/08/04 04:23:33 DEBUG : file1(0x2b291f622b40): _writeAt: size=7, off=5 2026/08/04 04:23:33 DEBUG : file1(0x2b291f622b40): >_writeAt: n=7, err= 2026/08/04 04:23:33 DEBUG : file1: vfs cache: truncate to size=11 2026/08/04 04:23:33 DEBUG : file1(0x2b291f622b40): close: 2026/08/04 04:23:33 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 04:23:33.910479418 +0000 UTC m=+68.251312597 2026/08/04 04:23:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:33 DEBUG : file1(0x2b291f622b40): >close: err= 2026/08/04 04:23:33 DEBUG : file1(0x2b291f622b40): close: 2026/08/04 04:23:33 DEBUG : file1(0x2b291f622b40): >close: err=file already closed 2026/08/04 04:23:33 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:33 DEBUG : Looking for writers 2026/08/04 04:23:33 DEBUG : file1: reading active writers 2026/08/04 04:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:33 DEBUG : Looking for writers 2026/08/04 04:23:33 DEBUG : file1: reading active writers 2026/08/04 04:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:33 DEBUG : Looking for writers 2026/08/04 04:23:33 DEBUG : file1: reading active writers 2026/08/04 04:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:33 DEBUG : Looking for writers 2026/08/04 04:23:33 DEBUG : file1: reading active writers 2026/08/04 04:23:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:34 DEBUG : file1: vfs cache: starting upload 2026/08/04 04:23:34 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:34 DEBUG : Looking for writers 2026/08/04 04:23:34 DEBUG : file1: reading active writers 2026/08/04 04:23:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:34 DEBUG : Looking for writers 2026/08/04 04:23:34 DEBUG : file1: reading active writers 2026/08/04 04:23:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:34 DEBUG : file1: size = 11 OK 2026/08/04 04:23:34 DEBUG : file1.rclone_chunk.001_8f9z6w: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/04 04:23:34 INFO : file1.rclone_chunk.001_8f9z6w: Copied (server-side copy) to: file1 2026/08/04 04:23:34 INFO : file1.rclone_chunk.001_8f9z6w: Deleted 2026/08/04 04:23:34 DEBUG : file1: size = 11 OK 2026/08/04 04:23:34 INFO : file1: Copied (new) 2026/08/04 04:23:34 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-04 04:23:33.910479418 +0000 UTC" 2026/08/04 04:23:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 04:23:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:34 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 04:23:34 DEBUG : Looking for writers 2026/08/04 04:23:34 DEBUG : file1: reading active writers 2026/08/04 04:23:34 DEBUG : >WaitForWriters: 2026/08/04 04:23:34 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:34 DEBUG : Looking for writers 2026/08/04 04:23:34 DEBUG : file1: reading active writers 2026/08/04 04:23:34 DEBUG : >WaitForWriters: 2026/08/04 04:23:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.93s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:34 DEBUG : file1: newRWFileHandle: 2026/08/04 04:23:34 DEBUG : file1(0x2b291f648500): openPending: 2026/08/04 04:23:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:34 DEBUG : file1(0x2b291f648500): >openPending: err= 2026/08/04 04:23:34 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 04:23:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 04:23:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 04:23:34 DEBUG : file1(0x2b291f648500): _writeAt: size=7, off=0 2026/08/04 04:23:34 DEBUG : file1(0x2b291f648500): >_writeAt: n=7, err= 2026/08/04 04:23:34 DEBUG : file1(0x2b291f648500): _writeAt: size=6, off=5 2026/08/04 04:23:34 DEBUG : file1(0x2b291f648500): >_writeAt: n=6, err= 2026/08/04 04:23:34 DEBUG : file1(0x2b291f648500): close: 2026/08/04 04:23:34 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 04:23:34.839353498 +0000 UTC m=+69.180186676 2026/08/04 04:23:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:34 DEBUG : file1(0x2b291f648500): >close: err= 2026/08/04 04:23:34 DEBUG : file1(0x2b291f648500): _writeAt: size=5, off=0 2026/08/04 04:23:34 DEBUG : file1(0x2b291f648500): >_writeAt: n=0, err=file already closed 2026/08/04 04:23:34 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:34 DEBUG : Looking for writers 2026/08/04 04:23:34 DEBUG : file1: reading active writers 2026/08/04 04:23:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:34 DEBUG : Looking for writers 2026/08/04 04:23:34 DEBUG : file1: reading active writers 2026/08/04 04:23:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:34 DEBUG : Looking for writers 2026/08/04 04:23:34 DEBUG : file1: reading active writers 2026/08/04 04:23:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:34 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi/dir/file1: no such file or directory 2026/08/04 04:23:34 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi/dir/file1: no such file or directory 2026/08/04 04:23:34 DEBUG : Looking for writers 2026/08/04 04:23:34 DEBUG : file1: reading active writers 2026/08/04 04:23:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:34 DEBUG : file1: vfs cache: starting upload 2026/08/04 04:23:34 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:34 DEBUG : Looking for writers 2026/08/04 04:23:34 DEBUG : file1: reading active writers 2026/08/04 04:23:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:35 DEBUG : Looking for writers 2026/08/04 04:23:35 DEBUG : file1: reading active writers 2026/08/04 04:23:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:35 DEBUG : file1: size = 11 OK 2026/08/04 04:23:35 DEBUG : file1.rclone_chunk.001_8f9zyc: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/04 04:23:35 INFO : file1.rclone_chunk.001_8f9zyc: Copied (server-side copy) to: file1 2026/08/04 04:23:35 INFO : file1.rclone_chunk.001_8f9zyc: Deleted 2026/08/04 04:23:35 DEBUG : file1: size = 11 OK 2026/08/04 04:23:35 INFO : file1: Copied (new) 2026/08/04 04:23:35 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-04 04:23:34.839353498 +0000 UTC" 2026/08/04 04:23:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 04:23:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:35 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 04:23:35 DEBUG : Looking for writers 2026/08/04 04:23:35 DEBUG : file1: reading active writers 2026/08/04 04:23:35 DEBUG : >WaitForWriters: 2026/08/04 04:23:35 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:35 DEBUG : Looking for writers 2026/08/04 04:23:35 DEBUG : file1: reading active writers 2026/08/04 04:23:35 DEBUG : >WaitForWriters: 2026/08/04 04:23:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.92s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:35 DEBUG : file1: newRWFileHandle: 2026/08/04 04:23:35 DEBUG : file1(0x2b291f16f480): openPending: 2026/08/04 04:23:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:35 DEBUG : file1(0x2b291f16f480): >openPending: err= 2026/08/04 04:23:35 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 04:23:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 04:23:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 04:23:35 DEBUG : file1(0x2b291f16f480): close: 2026/08/04 04:23:35 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 04:23:35.761779971 +0000 UTC m=+70.102613139 2026/08/04 04:23:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:35 DEBUG : file1(0x2b291f16f480): >close: err= 2026/08/04 04:23:35 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/04 04:23:35 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 04:23:35 DEBUG : file2: newRWFileHandle: 2026/08/04 04:23:35 DEBUG : file2(0x2b291f16f900): openPending: 2026/08/04 04:23:35 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/04 04:23:35 DEBUG : file2(0x2b291f16f900): >openPending: err= 2026/08/04 04:23:35 DEBUG : file2: >newRWFileHandle: err= 2026/08/04 04:23:35 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/04 04:23:35 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/04 04:23:35 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/04 04:23:35 DEBUG : file2(0x2b291f16f900): RWFileHandle.Flush 2026/08/04 04:23:35 DEBUG : file2(0x2b291f16f900): RWFileHandle.Release 2026/08/04 04:23:35 DEBUG : file2(0x2b291f16f900): close: 2026/08/04 04:23:35 DEBUG : file2: vfs cache: setting modification time to 2026-08-04 04:23:35.763188972 +0000 UTC m=+70.104022141 2026/08/04 04:23:35 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:35 DEBUG : file2(0x2b291f16f900): >close: err= 2026/08/04 04:23:35 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:35 DEBUG : Looking for writers 2026/08/04 04:23:35 DEBUG : file1: reading active writers 2026/08/04 04:23:35 DEBUG : file2: reading active writers 2026/08/04 04:23:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/04 04:23:35 DEBUG : Looking for writers 2026/08/04 04:23:35 DEBUG : file1: reading active writers 2026/08/04 04:23:35 DEBUG : file2: reading active writers 2026/08/04 04:23:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/04 04:23:35 DEBUG : Looking for writers 2026/08/04 04:23:35 DEBUG : file1: reading active writers 2026/08/04 04:23:35 DEBUG : file2: reading active writers 2026/08/04 04:23:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/04 04:23:35 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi/dir/file1: no such file or directory 2026/08/04 04:23:35 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi/dir/file1: no such file or directory 2026/08/04 04:23:35 DEBUG : Looking for writers 2026/08/04 04:23:35 DEBUG : file1: reading active writers 2026/08/04 04:23:35 DEBUG : file2: reading active writers 2026/08/04 04:23:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/04 04:23:35 DEBUG : file1: vfs cache: starting upload 2026/08/04 04:23:35 DEBUG : file2: vfs cache: starting upload 2026/08/04 04:23:35 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:35 DEBUG : Looking for writers 2026/08/04 04:23:35 DEBUG : file1: reading active writers 2026/08/04 04:23:35 DEBUG : file2: reading active writers 2026/08/04 04:23:35 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/04 04:23:35 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:36 DEBUG : Looking for writers 2026/08/04 04:23:36 DEBUG : file1: reading active writers 2026/08/04 04:23:36 DEBUG : file2: reading active writers 2026/08/04 04:23:36 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/04 04:23:36 DEBUG : file1: size = 0 OK 2026/08/04 04:23:36 DEBUG : file1.rclone_chunk.001_8fa0pv: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 04:23:36 INFO : file1.rclone_chunk.001_8fa0pv: Copied (server-side copy) to: file1 2026/08/04 04:23:36 DEBUG : file2: size = 0 OK 2026/08/04 04:23:36 DEBUG : file2.rclone_chunk.001_8fa0zf: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 04:23:36 INFO : file2.rclone_chunk.001_8fa0zf: Copied (server-side copy) to: file2 2026/08/04 04:23:36 INFO : file1.rclone_chunk.001_8fa0pv: Deleted 2026/08/04 04:23:36 DEBUG : file1: size = 0 OK 2026/08/04 04:23:36 INFO : file1: Copied (new) 2026/08/04 04:23:36 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-04 04:23:35.761779971 +0000 UTC" 2026/08/04 04:23:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 04:23:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:36 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 04:23:36 INFO : file2.rclone_chunk.001_8fa0zf: Deleted 2026/08/04 04:23:36 DEBUG : file2: size = 0 OK 2026/08/04 04:23:36 INFO : file2: Copied (new) 2026/08/04 04:23:36 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-04 04:23:35.763188972 +0000 UTC" 2026/08/04 04:23:36 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/04 04:23:36 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/04 04:23:36 INFO : file2: vfs cache: upload succeeded try #1 2026/08/04 04:23:36 DEBUG : Looking for writers 2026/08/04 04:23:36 DEBUG : file1: reading active writers 2026/08/04 04:23:36 DEBUG : file2: reading active writers 2026/08/04 04:23:36 DEBUG : >WaitForWriters: 2026/08/04 04:23:36 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:36 DEBUG : Looking for writers 2026/08/04 04:23:36 DEBUG : file1: reading active writers 2026/08/04 04:23:36 DEBUG : file2: reading active writers 2026/08/04 04:23:36 DEBUG : >WaitForWriters: 2026/08/04 04:23:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting 2026/08/04 04:23:36 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi/dir/file1: no such file or directory 2026/08/04 04:23:36 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.01s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:36 DEBUG : file1: newRWFileHandle: 2026/08/04 04:23:36 DEBUG : file1(0x2b291f4ee7c0): openPending: 2026/08/04 04:23:36 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:36 DEBUG : file1(0x2b291f4ee7c0): >openPending: err= 2026/08/04 04:23:36 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 04:23:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:36 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 04:23:36 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 04:23:36 DEBUG : file1(0x2b291f4ee7c0): _writeAt: size=5, off=0 2026/08/04 04:23:36 DEBUG : file1(0x2b291f4ee7c0): >_writeAt: n=5, err= 2026/08/04 04:23:36 DEBUG : file1(0x2b291f4ee7c0): RWFileHandle.Flush 2026/08/04 04:23:36 DEBUG : file1(0x2b291f4ee7c0): RWFileHandle.Flush 2026/08/04 04:23:36 DEBUG : file1(0x2b291f4ee7c0): close: 2026/08/04 04:23:36 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 04:23:36.771531268 +0000 UTC m=+71.112364436 2026/08/04 04:23:36 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:36 DEBUG : file1(0x2b291f4ee7c0): >close: err= 2026/08/04 04:23:36 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:36 DEBUG : Looking for writers 2026/08/04 04:23:36 DEBUG : file1: reading active writers 2026/08/04 04:23:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:36 DEBUG : Looking for writers 2026/08/04 04:23:36 DEBUG : file1: reading active writers 2026/08/04 04:23:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:36 DEBUG : Looking for writers 2026/08/04 04:23:36 DEBUG : file1: reading active writers 2026/08/04 04:23:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:36 DEBUG : Looking for writers 2026/08/04 04:23:36 DEBUG : file1: reading active writers 2026/08/04 04:23:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:36 DEBUG : file1: vfs cache: starting upload 2026/08/04 04:23:36 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:36 DEBUG : Looking for writers 2026/08/04 04:23:36 DEBUG : file1: reading active writers 2026/08/04 04:23:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:37 DEBUG : Looking for writers 2026/08/04 04:23:37 DEBUG : file1: reading active writers 2026/08/04 04:23:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:37 DEBUG : file1: size = 5 OK 2026/08/04 04:23:37 DEBUG : file1.rclone_chunk.001_8fa1qp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 04:23:37 INFO : file1.rclone_chunk.001_8fa1qp: Copied (server-side copy) to: file1 2026/08/04 04:23:37 INFO : file1.rclone_chunk.001_8fa1qp: Deleted 2026/08/04 04:23:37 DEBUG : file1: size = 5 OK 2026/08/04 04:23:37 INFO : file1: Copied (new) 2026/08/04 04:23:37 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-04 04:23:36.771531268 +0000 UTC" 2026/08/04 04:23:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 04:23:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:37 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 04:23:37 DEBUG : Looking for writers 2026/08/04 04:23:37 DEBUG : file1: reading active writers 2026/08/04 04:23:37 DEBUG : >WaitForWriters: 2026/08/04 04:23:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:37 DEBUG : file1: newRWFileHandle: 2026/08/04 04:23:37 DEBUG : file1(0x2b291f4ef880): openPending: 2026/08/04 04:23:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:37 DEBUG : file1(0x2b291f4ef880): >openPending: err= 2026/08/04 04:23:37 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 04:23:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 04:23:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 04:23:37 DEBUG : file1(0x2b291f4ef880): _writeAt: size=5, off=0 2026/08/04 04:23:37 DEBUG : file1(0x2b291f4ef880): >_writeAt: n=5, err= 2026/08/04 04:23:37 DEBUG : file1(0x2b291f4ef880): RWFileHandle.Release 2026/08/04 04:23:37 DEBUG : file1(0x2b291f4ef880): close: 2026/08/04 04:23:37 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 04:23:37.600024096 +0000 UTC m=+71.940857265 2026/08/04 04:23:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:37 DEBUG : file1(0x2b291f4ef880): >close: err= 2026/08/04 04:23:37 DEBUG : file1(0x2b291f4ef880): RWFileHandle.Release 2026/08/04 04:23:37 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:37 DEBUG : Looking for writers 2026/08/04 04:23:37 DEBUG : file1: reading active writers 2026/08/04 04:23:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:37 DEBUG : Looking for writers 2026/08/04 04:23:37 DEBUG : file1: reading active writers 2026/08/04 04:23:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:37 DEBUG : Looking for writers 2026/08/04 04:23:37 DEBUG : file1: reading active writers 2026/08/04 04:23:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:37 DEBUG : Looking for writers 2026/08/04 04:23:37 DEBUG : file1: reading active writers 2026/08/04 04:23:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:37 DEBUG : file1: vfs cache: starting upload 2026/08/04 04:23:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi/dir/file1: no such file or directory 2026/08/04 04:23:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi/dir/file1: no such file or directory 2026/08/04 04:23:37 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:37 DEBUG : Looking for writers 2026/08/04 04:23:37 DEBUG : file1: reading active writers 2026/08/04 04:23:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:37 DEBUG : Looking for writers 2026/08/04 04:23:37 DEBUG : file1: reading active writers 2026/08/04 04:23:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:38 DEBUG : file1: size = 5 OK 2026/08/04 04:23:38 DEBUG : file1.rclone_chunk.001_8fa2mb: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 04:23:38 INFO : file1.rclone_chunk.001_8fa2mb: Copied (server-side copy) to: file1 2026/08/04 04:23:38 INFO : file1.rclone_chunk.001_8fa2mb: Deleted 2026/08/04 04:23:38 DEBUG : file1: size = 5 OK 2026/08/04 04:23:38 INFO : file1: Copied (new) 2026/08/04 04:23:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-04 04:23:37.600024096 +0000 UTC" 2026/08/04 04:23:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 04:23:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:38 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 04:23:38 DEBUG : Looking for writers 2026/08/04 04:23:38 DEBUG : file1: reading active writers 2026/08/04 04:23:38 DEBUG : >WaitForWriters: 2026/08/04 04:23:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi/dir/file1: no such file or directory 2026/08/04 04:23:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi/dir/file1: no such file or directory 2026/08/04 04:23:38 DEBUG : dir/file1: size = 16 OK 2026/08/04 04:23:38 DEBUG : dir/file1.rclone_chunk.001_8fa34k: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 04:23:38 INFO : dir/file1.rclone_chunk.001_8fa34k: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:38 INFO : dir/file1.rclone_chunk.001_8fa34k: Deleted 2026/08/04 04:23:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/04 04:23:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 04:23:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:39 DEBUG : dir/file1(0x2b291f5eef40): openPending: 2026/08/04 04:23:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 04:23:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 04:23:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:39 DEBUG : dir/file1(0x2b291f5eef40): >openPending: err= 2026/08/04 04:23:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/04 04:23:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 04:23:39 DEBUG : dir/file1(0x2b291f5eef40): _writeAt: size=5, off=0 2026/08/04 04:23:39 DEBUG : dir/file1(0x2b291f5eef40): >_writeAt: n=5, err= 2026/08/04 04:23:39 DEBUG : dir/file1(0x2b291f5eef40): close: 2026/08/04 04:23:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-04 04:23:39.05974124 +0000 UTC m=+73.400574408 2026/08/04 04:23:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:39 DEBUG : dir/file1(0x2b291f5eef40): >close: err= 2026/08/04 04:23:39 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:39 DEBUG : dir: Looking for writers 2026/08/04 04:23:39 DEBUG : file1: reading active writers 2026/08/04 04:23:39 DEBUG : Looking for writers 2026/08/04 04:23:39 DEBUG : dir: reading active writers 2026/08/04 04:23:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:39 DEBUG : dir: Looking for writers 2026/08/04 04:23:39 DEBUG : file1: reading active writers 2026/08/04 04:23:39 DEBUG : Looking for writers 2026/08/04 04:23:39 DEBUG : dir: reading active writers 2026/08/04 04:23:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:39 DEBUG : dir: Looking for writers 2026/08/04 04:23:39 DEBUG : file1: reading active writers 2026/08/04 04:23:39 DEBUG : Looking for writers 2026/08/04 04:23:39 DEBUG : dir: reading active writers 2026/08/04 04:23:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:39 DEBUG : dir: Looking for writers 2026/08/04 04:23:39 DEBUG : file1: reading active writers 2026/08/04 04:23:39 DEBUG : Looking for writers 2026/08/04 04:23:39 DEBUG : dir: reading active writers 2026/08/04 04:23:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:39 DEBUG : dir/file1: vfs cache: starting upload 2026/08/04 04:23:39 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:39 DEBUG : dir: Looking for writers 2026/08/04 04:23:39 DEBUG : file1: reading active writers 2026/08/04 04:23:39 DEBUG : Looking for writers 2026/08/04 04:23:39 DEBUG : dir: reading active writers 2026/08/04 04:23:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:39 DEBUG : dir: Looking for writers 2026/08/04 04:23:39 DEBUG : file1: reading active writers 2026/08/04 04:23:39 DEBUG : Looking for writers 2026/08/04 04:23:39 DEBUG : dir: reading active writers 2026/08/04 04:23:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:39 DEBUG : dir/file1: size = 5 OK 2026/08/04 04:23:39 DEBUG : dir/file1.rclone_chunk.001_8fa4o3: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 04:23:39 INFO : dir/file1.rclone_chunk.001_8fa4o3: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:39 INFO : dir/file1.rclone_chunk.001_8fa4o3: Deleted 2026/08/04 04:23:39 DEBUG : dir/file1: size = 5 OK 2026/08/04 04:23:39 INFO : dir/file1: Copied (replaced existing) 2026/08/04 04:23:39 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-04 04:23:39.05974124 +0000 UTC" 2026/08/04 04:23:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/04 04:23:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/04 04:23:39 DEBUG : dir: Looking for writers 2026/08/04 04:23:39 DEBUG : file1: reading active writers 2026/08/04 04:23:39 DEBUG : Looking for writers 2026/08/04 04:23:39 DEBUG : dir: reading active writers 2026/08/04 04:23:39 DEBUG : >WaitForWriters: 2026/08/04 04:23:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.50s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:40 DEBUG : dir/file1: size = 16 OK 2026/08/04 04:23:40 DEBUG : dir/file1.rclone_chunk.001_8fa498: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/04 04:23:40 INFO : dir/file1.rclone_chunk.001_8fa498: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:40 INFO : dir/file1.rclone_chunk.001_8fa498: Deleted 2026/08/04 04:23:40 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/04 04:23:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/04 04:23:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/04 04:23:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/04 04:23:40 DEBUG : dir/file1(0x2b291f496e00): _writeAt: size=5, off=0 2026/08/04 04:23:40 DEBUG : dir/file1(0x2b291f496e00): openPending: 2026/08/04 04:23:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/04 04:23:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/04 04:23:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:40 DEBUG : dir/file1(0x2b291f496e00): >openPending: err= 2026/08/04 04:23:40 DEBUG : dir/file1(0x2b291f496e00): >_writeAt: n=5, err= 2026/08/04 04:23:40 DEBUG : dir/file1(0x2b291f496e00): _writeAt: size=15, off=5 2026/08/04 04:23:40 DEBUG : dir/file1(0x2b291f496e00): >_writeAt: n=15, err= 2026/08/04 04:23:40 DEBUG : dir/file1(0x2b291f496e00): close: 2026/08/04 04:23:40 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/04 04:23:40 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-04 04:23:40.546925212 +0000 UTC m=+74.887758441 2026/08/04 04:23:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:40 DEBUG : dir/file1(0x2b291f496e00): >close: err= 2026/08/04 04:23:40 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:40 DEBUG : dir: Looking for writers 2026/08/04 04:23:40 DEBUG : file1: reading active writers 2026/08/04 04:23:40 DEBUG : Looking for writers 2026/08/04 04:23:40 DEBUG : dir: reading active writers 2026/08/04 04:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:40 DEBUG : dir: Looking for writers 2026/08/04 04:23:40 DEBUG : file1: reading active writers 2026/08/04 04:23:40 DEBUG : Looking for writers 2026/08/04 04:23:40 DEBUG : dir: reading active writers 2026/08/04 04:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:40 DEBUG : dir: Looking for writers 2026/08/04 04:23:40 DEBUG : file1: reading active writers 2026/08/04 04:23:40 DEBUG : Looking for writers 2026/08/04 04:23:40 DEBUG : dir: reading active writers 2026/08/04 04:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:40 DEBUG : dir: Looking for writers 2026/08/04 04:23:40 DEBUG : file1: reading active writers 2026/08/04 04:23:40 DEBUG : Looking for writers 2026/08/04 04:23:40 DEBUG : dir: reading active writers 2026/08/04 04:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:40 DEBUG : dir/file1: vfs cache: starting upload 2026/08/04 04:23:40 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:40 DEBUG : dir: Looking for writers 2026/08/04 04:23:40 DEBUG : file1: reading active writers 2026/08/04 04:23:40 DEBUG : Looking for writers 2026/08/04 04:23:40 DEBUG : dir: reading active writers 2026/08/04 04:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:40 DEBUG : dir: Looking for writers 2026/08/04 04:23:40 DEBUG : file1: reading active writers 2026/08/04 04:23:40 DEBUG : Looking for writers 2026/08/04 04:23:40 DEBUG : dir: reading active writers 2026/08/04 04:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:41 DEBUG : dir/file1: size = 20 OK 2026/08/04 04:23:41 DEBUG : dir/file1.rclone_chunk.001_8fa52j: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/04 04:23:41 INFO : dir/file1.rclone_chunk.001_8fa52j: Copied (server-side copy) to: dir/file1 2026/08/04 04:23:41 INFO : dir/file1.rclone_chunk.001_8fa52j: Deleted 2026/08/04 04:23:41 DEBUG : dir/file1: size = 20 OK 2026/08/04 04:23:41 INFO : dir/file1: Copied (replaced existing) 2026/08/04 04:23:41 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-04 04:23:40.546925212 +0000 UTC" 2026/08/04 04:23:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/04 04:23:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/04 04:23:41 DEBUG : dir: Looking for writers 2026/08/04 04:23:41 DEBUG : file1: reading active writers 2026/08/04 04:23:41 DEBUG : Looking for writers 2026/08/04 04:23:41 DEBUG : dir: reading active writers 2026/08/04 04:23:41 DEBUG : >WaitForWriters: 2026/08/04 04:23:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.49s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:41 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:41 DEBUG : Config file has changed externally - reloading 2026/08/04 04:23:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:41 DEBUG : file1: newRWFileHandle: 2026/08/04 04:23:41 DEBUG : file1(0x2b291f491640): openPending: 2026/08/04 04:23:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:41 DEBUG : file1(0x2b291f491640): >openPending: err= 2026/08/04 04:23:41 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 04:23:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 04:23:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 04:23:41 DEBUG : file1(0x2b291f491640): _writeAt: size=5, off=0 2026/08/04 04:23:41 DEBUG : file1(0x2b291f491640): >_writeAt: n=5, err= 2026/08/04 04:23:41 DEBUG : file1(0x2b291f491640): close: 2026/08/04 04:23:41 DEBUG : file1: vfs cache: setting modification time to 2026-08-04 04:23:41.415432714 +0000 UTC m=+75.756265882 2026/08/04 04:23:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:41 DEBUG : file1(0x2b291f491640): >close: err= 2026/08/04 04:23:41 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:41 DEBUG : Looking for writers 2026/08/04 04:23:41 DEBUG : file1: reading active writers 2026/08/04 04:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:41 DEBUG : Looking for writers 2026/08/04 04:23:41 DEBUG : file1: reading active writers 2026/08/04 04:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:41 DEBUG : Looking for writers 2026/08/04 04:23:41 DEBUG : file1: reading active writers 2026/08/04 04:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:41 DEBUG : Looking for writers 2026/08/04 04:23:41 DEBUG : file1: reading active writers 2026/08/04 04:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:41 DEBUG : file1: vfs cache: starting upload 2026/08/04 04:23:41 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:41 DEBUG : Looking for writers 2026/08/04 04:23:41 DEBUG : file1: reading active writers 2026/08/04 04:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:41 DEBUG : Looking for writers 2026/08/04 04:23:41 DEBUG : file1: reading active writers 2026/08/04 04:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:41 DEBUG : file1: size = 5 OK 2026/08/04 04:23:41 DEBUG : file1.rclone_chunk.001_8fa69h: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 04:23:41 INFO : file1.rclone_chunk.001_8fa69h: Copied (server-side copy) to: file1 2026/08/04 04:23:41 INFO : file1.rclone_chunk.001_8fa69h: Deleted 2026/08/04 04:23:41 DEBUG : file1: size = 5 OK 2026/08/04 04:23:41 INFO : file1: Copied (new) 2026/08/04 04:23:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-04 04:23:41.415432714 +0000 UTC" 2026/08/04 04:23:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 04:23:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:41 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 04:23:42 DEBUG : Looking for writers 2026/08/04 04:23:42 DEBUG : file1: reading active writers 2026/08/04 04:23:42 DEBUG : >WaitForWriters: 2026/08/04 04:23:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/04 04:23:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f623080): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f623080): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f623080): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f623080): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f623080): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.231006976 +0000 UTC m=+76.571840144 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f623080): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f623500): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f623500): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f623500): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f623500): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f623500): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f623500): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f623500): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.231006976 +0000 UTC m=+76.571840144 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f623500): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6239c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6239c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6239c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6239c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6239c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.231006976 +0000 UTC m=+76.571840144 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6239c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f183c00 item 1 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73e100): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73e100): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73e100): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73e100): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73e100): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.233974691 +0000 UTC m=+76.574807859 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73e100): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73e600): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73e600): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73e600): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73e600): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73e600): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.233974691 +0000 UTC m=+76.574807859 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73e600): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f0a0460 item 2 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73ec40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73ec40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73ec40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73ec40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73ec40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.235790149 +0000 UTC m=+76.576623317 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73ec40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73f0c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73f0c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73f0c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73f0c0): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73f0c0): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73f0c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73f0c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.235790149 +0000 UTC m=+76.576623317 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73f0c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73f580): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73f580): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73f580): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73f580): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73f580): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.235790149 +0000 UTC m=+76.576623317 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73f580): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f0a0bd0 item 3 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73fc00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73fc00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73fc00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73fc00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73fc00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.238281153 +0000 UTC m=+76.579114322 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f73fc00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766240): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766240): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766240): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766240): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766240): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.238281153 +0000 UTC m=+76.579114322 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766240): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f0a1730 item 4 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766880): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766880): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766880): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766880): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766880): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.240028623 +0000 UTC m=+76.580861791 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766880): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766d00): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766d00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766d00): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766d00): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766d00): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766d00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.240028623 +0000 UTC m=+76.580861791 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766d00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7671c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7671c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7671c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7671c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7671c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.240028623 +0000 UTC m=+76.580861791 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7671c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f0a1c70 item 5 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d580): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d580): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d580): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d580): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d580): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.243378488 +0000 UTC m=+76.584211656 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d580): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514700): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514700): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514700): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514700): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514700): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.243378488 +0000 UTC m=+76.584211656 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514700): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f56d9d0 item 6 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5143c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5143c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5143c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5143c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5143c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.245992345 +0000 UTC m=+76.586825512 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5143c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e40): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e40): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.245992345 +0000 UTC m=+76.586825512 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515300): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515300): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515300): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515300): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515300): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.245992345 +0000 UTC m=+76.586825512 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515300): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f56c1c0 item 7 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515980): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515980): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515980): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515980): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515980): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.249291195 +0000 UTC m=+76.590124413 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515980): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515ec0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515ec0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515ec0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515ec0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515ec0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.249291195 +0000 UTC m=+76.590124413 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515ec0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f56c850 item 8 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c740): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291f77c740): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c740): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c740): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c740): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c740): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c740): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cb00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cb00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cb00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cb00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cb00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.251440663 +0000 UTC m=+76.592273841 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cb00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cf80): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cf80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cf80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cf80): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cf80): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cf80): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cf80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.251440663 +0000 UTC m=+76.592273841 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cf80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d480): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d480): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d480): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d480): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d480): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.251440663 +0000 UTC m=+76.592273841 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d480): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f56cbd0 item 9 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77dec0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77dec0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77dec0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77dec0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77dec0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.254037096 +0000 UTC m=+76.594870264 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77dec0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766500): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766500): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766500): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766500): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766500): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.254037096 +0000 UTC m=+76.594870264 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766500): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f56d2d0 item 10 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766b40): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291f766b40): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766b40): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766b40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766b40): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766b40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766f00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766f00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766f00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766f00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766f00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.25589766 +0000 UTC m=+76.596730828 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f766f00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f767b40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f767b40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f767b40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f767b40): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f767b40): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f767b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f767b40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.25589766 +0000 UTC m=+76.596730828 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f767b40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cb40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cb40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cb40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cb40): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cb40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.25589766 +0000 UTC m=+76.596730828 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cb40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f56dd50 item 11 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d300): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d300): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d300): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d300): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d300): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.258871215 +0000 UTC m=+76.599704403 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d300): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18dcc0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18dcc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18dcc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18dcc0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18dcc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.258871215 +0000 UTC m=+76.599704403 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18dcc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb61260 item 12 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3d240): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291eb3d240): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3d240): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3d240): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3d240): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3d240): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3d240): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3ddc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3ddc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3ddc0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3ddc0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3ddc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.261672315 +0000 UTC m=+76.602505483 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3ddc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edafbc0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edafbc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edafbc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edafbc0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edafbc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.261672315 +0000 UTC m=+76.602505483 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edafbc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb61960 item 13 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26940): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26940): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26940): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26940): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26940): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.264278065 +0000 UTC m=+76.605111233 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26940): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26f40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26f40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26f40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26f40): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26f40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.264278065 +0000 UTC m=+76.605111233 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26f40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb61ce0 item 14 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27800): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291ef27800): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27800): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27800): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27800): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27800): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27800): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27bc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27bc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27bc0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27bc0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27bc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.266859491 +0000 UTC m=+76.607692739 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27bc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e4c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e4c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e4c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e4c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e4c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.266859491 +0000 UTC m=+76.607692739 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e4c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee45810 item 15 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16eb40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16eb40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16eb40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16eb40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16eb40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.269298125 +0000 UTC m=+76.610131304 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16eb40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f180): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f180): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f180): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f180): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f180): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.269298125 +0000 UTC m=+76.610131304 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f180): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ef482a0 item 16 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f800): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f800): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f800): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f800): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f800): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.271723846 +0000 UTC m=+76.612557014 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f800): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fc80): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fc80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fc80): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fc80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fc80): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fc80): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fc80): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fc80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.271723846 +0000 UTC m=+76.612557014 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fc80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc2c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc2c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc2c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc2c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc2c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.271723846 +0000 UTC m=+76.612557014 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc2c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ef49180 item 17 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc940): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc940): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc940): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc940): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc940): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.274596681 +0000 UTC m=+76.615429859 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc940): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bce80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bce80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bce80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bce80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bce80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.274596681 +0000 UTC m=+76.615429859 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bce80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ef49a40 item 18 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd540): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd540): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd540): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd540): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd540): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.27701568 +0000 UTC m=+76.617848857 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd540): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bda40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bda40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bda40): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bda40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bda40): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bda40): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bda40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bda40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.27701568 +0000 UTC m=+76.617848857 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bda40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee0c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee0c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee0c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee0c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee0c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.27701568 +0000 UTC m=+76.617848857 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee0c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c6150 item 19 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee740): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee740): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee740): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee740): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee740): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.28054818 +0000 UTC m=+76.621381367 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee740): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eed00): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eed00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eed00): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eed00): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eed00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.28054818 +0000 UTC m=+76.621381367 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eed00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c67e0 item 20 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef380): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef380): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef380): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef380): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef380): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.282890604 +0000 UTC m=+76.623723802 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef380): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef880): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef880): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef880): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef880): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef880): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef880): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef880): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef880): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.282890604 +0000 UTC m=+76.623723802 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef880): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4efd80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4efd80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4efd80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4efd80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4efd80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.282890604 +0000 UTC m=+76.623723802 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4efd80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c6b60 item 21 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728200): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728200): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728200): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728200): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728200): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.286765842 +0000 UTC m=+76.627599010 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728200): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728740): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728740): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728740): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728740): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728740): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.286765842 +0000 UTC m=+76.627599010 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728740): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec88230 item 22 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728e40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728e40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728e40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728e40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728e40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.289908095 +0000 UTC m=+76.630741273 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728e40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729780): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729780): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729780): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729780): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729780): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729780): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.289908095 +0000 UTC m=+76.630741273 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66100): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66100): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66100): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66100): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66100): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.289908095 +0000 UTC m=+76.630741273 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66100): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec88930 item 23 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66800): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66800): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66800): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66800): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66800): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.293460914 +0000 UTC m=+76.634294083 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66800): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66d40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66d40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66d40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66d40): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66d40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.293460914 +0000 UTC m=+76.634294083 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66d40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec899d0 item 24 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67380): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291ee67380): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67380): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67380): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67380): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67380): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67380): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67740): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67740): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67740): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67740): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67740): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.295793318 +0000 UTC m=+76.636626487 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67740): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67c40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67c40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67c40): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67c40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67c40): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67c40): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67c40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.295793318 +0000 UTC m=+76.636626487 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67c40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4962c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4962c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4962c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4962c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4962c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.295793318 +0000 UTC m=+76.636626487 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4962c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee687e0 item 25 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496940): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496940): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496940): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496940): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496940): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.299112607 +0000 UTC m=+76.639945775 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496940): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496e80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496e80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496e80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496e80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496e80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.299112607 +0000 UTC m=+76.639945775 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496e80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee690a0 item 26 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4974c0): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291f4974c0): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4974c0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4974c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4974c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4974c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4974c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497880): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497880): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497880): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497880): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497880): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.301490588 +0000 UTC m=+76.642323756 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497880): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497d80): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497d80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497d80): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497d80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497d80): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497d80): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497d80): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497d80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.301490588 +0000 UTC m=+76.642323756 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497d80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0023c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0023c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0023c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0023c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0023c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.301490588 +0000 UTC m=+76.642323756 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0023c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee69570 item 27 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f002a40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f002a40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f002a40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f002a40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f002a40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.304902732 +0000 UTC m=+76.645735959 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f002a40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f002f80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f002f80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f002f80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f002f80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f002f80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.304902732 +0000 UTC m=+76.645735959 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f002f80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e6230 item 28 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0035c0): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291f0035c0): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0035c0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0035c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0035c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0035c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0035c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f003980): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f003980): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f003980): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f003980): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f003980): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.307445202 +0000 UTC m=+76.648278411 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f003980): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d6140): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d6140): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d6140): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d6140): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d6140): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.307445202 +0000 UTC m=+76.648278411 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d6140): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e6620 item 29 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d67c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d67c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d67c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d67c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d67c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.309889097 +0000 UTC m=+76.650722266 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d67c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d6d00): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d6d00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d6d00): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d6d00): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d6d00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.309889097 +0000 UTC m=+76.650722266 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d6d00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e6af0 item 30 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7340): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291f0d7340): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7340): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7340): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7340): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7340): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7340): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7700): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7700): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7700): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7700): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7700): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.312067761 +0000 UTC m=+76.652900929 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7700): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7dc0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7dc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7dc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7dc0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7dc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.312067761 +0000 UTC m=+76.652900929 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0d7dc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e6ee0 item 31 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10a540): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10a540): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10a540): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10a540): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10a540): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.314238652 +0000 UTC m=+76.655071850 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10a540): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10aa80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10aa80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10aa80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10aa80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10aa80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.314238652 +0000 UTC m=+76.655071850 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10aa80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e7260 item 32 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10b0c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10b0c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10b0c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10b0c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10b0c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.316169999 +0000 UTC m=+76.657003157 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10b0c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10b540): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10b540): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10b540): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10b540): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10b540): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e7730 item 33 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10b540): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10b540): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.316769911 +0000 UTC m=+76.657603109 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10b540): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10ba40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10ba40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10ba40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10ba40): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10ba40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.316769911 +0000 UTC m=+76.657603109 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f10ba40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e78f0 item 33 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14a180): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14a180): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14a180): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14a180): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14a180): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.318671202 +0000 UTC m=+76.659504360 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14a180): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14a600): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14a600): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e7c70 item 34 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14a600): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14a600): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14a600): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14a600): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14a600): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.319393586 +0000 UTC m=+76.660226754 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14a600): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14ab40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14ab40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14ab40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14ab40): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14ab40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.319393586 +0000 UTC m=+76.660226754 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14ab40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e7e30 item 34 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14b180): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14b180): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14b180): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14b180): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14b180): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.321133432 +0000 UTC m=+76.661966620 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14b180): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14b600): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14b600): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14b600): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14b600): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14b600): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f2905b0 item 35 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14b600): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14b600): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.321983988 +0000 UTC m=+76.662817186 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14b600): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14bb00): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14bb00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14bb00): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14bb00): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14bb00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.321983988 +0000 UTC m=+76.662817186 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f14bb00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f290770 item 35 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178280): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178280): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178280): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178280): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178280): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.323796791 +0000 UTC m=+76.664629949 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178280): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178780): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f290cb0 item 36 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178780): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178780): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178780): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178780): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.32462237 +0000 UTC m=+76.665455598 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178cc0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178cc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178cc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178cc0): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178cc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.32462237 +0000 UTC m=+76.665455598 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f178cc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f291030 item 36 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179300): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179300): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179300): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179300): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179300): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.326576009 +0000 UTC m=+76.667409247 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179300): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179780): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179780): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179780): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179780): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f291650 item 37 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179780): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.327404715 +0000 UTC m=+76.668237882 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179c80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179c80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179c80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179c80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179c80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.327404715 +0000 UTC m=+76.668237882 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f179c80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f291880 item 37 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20e400): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20e400): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20e400): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20e400): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20e400): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.32989129 +0000 UTC m=+76.670724448 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20e400): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20e900): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20e900): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f291c70 item 38 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20e900): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20e900): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20e900): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20e900): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20e900): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.330888183 +0000 UTC m=+76.671721361 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20e900): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20ee40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20ee40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20ee40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20ee40): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20ee40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.330888183 +0000 UTC m=+76.671721361 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20ee40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5ae1c0 item 38 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20f4c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20f4c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20f4c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20f4c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20f4c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.333036368 +0000 UTC m=+76.673869537 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20f4c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20f9c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20f9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20f9c0): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20f9c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20f9c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5ae690 item 39 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20f9c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20f9c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.333821922 +0000 UTC m=+76.674655180 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20f9c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20fec0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20fec0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20fec0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20fec0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20fec0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.333821922 +0000 UTC m=+76.674655180 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f20fec0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5ae850 item 39 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25a640): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25a640): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25a640): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25a640): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25a640): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.33597106 +0000 UTC m=+76.676804228 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25a640): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25ab40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25ab40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5aebd0 item 40 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25ab40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25ab40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25ab40): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25ab40): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25ab40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.336868075 +0000 UTC m=+76.677701243 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25ab40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25b080): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25b080): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25b080): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25b080): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25b080): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.336868075 +0000 UTC m=+76.677701243 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25b080): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5aed90 item 40 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25b640): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25b640): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25b640): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25b640): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25b640): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25b640): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25b640): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.33890459 +0000 UTC m=+76.679738129 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25b640): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25bb40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25bb40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25bb40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5af110 item 41 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25bb40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25bb40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.339742703 +0000 UTC m=+76.680575882 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f25bb40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6100): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6100): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6100): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6100): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6100): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5af2d0 item 41 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6100): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6100): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.341031527 +0000 UTC m=+76.681864796 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6100): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6640): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6640): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6640): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6640): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6640): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.341031527 +0000 UTC m=+76.681864796 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6640): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5af490 item 41 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6c80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6c80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6c80): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6c80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6c80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6c80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6c80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.343277849 +0000 UTC m=+76.684111057 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e6c80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e7180): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e7180): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e7180): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5af810 item 42 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e7180): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e7180): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.344270693 +0000 UTC m=+76.685103861 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e7180): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e76c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e76c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5afa40 item 42 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e76c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e76c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e76c0): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e76c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e76c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.345244994 +0000 UTC m=+76.686078152 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e76c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e7c40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e7c40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e7c40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e7c40): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e7c40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.345244994 +0000 UTC m=+76.686078152 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2e7c40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5afce0 item 42 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fc380): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fc380): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fc380): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fc380): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fc380): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fc380): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fc380): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.347151855 +0000 UTC m=+76.687985023 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fc380): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fc880): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fc880): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fc880): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa02230 item 43 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fc880): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fc880): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.349423193 +0000 UTC m=+76.690256352 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fc880): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fcdc0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fcdc0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fcdc0): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fcdc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fcdc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa023f0 item 43 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fcdc0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fcdc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.350071829 +0000 UTC m=+76.690904987 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fcdc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fd300): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fd300): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fd300): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fd300): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fd300): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.350071829 +0000 UTC m=+76.690904987 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fd300): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa02700 item 43 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fd940): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fd940): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fd940): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fd940): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fd940): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fd940): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fd940): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.351646903 +0000 UTC m=+76.692480132 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fd940): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fde40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fde40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fde40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa02a80 item 44 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fde40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fde40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.352260752 +0000 UTC m=+76.693093921 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2fde40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648840): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648840): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c7260 item 44 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648840): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648840): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648840): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648840): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648840): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.353255862 +0000 UTC m=+76.694089020 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648840): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648dc0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648dc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648dc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648dc0): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648dc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.353255862 +0000 UTC m=+76.694089020 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648dc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c7570 item 44 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649400): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649400): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649400): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649400): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649400): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649400): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649400): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.354922669 +0000 UTC m=+76.695755867 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649400): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649900): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649900): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649900): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c78f0 item 45 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649900): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649900): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.355723761 +0000 UTC m=+76.696556919 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649900): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422100): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422100): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422100): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422100): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422100): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.355723761 +0000 UTC m=+76.696556919 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422100): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c7b90 item 45 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422740): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422740): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422740): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422740): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422740): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422740): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422740): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.357997797 +0000 UTC m=+76.698830955 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422740): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422c40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422c40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422c40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb12700 item 46 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422c40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422c40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.358599081 +0000 UTC m=+76.699432239 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f422c40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423340): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423340): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423340): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423340): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423340): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.358599081 +0000 UTC m=+76.699432239 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423340): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb12f50 item 46 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423980): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423980): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423980): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423980): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423980): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423980): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423980): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.3607745 +0000 UTC m=+76.701607658 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423980): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423e80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423e80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423e80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb13b20 item 47 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423e80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423e80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.361592975 +0000 UTC m=+76.702426133 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f423e80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46c680): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46c680): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46c680): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46c680): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46c680): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.361592975 +0000 UTC m=+76.702426133 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46c680): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e6000 item 47 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46ccc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46ccc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46ccc0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46ccc0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46ccc0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46ccc0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46ccc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.364976845 +0000 UTC m=+76.705810014 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46ccc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46d1c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46d1c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46d1c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e6460 item 48 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46d1c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46d1c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.3665684 +0000 UTC m=+76.707401558 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46d1c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46d8c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46d8c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46d8c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46d8c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46d8c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.3665684 +0000 UTC m=+76.707401558 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f46d8c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e6620 item 48 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b6000): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b6000): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b6000): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b6000): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b6000): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.368621739 +0000 UTC m=+76.709454897 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b6000): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b6480): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b6480): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b6480): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b6480): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b6480): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b6480): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e69a0 item 49 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b6480): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b6480): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.369318844 +0000 UTC m=+76.710152003 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b6480): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b69c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b69c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b69c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b69c0): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b69c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.369318844 +0000 UTC m=+76.710152003 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b69c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e6b60 item 49 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7040): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7040): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7040): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7040): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7040): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.371013084 +0000 UTC m=+76.711846242 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7040): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7540): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7540): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7540): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e6ee0 item 50 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7540): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7540): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7540): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7540): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7540): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.371859783 +0000 UTC m=+76.712692991 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7540): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7ac0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7ac0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7ac0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7ac0): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7ac0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.371859783 +0000 UTC m=+76.712692991 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4b7ac0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e70a0 item 50 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4de240): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4de240): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4de240): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4de240): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4de240): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.373820125 +0000 UTC m=+76.714653283 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4de240): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4de740): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4de740): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4de740): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4de740): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4de740): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4de740): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e7570 item 51 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4de740): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4de740): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.374576303 +0000 UTC m=+76.715409471 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4de740): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4dec80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4dec80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4dec80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4dec80): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4dec80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.374576303 +0000 UTC m=+76.715409471 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4dec80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e7810 item 51 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4df300): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4df300): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4df300): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4df300): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4df300): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.376848694 +0000 UTC m=+76.717681902 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4df300): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4df800): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4df800): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4df800): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d0000 item 52 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4df800): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4df800): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4df800): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4df800): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4df800): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.378404021 +0000 UTC m=+76.719237179 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4df800): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4dfd80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4dfd80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4dfd80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4dfd80): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4dfd80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.378404021 +0000 UTC m=+76.719237179 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4dfd80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d01c0 item 52 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392300): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392300): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392300): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392300): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392300): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.380539945 +0000 UTC m=+76.721373113 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392300): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392800): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392800): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392800): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392800): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392800): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392800): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa02d20 item 53 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392800): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392800): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.381753397 +0000 UTC m=+76.722586564 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392800): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392d40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392d40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392d40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392d40): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392d40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.381753397 +0000 UTC m=+76.722586564 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f392d40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa02f50 item 53 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3933c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3933c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3933c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3933c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3933c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.383925098 +0000 UTC m=+76.724758265 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3933c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3938c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3938c0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3938c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa032d0 item 54 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3938c0): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3938c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3938c0): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3938c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3938c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.384707054 +0000 UTC m=+76.725540242 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3938c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f393e40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f393e40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f393e40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f393e40): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f393e40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.384707054 +0000 UTC m=+76.725540242 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f393e40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa03490 item 54 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5925c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5925c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5925c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5925c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5925c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.386783715 +0000 UTC m=+76.727616873 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5925c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592ac0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592ac0): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592ac0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592ac0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592ac0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa038f0 item 55 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592ac0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592ac0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.387571053 +0000 UTC m=+76.728404211 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592ac0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593000): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593000): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593000): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593000): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593000): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.387571053 +0000 UTC m=+76.728404211 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593000): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa03ab0 item 55 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593680): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593680): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593680): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593680): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593680): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.389462243 +0000 UTC m=+76.730295401 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593680): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593b80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593b80): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593b80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa03e30 item 56 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593b80): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593b80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593b80): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593b80): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593b80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.390282383 +0000 UTC m=+76.731115541 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593b80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dc200): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dc200): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dc200): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dc200): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dc200): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.390282383 +0000 UTC m=+76.731115541 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dc200): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eebac40 item 56 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dc840): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dc840): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dc840): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dc840): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dc840): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dc840): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dc840): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dc840): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.391818283 +0000 UTC m=+76.732651441 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dc840): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dcd80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dcd80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dcd80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291edf20e0 item 57 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dcd80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dcd80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.392438715 +0000 UTC m=+76.733271873 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dcd80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dd2c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dd2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dd2c0): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dd2c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dd2c0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dd2c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291edf24d0 item 57 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dd2c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dd2c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.393176277 +0000 UTC m=+76.734009435 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dd2c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dd840): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dd840): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dd840): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dd840): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dd840): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.393176277 +0000 UTC m=+76.734009435 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dd840): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291edf29a0 item 57 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dde80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dde80): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dde80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dde80): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dde80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dde80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dde80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dde80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.394883711 +0000 UTC m=+76.735716869 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5dde80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f64c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f64c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f64c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291edf36c0 item 58 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f64c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f64c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.395450792 +0000 UTC m=+76.736283950 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f64c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f6a00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f6a00): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f6a00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291edf3ab0 item 58 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f6a00): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f6a00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f6a00): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f6a00): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f6a00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.39620692 +0000 UTC m=+76.737040078 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f6a00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f6fc0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f6fc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f6fc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f6fc0): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f6fc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.39620692 +0000 UTC m=+76.737040078 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f6fc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0c2a0 item 58 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f7600): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f7600): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f7600): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f7600): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f7600): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f7600): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f7600): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f7600): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.397823302 +0000 UTC m=+76.738656460 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f7600): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f7b40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f7b40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f7b40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0cd90 item 59 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f7b40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f7b40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.398471757 +0000 UTC m=+76.739304915 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5f7b40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642180): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642180): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642180): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642180): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642180): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642180): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0cfc0 item 59 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642180): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642180): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.399406312 +0000 UTC m=+76.740239471 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642180): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642700): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642700): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642700): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642700): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642700): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.399406312 +0000 UTC m=+76.740239471 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642700): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0d180 item 59 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642d40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642d40): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642d40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642d40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642d40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642d40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642d40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642d40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.401350654 +0000 UTC m=+76.742183812 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f642d40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f643280): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f643280): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f643280): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0d500 item 60 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f643280): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f643280): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.402117662 +0000 UTC m=+76.742950820 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f643280): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6437c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6437c0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6437c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0d6c0 item 60 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6437c0): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6437c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6437c0): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6437c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6437c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.402913345 +0000 UTC m=+76.743746503 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6437c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f643d80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f643d80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f643d80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f643d80): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f643d80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.402913345 +0000 UTC m=+76.743746503 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f643d80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0d8f0 item 60 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67a4c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67a4c0): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67a4c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67a4c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67a4c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67a4c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67a4c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67a4c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.4048968 +0000 UTC m=+76.745729958 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67a4c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67aa00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67aa00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67aa00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0dc70 item 61 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67aa00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67aa00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.405913721 +0000 UTC m=+76.746746879 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67aa00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67b100): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67b100): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67b100): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67b100): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67b100): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.405913721 +0000 UTC m=+76.746746879 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67b100): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee46070 item 61 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67b740): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67b740): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67b740): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67b740): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67b740): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67b740): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67b740): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67b740): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.408158029 +0000 UTC m=+76.748991198 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67b740): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67bc80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67bc80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67bc80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee465b0 item 62 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67bc80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67bc80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.408655879 +0000 UTC m=+76.749489037 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f67bc80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69c480): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69c480): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69c480): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69c480): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69c480): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.408655879 +0000 UTC m=+76.749489037 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69c480): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee468c0 item 62 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69cac0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69cac0): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69cac0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69cac0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69cac0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69cac0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69cac0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69cac0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.410531641 +0000 UTC m=+76.751364799 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69cac0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69d000): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69d000): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69d000): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee47030 item 63 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69d000): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69d000): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.41111338 +0000 UTC m=+76.751946538 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69d000): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69d700): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69d700): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69d700): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69d700): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69d700): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.41111338 +0000 UTC m=+76.751946538 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69d700): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee472d0 item 63 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69dd40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69dd40): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69dd40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69dd40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69dd40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69dd40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69dd40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69dd40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.412620105 +0000 UTC m=+76.753453273 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f69dd40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d8380): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d8380): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d8380): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee47b20 item 64 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d8380): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d8380): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.413202285 +0000 UTC m=+76.754035443 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d8380): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d8a80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d8a80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d8a80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d8a80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d8a80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.413202285 +0000 UTC m=+76.754035443 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d8a80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ef4a0e0 item 64 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d90c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d90c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d90c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d90c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d90c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.414771157 +0000 UTC m=+76.755604315 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d90c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d9540): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d9540): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d9540): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d9540): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d9540): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ef4b030 item 65 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d9540): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d9540): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.415484414 +0000 UTC m=+76.756317572 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d9540): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d9a40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d9a40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d9a40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d9a40): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d9a40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.415484414 +0000 UTC m=+76.756317572 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d9a40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ef4b260 item 65 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0180): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0180): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0180): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0180): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0180): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.417013712 +0000 UTC m=+76.757846880 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0180): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0600): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0600): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ef4bb20 item 66 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0600): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0600): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0600): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0600): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0600): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.417611902 +0000 UTC m=+76.758445060 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0600): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0b40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0b40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0b40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0b40): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0b40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.417611902 +0000 UTC m=+76.758445060 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f0b40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee3c2a0 item 66 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1180): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1180): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1180): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1180): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1180): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.419001486 +0000 UTC m=+76.759834644 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1180): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1600): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1600): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1600): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1600): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1600): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee3c9a0 item 67 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1600): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1600): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.419524272 +0000 UTC m=+76.760357431 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1600): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1b00): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1b00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1b00): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1b00): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1b00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.419524272 +0000 UTC m=+76.760357431 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6f1b00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee3cfc0 item 67 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712280): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712280): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712280): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712280): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712280): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.421258187 +0000 UTC m=+76.762091345 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712280): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712780): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee3d650 item 68 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712780): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712780): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712780): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712780): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.422103233 +0000 UTC m=+76.762936391 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712cc0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712cc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712cc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712cc0): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712cc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.422103233 +0000 UTC m=+76.762936391 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f712cc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec02070 item 68 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713300): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713300): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713300): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713300): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713300): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.423513236 +0000 UTC m=+76.764346394 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713300): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713780): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713780): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713780): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713780): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec029a0 item 69 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713780): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.4241461 +0000 UTC m=+76.764979258 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713c80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713c80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713c80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713c80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713c80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.4241461 +0000 UTC m=+76.764979258 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f713c80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec03490 item 69 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75e400): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75e400): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75e400): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75e400): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75e400): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.425599425 +0000 UTC m=+76.766432583 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75e400): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75e900): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75e900): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee62380 item 70 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75e900): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75e900): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75e900): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75e900): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75e900): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.426249412 +0000 UTC m=+76.767082580 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75e900): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75ee40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75ee40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75ee40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75ee40): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75ee40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.426249412 +0000 UTC m=+76.767082580 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75ee40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee62700 item 70 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75f4c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75f4c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75f4c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75f4c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75f4c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.427702877 +0000 UTC m=+76.768536035 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75f4c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75f9c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75f9c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75f9c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75f9c0): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75f9c0): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee62fc0 item 71 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75f9c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75f9c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.428330442 +0000 UTC m=+76.769163600 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75f9c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75fec0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75fec0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75fec0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75fec0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75fec0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.428330442 +0000 UTC m=+76.769163600 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f75fec0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee637a0 item 71 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f808640): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f808640): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f808640): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f808640): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f808640): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.430278561 +0000 UTC m=+76.771111719 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f808640): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f808b40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f808b40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa14310 item 72 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f808b40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f808b40): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f808b40): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f808b40): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f808b40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.430919382 +0000 UTC m=+76.771752540 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f808b40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809080): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809080): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809080): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809080): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809080): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.430919382 +0000 UTC m=+76.771752540 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809080): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa144d0 item 72 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809640): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809640): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809640): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809640): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809640): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809640): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809640): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.432489336 +0000 UTC m=+76.773322494 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809640): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809b40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809b40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809b40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa14b60 item 73 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809b40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809b40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.433226397 +0000 UTC m=+76.774059555 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f809b40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828100): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828100): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828100): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828100): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828100): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa14d20 item 73 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828100): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828100): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.434160552 +0000 UTC m=+76.774993720 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828100): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828640): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828640): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828640): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828640): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828640): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.434160552 +0000 UTC m=+76.774993720 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828640): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa150a0 item 73 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828c80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828c80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828c80): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828c80): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828c80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828c80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828c80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.43591272 +0000 UTC m=+76.776745878 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f828c80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f829180): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f829180): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f829180): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa156c0 item 74 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f829180): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f829180): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.436561766 +0000 UTC m=+76.777394974 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f829180): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8296c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8296c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa15880 item 74 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8296c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8296c0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8296c0): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8296c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8296c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.4373577 +0000 UTC m=+76.778190858 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8296c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f829c40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f829c40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f829c40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f829c40): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f829c40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.4373577 +0000 UTC m=+76.778190858 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f829c40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa15a40 item 74 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85a380): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85a380): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85a380): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85a380): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85a380): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85a380): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85a380): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.439138383 +0000 UTC m=+76.779971551 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85a380): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85a880): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85a880): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85a880): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa15e30 item 75 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85a880): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85a880): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.439731001 +0000 UTC m=+76.780564159 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85a880): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85adc0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85adc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85adc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85adc0): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85adc0): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5f0000 item 75 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85adc0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85adc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.440473293 +0000 UTC m=+76.781306491 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85adc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85b300): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85b300): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85b300): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85b300): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85b300): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.440473293 +0000 UTC m=+76.781306491 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85b300): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5f0230 item 75 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85b940): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85b940): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85b940): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85b940): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85b940): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85b940): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85b940): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.442440508 +0000 UTC m=+76.783273666 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85b940): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85be40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85be40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85be40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5f07e0 item 76 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85be40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85be40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.443137945 +0000 UTC m=+76.783971153 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f85be40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f876480): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f876480): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5f0af0 item 76 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f876480): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f876480): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f876480): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f876480): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f876480): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.443984343 +0000 UTC m=+76.784817501 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f876480): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f876a00): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f876a00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f876a00): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f876a00): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f876a00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.443984343 +0000 UTC m=+76.784817501 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f876a00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5f0f50 item 76 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877040): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877040): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877040): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877040): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877040): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877040): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877040): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.446188015 +0000 UTC m=+76.787021203 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877040): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877540): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877540): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877540): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5f1490 item 77 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877540): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877540): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.446983557 +0000 UTC m=+76.787816725 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877540): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877c40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877c40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877c40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877c40): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877c40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.446983557 +0000 UTC m=+76.787816725 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f877c40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5f1730 item 77 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89c380): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89c380): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89c380): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89c380): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89c380): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89c380): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89c380): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.449124801 +0000 UTC m=+76.789957959 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89c380): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89c880): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89c880): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89c880): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f182310 item 78 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89c880): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89c880): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.449787251 +0000 UTC m=+76.790620439 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89c880): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89cf80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89cf80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89cf80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89cf80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89cf80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.449787251 +0000 UTC m=+76.790620439 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89cf80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f182540 item 78 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89d5c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89d5c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89d5c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89d5c0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89d5c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89d5c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89d5c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.451749747 +0000 UTC m=+76.792582906 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89d5c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89dac0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89dac0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89dac0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f183490 item 79 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89dac0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89dac0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.452421846 +0000 UTC m=+76.793255004 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f89dac0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b82c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b82c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b82c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b82c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b82c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.452421846 +0000 UTC m=+76.793255004 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b82c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f183650 item 79 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b8900): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b8900): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b8900): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b8900): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b8900): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b8900): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b8900): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.454348074 +0000 UTC m=+76.795181232 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b8900): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b8e00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b8e00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b8e00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f183e30 item 80 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b8e00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b8e00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.45493384 +0000 UTC m=+76.795766998 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b8e00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b9500): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b9500): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b9500): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b9500): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b9500): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.45493384 +0000 UTC m=+76.795766998 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b9500): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f0a01c0 item 80 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b9b40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b9b40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b9b40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b9b40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b9b40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.456862904 +0000 UTC m=+76.797696071 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8b9b40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ee0c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ee0c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ee0c0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ee0c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ee0c0): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ee0c0): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f0a08c0 item 81 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ee0c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ee0c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.457622938 +0000 UTC m=+76.798456106 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ee0c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ee600): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ee600): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ee600): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ee600): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ee600): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.457622938 +0000 UTC m=+76.798456106 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ee600): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f0a0af0 item 81 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8eec80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8eec80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8eec80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8eec80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8eec80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.459595213 +0000 UTC m=+76.800428371 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8eec80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ef180): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ef180): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ef180): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f0a1180 item 82 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ef180): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ef180): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ef180): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ef180): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ef180): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.460355619 +0000 UTC m=+76.801188777 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ef180): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ef700): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ef700): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ef700): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ef700): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ef700): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.460355619 +0000 UTC m=+76.801188777 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8ef700): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f0a1730 item 82 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8efd80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8efd80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8efd80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8efd80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8efd80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.461990176 +0000 UTC m=+76.802823334 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f8efd80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f916380): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f916380): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f916380): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f916380): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f916380): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f916380): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec04000 item 83 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f916380): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f916380): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.46287716 +0000 UTC m=+76.803710329 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f916380): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9168c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9168c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9168c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9168c0): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9168c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.46287716 +0000 UTC m=+76.803710329 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9168c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec04230 item 83 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f916f40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f916f40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f916f40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f916f40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f916f40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.464723066 +0000 UTC m=+76.805556234 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f916f40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f917440): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f917440): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f917440): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec04850 item 84 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f917440): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f917440): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f917440): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f917440): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f917440): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.465457484 +0000 UTC m=+76.806290642 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f917440): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9179c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9179c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9179c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9179c0): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9179c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.465457484 +0000 UTC m=+76.806290642 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9179c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec04a10 item 84 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938140): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938140): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938140): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938140): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938140): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.467232505 +0000 UTC m=+76.808065663 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938140): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938640): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938640): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938640): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938640): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938640): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938640): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec05110 item 85 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938640): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938640): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.467874107 +0000 UTC m=+76.808707265 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938640): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938b80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938b80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938b80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938b80): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938b80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.467874107 +0000 UTC m=+76.808707265 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f938b80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec053b0 item 85 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939200): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939200): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939200): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939200): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939200): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.469640793 +0000 UTC m=+76.810473951 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939200): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939700): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939700): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939700): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec05810 item 86 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939700): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939700): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939700): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939700): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939700): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.470382092 +0000 UTC m=+76.811215250 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939700): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939c80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939c80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939c80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939c80): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939c80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.470382092 +0000 UTC m=+76.811215250 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f939c80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec05a40 item 86 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950400): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950400): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950400): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950400): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950400): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.471918564 +0000 UTC m=+76.812751723 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950400): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950900): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950900): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950900): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950900): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950900): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950900): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec05e30 item 87 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950900): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950900): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.472580474 +0000 UTC m=+76.813413633 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950900): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950e40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950e40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950e40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950e40): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950e40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.472580474 +0000 UTC m=+76.813413633 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950e40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f3982a0 item 87 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9514c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9514c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9514c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9514c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9514c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.474723481 +0000 UTC m=+76.815556639 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9514c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9519c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9519c0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9519c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f398620 item 88 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9519c0): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9519c0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9519c0): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9519c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9519c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.475486582 +0000 UTC m=+76.816319740 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9519c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12180): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12180): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12180): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12180): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12180): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.475486582 +0000 UTC m=+76.816319740 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12180): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f958000 item 88 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12840): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12840): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12840): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12840): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12840): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12840): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12840): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12840): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.477991313 +0000 UTC m=+76.818824481 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12840): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12d80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12d80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12d80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f958380 item 89 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12d80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12d80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.478889147 +0000 UTC m=+76.819722315 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12d80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa132c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa132c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa132c0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa132c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa132c0): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa132c0): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f958540 item 89 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa132c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa132c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.479722531 +0000 UTC m=+76.820555719 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa132c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13840): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13840): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13840): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13840): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13840): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.479722531 +0000 UTC m=+76.820555719 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13840): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f958700 item 89 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13e80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13e80): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13e80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13e80): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13e80): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13e80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13e80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13e80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.481539312 +0000 UTC m=+76.822372470 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13e80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9504c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9504c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9504c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f958cb0 item 90 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9504c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9504c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.482148792 +0000 UTC m=+76.822981951 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f9504c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950a00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950a00): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950a00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f958f50 item 90 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950a00): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950a00): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950a00): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950a00): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950a00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.48284107 +0000 UTC m=+76.823674229 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f950a00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f951e40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f951e40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f951e40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f951e40): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f951e40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.48284107 +0000 UTC m=+76.823674229 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f951e40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f9591f0 item 90 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514600): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514600): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514600): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514600): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514600): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514600): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514600): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514600): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.484725568 +0000 UTC m=+76.825558776 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514600): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514b40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514b40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514b40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f9595e0 item 91 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514b40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514b40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.485460577 +0000 UTC m=+76.826293745 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514b40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515080): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515080): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515080): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515080): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515080): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515080): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f9597a0 item 91 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515080): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515080): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.486209642 +0000 UTC m=+76.827042800 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515080): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515600): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515600): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515600): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515600): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515600): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.486209642 +0000 UTC m=+76.827042800 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515600): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f959960 item 91 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515c40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515c40): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515c40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515c40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515c40): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515c40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515c40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515c40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.488164804 +0000 UTC m=+76.828997992 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515c40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c440): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c440): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c440): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f959d50 item 92 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c440): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c440): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.488770367 +0000 UTC m=+76.829603535 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c440): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c980): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c980): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c980): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d0070 item 92 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c980): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c980): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c980): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c980): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c980): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.489475208 +0000 UTC m=+76.830308376 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c980): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cf40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cf40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cf40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cf40): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cf40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.489475208 +0000 UTC m=+76.830308376 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77cf40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d0230 item 92 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d580): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d580): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d580): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d580): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d580): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d580): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d580): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d580): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.491058327 +0000 UTC m=+76.831891485 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d580): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77db40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77db40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77db40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d0690 item 93 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77db40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77db40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.491613846 +0000 UTC m=+76.832447005 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77db40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cd40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cd40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cd40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cd40): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cd40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.491613846 +0000 UTC m=+76.832447005 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cd40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d0850 item 93 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d4c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d4c0): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d4c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d4c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d4c0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d4c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d4c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d4c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.493242812 +0000 UTC m=+76.834075970 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d4c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3ca00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3ca00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3ca00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d0bd0 item 94 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3ca00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3ca00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.493817618 +0000 UTC m=+76.834650776 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3ca00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3db80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3db80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3db80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3db80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3db80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.493817618 +0000 UTC m=+76.834650776 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3db80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d0fc0 item 94 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edaf980): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edaf980): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edaf980): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edaf980): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edaf980): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edaf980): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edaf980): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edaf980): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.495500627 +0000 UTC m=+76.836333785 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edaf980): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26500): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26500): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26500): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d1420 item 95 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26500): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26500): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.496059232 +0000 UTC m=+76.836892390 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26500): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26e00): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26e00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26e00): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26e00): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26e00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.496059232 +0000 UTC m=+76.836892390 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26e00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d1650 item 95 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef276c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef276c0): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef276c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef276c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef276c0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef276c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef276c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef276c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.497712984 +0000 UTC m=+76.838546142 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef276c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27c00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27c00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27c00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d1ab0 item 96 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27c00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27c00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.498312346 +0000 UTC m=+76.839145504 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27c00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e540): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e540): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e540): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e540): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e540): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.498312346 +0000 UTC m=+76.839145504 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e540): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d1ce0 item 96 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= 2026/08/04 04:23:42 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:42 DEBUG : Looking for writers 2026/08/04 04:23:42 DEBUG : >WaitForWriters: 2026/08/04 04:23:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/04 04:23:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee280): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee280): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee280): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee280): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee280): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.633972046 +0000 UTC m=+76.974805334 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee280): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee700): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee700): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee700): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee700): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee700): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee700): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee700): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.633972046 +0000 UTC m=+76.974805334 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ee700): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eec40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eec40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eec40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eec40): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eec40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.633972046 +0000 UTC m=+76.974805334 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eec40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb60d20 item 1 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef280): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef280): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef280): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef280): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef280): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.63946019 +0000 UTC m=+76.980293378 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef280): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef780): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef780): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef780): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.63946019 +0000 UTC m=+76.980293378 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ef780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb61960 item 2 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4efdc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4efdc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4efdc0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4efdc0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4efdc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.642413226 +0000 UTC m=+76.983246405 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4efdc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f5c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f5c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f5c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f5c0): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f5c0): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f5c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f5c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.642413226 +0000 UTC m=+76.983246405 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f5c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fa80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fa80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fa80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fa80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fa80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.642413226 +0000 UTC m=+76.983246405 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fa80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f3996c0 item 3 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66200): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66200): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66200): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66200): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66200): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.646977966 +0000 UTC m=+76.987811155 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66200): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee667c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee667c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee667c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee667c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee667c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.646977966 +0000 UTC m=+76.987811155 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee667c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f399ce0 item 4 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66e00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66e00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66e00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66e00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66e00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.649737448 +0000 UTC m=+76.990570636 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66e00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67280): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67280): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67280): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67280): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67280): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67280): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67280): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.649737448 +0000 UTC m=+76.990570636 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67280): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67740): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67740): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67740): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67740): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67740): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.649737448 +0000 UTC m=+76.990570636 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67740): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee45180 item 5 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67dc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67dc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67dc0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67dc0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67dc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.654118641 +0000 UTC m=+76.994951829 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67dc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496440): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496440): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496440): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496440): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496440): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.654118641 +0000 UTC m=+76.994951829 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496440): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee45ce0 item 6 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496ac0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496ac0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496ac0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496ac0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496ac0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.657321761 +0000 UTC m=+76.998154988 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496ac0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496fc0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496fc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496fc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496fc0): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496fc0): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496fc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496fc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.657321761 +0000 UTC m=+76.998154988 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496fc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497480): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497480): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497480): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497480): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497480): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.657321761 +0000 UTC m=+76.998154988 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497480): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ef48fc0 item 7 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd2c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd2c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd2c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd2c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd2c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.661356359 +0000 UTC m=+77.002189537 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd2c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd8c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd8c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd8c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd8c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd8c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.661356359 +0000 UTC m=+77.002189537 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd8c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f56dc70 item 8 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bde80): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291f0bde80): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bde80): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bde80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bde80): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bde80): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bde80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648400): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648400): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648400): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648400): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648400): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.664766549 +0000 UTC m=+77.005599737 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648400): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648880): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648880): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648880): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648880): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648880): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648880): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648880): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.664766549 +0000 UTC m=+77.005599737 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648880): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648d80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648d80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648d80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648d80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648d80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.664766549 +0000 UTC m=+77.005599737 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648d80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec88310 item 9 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649400): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649400): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649400): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649400): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649400): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.668638771 +0000 UTC m=+77.009471959 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649400): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649940): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649940): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649940): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649940): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649940): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.668638771 +0000 UTC m=+77.009471959 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f649940): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec89570 item 10 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010080): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291f010080): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010080): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010080): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010080): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010080): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010080): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010440): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010440): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010440): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010440): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010440): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.671403091 +0000 UTC m=+77.012236280 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010440): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010940): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010940): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010940): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010940): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010940): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010940): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010940): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.671403091 +0000 UTC m=+77.012236280 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010940): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010e40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010e40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010e40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010e40): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010e40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.671403091 +0000 UTC m=+77.012236280 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f010e40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec89c00 item 11 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0114c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0114c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0114c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0114c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0114c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.675049999 +0000 UTC m=+77.015883176 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0114c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f011a00): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f011a00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f011a00): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f011a00): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f011a00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.675049999 +0000 UTC m=+77.015883176 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f011a00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee68bd0 item 12 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0140): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291f0f0140): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0140): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0140): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0140): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0140): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0140): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0500): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0500): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0500): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0500): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0500): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.677485617 +0000 UTC m=+77.018318805 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0500): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0bc0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0bc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0bc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0bc0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0bc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.677485617 +0000 UTC m=+77.018318805 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f0bc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee691f0 item 13 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1240): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1240): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1240): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1240): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1240): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.680352942 +0000 UTC m=+77.021186160 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1240): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1780): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1780): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1780): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.680352942 +0000 UTC m=+77.021186160 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee69650 item 14 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1dc0): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291f0f1dc0): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1dc0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1dc0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1dc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0f1dc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122280): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122280): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122280): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122280): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122280): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.683726223 +0000 UTC m=+77.024559410 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122280): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122940): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122940): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122940): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122940): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122940): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.683726223 +0000 UTC m=+77.024559410 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122940): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e60e0 item 15 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122fc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122fc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122fc0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122fc0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122fc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.686863156 +0000 UTC m=+77.027696344 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f122fc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f123500): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f123500): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f123500): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f123500): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f123500): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.686863156 +0000 UTC m=+77.027696344 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f123500): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e65b0 item 16 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f123b40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f123b40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f123b40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f123b40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f123b40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.69020179 +0000 UTC m=+77.031035049 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f123b40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f1640c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f1640c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f1640c0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f1640c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f1640c0): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f1640c0): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f1640c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f1640c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.69020179 +0000 UTC m=+77.031035049 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f1640c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f1645c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f1645c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f1645c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f1645c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f1645c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.69020179 +0000 UTC m=+77.031035049 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f1645c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e6a80 item 17 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f164c40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f164c40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f164c40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f164c40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f164c40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.694564679 +0000 UTC m=+77.035397888 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f164c40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165180): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165180): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165180): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165180): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165180): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.694564679 +0000 UTC m=+77.035397888 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165180): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e6fc0 item 18 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165800): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165800): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165800): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165800): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165800): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.697979268 +0000 UTC m=+77.038812456 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165800): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165d00): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165d00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165d00): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165d00): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165d00): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165d00): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165d00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.697979268 +0000 UTC m=+77.038812456 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f165d00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208300): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208300): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208300): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208300): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208300): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.697979268 +0000 UTC m=+77.038812456 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208300): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e7420 item 19 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208980): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208980): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208980): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208980): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208980): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.702282864 +0000 UTC m=+77.043116042 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208980): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208ec0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208ec0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208ec0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208ec0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208ec0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.702282864 +0000 UTC m=+77.043116042 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f208ec0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e7960 item 20 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f209540): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f209540): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f209540): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f209540): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f209540): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.704212789 +0000 UTC m=+77.045045957 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f209540): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f209a40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f209a40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f209a40): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f209a40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f209a40): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f209a40): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f209a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f209a40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.704212789 +0000 UTC m=+77.045045957 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f209a40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24e040): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24e040): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24e040): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24e040): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24e040): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.704212789 +0000 UTC m=+77.045045957 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24e040): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e7ce0 item 21 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24e6c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24e6c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24e6c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24e6c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24e6c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.708636143 +0000 UTC m=+77.049469311 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24e6c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24ec00): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24ec00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24ec00): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24ec00): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24ec00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.708636143 +0000 UTC m=+77.049469311 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24ec00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f2905b0 item 22 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24f280): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24f280): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24f280): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24f280): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24f280): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.711845583 +0000 UTC m=+77.052678751 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24f280): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24f780): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24f780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24f780): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24f780): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24f780): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24f780): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24f780): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24f780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.711845583 +0000 UTC m=+77.052678751 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24f780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24fc80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24fc80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24fc80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24fc80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24fc80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.711845583 +0000 UTC m=+77.052678751 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f24fc80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f290930 item 23 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6400): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6400): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6400): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6400): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6400): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.714922794 +0000 UTC m=+77.055755962 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6400): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6940): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6940): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6940): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6940): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6940): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.714922794 +0000 UTC m=+77.055755962 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6940): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f2911f0 item 24 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6f80): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291f2c6f80): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6f80): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6f80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6f80): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6f80): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c6f80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7340): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7340): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7340): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7340): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7340): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.71680585 +0000 UTC m=+77.057639028 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7340): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7840): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7840): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7840): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7840): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7840): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7840): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7840): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7840): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.71680585 +0000 UTC m=+77.057639028 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7840): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7d80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7d80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7d80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7d80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7d80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.71680585 +0000 UTC m=+77.057639028 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2c7d80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f291810 item 25 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e500): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e500): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e500): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e500): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e500): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.719726165 +0000 UTC m=+77.060559343 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e500): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35ea40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35ea40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35ea40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35ea40): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35ea40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.719726165 +0000 UTC m=+77.060559343 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35ea40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5ae000 item 26 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728200): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291f728200): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728200): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728200): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728200): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728200): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728200): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7285c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7285c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7285c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7285c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7285c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.722003565 +0000 UTC m=+77.062836733 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7285c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728ac0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728ac0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728ac0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728ac0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728ac0): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728ac0): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728ac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728ac0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.722003565 +0000 UTC m=+77.062836733 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728ac0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729400): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729400): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729400): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729400): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729400): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.722003565 +0000 UTC m=+77.062836733 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729400): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb61e30 item 27 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729ec0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729ec0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729ec0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729ec0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729ec0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.725057733 +0000 UTC m=+77.065890901 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729ec0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396500): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396500): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396500): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396500): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396500): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.725057733 +0000 UTC m=+77.065890901 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396500): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c64d0 item 28 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396b40): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291f396b40): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396b40): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396b40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396b40): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396b40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396f00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396f00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396f00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396f00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396f00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.727357525 +0000 UTC m=+77.068190683 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f396f00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3975c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3975c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3975c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3975c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3975c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.727357525 +0000 UTC m=+77.068190683 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3975c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c6a10 item 29 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f397c40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f397c40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f397c40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f397c40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f397c40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.728941797 +0000 UTC m=+77.069774955 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f397c40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ca280): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ca280): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ca280): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ca280): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ca280): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.728941797 +0000 UTC m=+77.069774955 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ca280): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c7030 item 30 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ca8c0): _readAt: size=2, off=0 2026/08/04 04:23:42 ERROR : open-test-file(0x2b291f3ca8c0): Couldn't read size of file 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ca8c0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ca8c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ca8c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ca8c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ca8c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cac80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cac80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cac80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cac80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cac80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.730616139 +0000 UTC m=+77.071449297 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cac80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cb340): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cb340): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cb340): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cb340): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cb340): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.730616139 +0000 UTC m=+77.071449297 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cb340): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c7500 item 31 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cb9c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cb9c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cb9c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cb9c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cb9c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.732256056 +0000 UTC m=+77.073089214 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3cb9c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416000): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416000): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416000): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416000): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416000): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.732256056 +0000 UTC m=+77.073089214 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416000): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c7880 item 32 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416640): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416640): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416640): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416640): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416640): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.733969291 +0000 UTC m=+77.074802449 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416640): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416ac0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416ac0): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416ac0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416ac0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c7dc0 item 33 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416ac0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416ac0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.734596265 +0000 UTC m=+77.075429423 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416ac0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416fc0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416fc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416fc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416fc0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416fc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.734596265 +0000 UTC m=+77.075429423 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416fc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb12620 item 33 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f417600): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f417600): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f417600): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f417600): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f417600): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.736235902 +0000 UTC m=+77.077069060 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f417600): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497980): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497980): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ef495e0 item 34 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497980): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497980): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497980): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497980): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497980): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.737101045 +0000 UTC m=+77.077934203 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497980): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497ec0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497ec0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497ec0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497ec0): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497ec0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.737101045 +0000 UTC m=+77.077934203 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497ec0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ef49810 item 34 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a600): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a600): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a600): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a600): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a600): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.739143773 +0000 UTC m=+77.079976931 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a600): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48aa80): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48aa80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48aa80): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48aa80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48aa80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e6000 item 35 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48aa80): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48aa80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.739855457 +0000 UTC m=+77.080688615 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48aa80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48af80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48af80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48af80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48af80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48af80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.739855457 +0000 UTC m=+77.080688615 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48af80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e62a0 item 35 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b600): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b600): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b600): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b600): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b600): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.741830066 +0000 UTC m=+77.082663224 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b600): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bb00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bb00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e6620 item 36 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bb00): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bb00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bb00): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bb00): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bb00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.742702854 +0000 UTC m=+77.083536012 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bb00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bc140): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bc140): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bc140): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bc140): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bc140): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.742702854 +0000 UTC m=+77.083536012 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bc140): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e67e0 item 36 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bc780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bc780): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bc780): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bc780): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bc780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.744457998 +0000 UTC m=+77.085291186 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bc780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bcc00): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bcc00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bcc00): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bcc00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bcc00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e6b60 item 37 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bcc00): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bcc00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.74505714 +0000 UTC m=+77.085890298 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bcc00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bd100): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bd100): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bd100): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bd100): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bd100): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.74505714 +0000 UTC m=+77.085890298 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bd100): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e6d20 item 37 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bd780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bd780): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bd780): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bd780): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bd780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.747142928 +0000 UTC m=+77.087976086 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bd780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bdc80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bdc80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e70a0 item 38 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bdc80): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bdc80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bdc80): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bdc80): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bdc80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.748015937 +0000 UTC m=+77.088849105 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bdc80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ea2c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ea2c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ea2c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ea2c0): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ea2c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.748015937 +0000 UTC m=+77.088849105 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ea2c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e7340 item 38 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ea940): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ea940): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ea940): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ea940): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ea940): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.749927597 +0000 UTC m=+77.090760756 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ea940): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eae40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eae40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eae40): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eae40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eae40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e7810 item 39 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eae40): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eae40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.750796227 +0000 UTC m=+77.091629385 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eae40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eb340): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eb340): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eb340): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eb340): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eb340): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.750796227 +0000 UTC m=+77.091629385 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eb340): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f4e79d0 item 39 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eb9c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eb9c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eb9c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eb9c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eb9c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.752733475 +0000 UTC m=+77.093566634 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4eb9c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ebec0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ebec0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa02230 item 40 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ebec0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ebec0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ebec0): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ebec0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ebec0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.753696203 +0000 UTC m=+77.094529401 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ebec0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55e500): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55e500): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55e500): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55e500): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55e500): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.753696203 +0000 UTC m=+77.094529401 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55e500): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa023f0 item 40 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55eac0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55eac0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55eac0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55eac0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55eac0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55eac0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55eac0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.755750052 +0000 UTC m=+77.096583210 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55eac0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55efc0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55efc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55efc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa028c0 item 41 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55efc0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55efc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.756667966 +0000 UTC m=+77.097501124 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55efc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55f480): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55f480): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55f480): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55f480): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55f480): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa02a80 item 41 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55f480): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55f480): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.757388836 +0000 UTC m=+77.098221994 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55f480): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55f9c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55f9c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55f9c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55f9c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55f9c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.757388836 +0000 UTC m=+77.098221994 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f55f9c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa02cb0 item 41 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592100): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592100): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592100): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592100): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592100): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592100): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592100): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.759166614 +0000 UTC m=+77.099999772 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592100): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592600): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592600): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592600): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa030a0 item 42 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592600): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592600): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.759848742 +0000 UTC m=+77.100681900 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592600): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592b40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592b40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa03260 item 42 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592b40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592b40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592b40): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592b40): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592b40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.760686224 +0000 UTC m=+77.101519412 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f592b40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5930c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5930c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5930c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5930c0): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5930c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.760686224 +0000 UTC m=+77.101519412 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5930c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa03420 item 42 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593700): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593700): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593700): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593700): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593700): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593700): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593700): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.762450616 +0000 UTC m=+77.103283774 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593700): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593c00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593c00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593c00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa03880 item 43 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593c00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593c00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.763170715 +0000 UTC m=+77.104003873 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f593c00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5be240): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5be240): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5be240): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5be240): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5be240): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa03a40 item 43 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5be240): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5be240): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.763935259 +0000 UTC m=+77.104768448 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5be240): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5be780): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5be780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5be780): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5be780): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5be780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.763935259 +0000 UTC m=+77.104768448 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5be780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fa03c00 item 43 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bedc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bedc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bedc0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bedc0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bedc0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bedc0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bedc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.765763811 +0000 UTC m=+77.106597010 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bedc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bf2c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bf2c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bf2c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eeba850 item 44 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bf2c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bf2c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.766277332 +0000 UTC m=+77.107110500 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bf2c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bf800): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bf800): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eebafc0 item 44 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bf800): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bf800): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bf800): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bf800): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bf800): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.767067343 +0000 UTC m=+77.107900501 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bf800): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bfd80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bfd80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bfd80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bfd80): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bfd80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.767067343 +0000 UTC m=+77.107900501 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5bfd80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291edf2070 item 44 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e84c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e84c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e84c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e84c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e84c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e84c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e84c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.768867092 +0000 UTC m=+77.109700270 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e84c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e89c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e89c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e89c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291edf2930 item 45 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e89c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e89c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.769514294 +0000 UTC m=+77.110347493 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e89c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e90c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e90c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e90c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e90c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e90c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.769514294 +0000 UTC m=+77.110347493 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e90c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291edf3030 item 45 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e9700): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e9700): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e9700): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e9700): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e9700): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e9700): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e9700): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.771435934 +0000 UTC m=+77.112269092 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e9700): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e9c00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e9c00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e9c00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291edf3a40 item 46 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e9c00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e9c00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.772163397 +0000 UTC m=+77.112996555 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5e9c00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60a400): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60a400): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60a400): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60a400): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60a400): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.772163397 +0000 UTC m=+77.112996555 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60a400): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0c1c0 item 46 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60aa40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60aa40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60aa40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60aa40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60aa40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60aa40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60aa40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.774307496 +0000 UTC m=+77.115140654 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60aa40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60af40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60af40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60af40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0cc40 item 47 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60af40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60af40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.775031303 +0000 UTC m=+77.115864461 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60af40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60b640): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60b640): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60b640): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60b640): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60b640): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.775031303 +0000 UTC m=+77.115864461 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60b640): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0cf50 item 47 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60bc80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60bc80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60bc80): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60bc80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60bc80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60bc80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60bc80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.777521415 +0000 UTC m=+77.118354613 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f60bc80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666280): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666280): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666280): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0d2d0 item 48 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666280): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666280): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.778232878 +0000 UTC m=+77.119066097 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666280): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666980): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666980): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666980): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666980): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666980): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.778232878 +0000 UTC m=+77.119066097 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666980): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0d490 item 48 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666fc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666fc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666fc0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666fc0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666fc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.780256791 +0000 UTC m=+77.121089950 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f666fc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f667440): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f667440): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f667440): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f667440): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f667440): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f667440): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0d880 item 49 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f667440): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f667440): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.780925153 +0000 UTC m=+77.121758320 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f667440): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f667980): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f667980): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f667980): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f667980): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f667980): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.780925153 +0000 UTC m=+77.121758320 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f667980): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0da40 item 49 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684100): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684100): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684100): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684100): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684100): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.783004569 +0000 UTC m=+77.123837727 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684100): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684600): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684600): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684600): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291fc0de30 item 50 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684600): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684600): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684600): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684600): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684600): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.783715502 +0000 UTC m=+77.124548660 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684600): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684b80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684b80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684b80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684b80): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684b80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.783715502 +0000 UTC m=+77.124548660 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f684b80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee46230 item 50 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685200): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685200): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685200): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685200): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685200): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.785724316 +0000 UTC m=+77.126557474 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685200): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685700): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685700): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685700): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685700): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685700): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685700): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee46850 item 51 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685700): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685700): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.786397677 +0000 UTC m=+77.127230835 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685700): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685c40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685c40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685c40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685c40): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685c40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.786397677 +0000 UTC m=+77.127230835 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f685c40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee46cb0 item 51 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a83c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a83c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a83c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a83c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a83c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.788336999 +0000 UTC m=+77.129170157 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a83c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a88c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a88c0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a88c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee47260 item 52 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a88c0): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a88c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a88c0): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a88c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a88c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.789109889 +0000 UTC m=+77.129943047 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a88c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a8e40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a8e40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a8e40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a8e40): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a8e40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.789109889 +0000 UTC m=+77.129943047 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a8e40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee47730 item 52 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a94c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a94c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a94c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a94c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a94c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.791171573 +0000 UTC m=+77.132004741 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a94c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a99c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a99c0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a99c0): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a99c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a99c0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a99c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee47e30 item 53 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a99c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a99c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.791840786 +0000 UTC m=+77.132673964 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6a99c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4000): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4000): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4000): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4000): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4000): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.791840786 +0000 UTC m=+77.132673964 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4000): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ef4aaf0 item 53 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4680): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4680): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4680): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4680): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4680): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.794029338 +0000 UTC m=+77.134862506 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4680): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4b80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4b80): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4b80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ef4b180 item 54 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4b80): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4b80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4b80): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4b80): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4b80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.795628339 +0000 UTC m=+77.136461516 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d4b80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5100): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5100): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5100): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5100): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5100): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.795628339 +0000 UTC m=+77.136461516 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5100): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ef4b650 item 54 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5780): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5780): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5780): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.797610973 +0000 UTC m=+77.138444141 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5c80): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5c80): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5c80): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5c80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5c80): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5c80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ef4be30 item 55 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5c80): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5c80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.798449515 +0000 UTC m=+77.139282683 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6d5c80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ec2c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ec2c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ec2c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ec2c0): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ec2c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.798449515 +0000 UTC m=+77.139282683 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ec2c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee3c460 item 55 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ec940): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ec940): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ec940): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ec940): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ec940): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.800435787 +0000 UTC m=+77.141268945 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ec940): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ece40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ece40): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ece40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee3ccb0 item 56 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ece40): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ece40): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ece40): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ece40): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ece40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.801186635 +0000 UTC m=+77.142019793 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ece40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ed3c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ed3c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ed3c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ed3c0): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ed3c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.801186635 +0000 UTC m=+77.142019793 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6ed3c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee3d180 item 56 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6eda00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6eda00): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6eda00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6eda00): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6eda00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6eda00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6eda00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6eda00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.802853703 +0000 UTC m=+77.143686871 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6eda00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708040): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708040): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708040): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee3d9d0 item 57 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708040): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708040): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.803597708 +0000 UTC m=+77.144430876 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708040): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708580): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708580): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708580): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708580): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708580): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708580): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec02700 item 57 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708580): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708580): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.80420772 +0000 UTC m=+77.145040878 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708580): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708b00): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708b00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708b00): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708b00): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708b00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.80420772 +0000 UTC m=+77.145040878 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f708b00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec02930 item 57 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709140): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709140): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709140): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709140): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709140): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709140): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709140): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709140): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.80581203 +0000 UTC m=+77.146645218 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709140): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709680): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709680): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709680): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec03960 item 58 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709680): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709680): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.806449223 +0000 UTC m=+77.147282381 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709680): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709bc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709bc0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709bc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee62230 item 58 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709bc0): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709bc0): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709bc0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709bc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.807127714 +0000 UTC m=+77.147960872 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f709bc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722280): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722280): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722280): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722280): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722280): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.807127714 +0000 UTC m=+77.147960872 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722280): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee62540 item 58 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e140): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e140): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e140): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e140): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e140): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e140): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e140): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e140): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.811510961 +0000 UTC m=+77.152344119 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e140): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e680): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e680): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e680): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb12620 item 59 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e680): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e680): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.812121624 +0000 UTC m=+77.152954782 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35e680): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35ebc0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35ebc0): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35ebc0): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35ebc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35ebc0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35ebc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb12f50 item 59 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35ebc0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35ebc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.812689877 +0000 UTC m=+77.153523065 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35ebc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35f3c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35f3c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35f3c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35f3c0): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35f3c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.812689877 +0000 UTC m=+77.153523065 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35f3c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb137a0 item 59 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35fa00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35fa00): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35fa00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35fa00): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35fa00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35fa00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35fa00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35fa00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.814312972 +0000 UTC m=+77.155146130 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f35fa00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722040): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722040): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722040): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5ae000 item 60 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722040): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722040): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.814977999 +0000 UTC m=+77.155811157 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722040): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722780): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722780): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5ae460 item 60 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722780): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722780): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722780): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722780): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.815733134 +0000 UTC m=+77.156566292 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722d40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722d40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722d40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722d40): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722d40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.815733134 +0000 UTC m=+77.156566292 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f722d40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5ae700 item 60 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f723380): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f723380): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f723380): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f723380): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f723380): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f723380): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f723380): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f723380): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.817450407 +0000 UTC m=+77.158283565 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f723380): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7238c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7238c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7238c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5aea80 item 61 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7238c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7238c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.818193191 +0000 UTC m=+77.159026399 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f7238c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa120c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa120c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa120c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa120c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa120c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.818193191 +0000 UTC m=+77.159026399 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa120c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5aec40 item 61 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12780): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12780): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12780): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12780): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12780): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12780): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.820051179 +0000 UTC m=+77.160884337 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12cc0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12cc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12cc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5aefc0 item 62 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12cc0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12cc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.820593593 +0000 UTC m=+77.161426751 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa12cc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa133c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa133c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa133c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa133c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa133c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.820593593 +0000 UTC m=+77.161426751 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa133c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5af180 item 62 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13a00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13a00): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13a00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13a00): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13a00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13a00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13a00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13a00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.82230783 +0000 UTC m=+77.163140988 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291fa13a00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514040): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514040): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514040): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5af500 item 63 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514040): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514040): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.822882385 +0000 UTC m=+77.163715543 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514040): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5147c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5147c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5147c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5147c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5147c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.822882385 +0000 UTC m=+77.163715543 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f5147c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5af6c0 item 63 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e00): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e00): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e00): >_readAt: n=0, err=Bad file descriptor 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.824599778 +0000 UTC m=+77.165432936 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f514e00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515340): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515340): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515340): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5afab0 item 64 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515340): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515340): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.825293427 +0000 UTC m=+77.166126585 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515340): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515a40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515a40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515a40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515a40): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515a40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.825293427 +0000 UTC m=+77.166126585 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f515a40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f5afd50 item 64 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c2c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c2c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c2c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c2c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c2c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.827323781 +0000 UTC m=+77.168156939 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c2c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c7c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c7c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c7c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c7c0): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c7c0): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee627e0 item 65 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c7c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c7c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.828008795 +0000 UTC m=+77.168841953 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77c7c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77ccc0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77ccc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77ccc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77ccc0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77ccc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.828008795 +0000 UTC m=+77.168841953 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77ccc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee62d20 item 65 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d300): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d300): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d300): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d300): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d300): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.830131955 +0000 UTC m=+77.170965123 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d300): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d780): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee63960 item 66 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d780): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d780): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d780): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d780): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.830787413 +0000 UTC m=+77.171620571 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77d780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77dcc0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77dcc0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77dcc0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77dcc0): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77dcc0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.830787413 +0000 UTC m=+77.171620571 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f77dcc0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee63d50 item 66 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cf40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cf40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cf40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cf40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cf40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.832916995 +0000 UTC m=+77.173750193 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18cf40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d3c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d3c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d3c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d3c0): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d3c0): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f958310 item 67 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d3c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d3c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.83380428 +0000 UTC m=+77.174637448 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f18d3c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3c4c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3c4c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3c4c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3c4c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3c4c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.83380428 +0000 UTC m=+77.174637448 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3c4c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f9584d0 item 67 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3d780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3d780): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3d780): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3d780): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3d780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.835745776 +0000 UTC m=+77.176578944 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291eb3d780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edae7c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edae7c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f958850 item 68 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edae7c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edae7c0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edae7c0): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edae7c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edae7c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.836606692 +0000 UTC m=+77.177439860 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edae7c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edafc80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edafc80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edafc80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edafc80): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edafc80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.836606692 +0000 UTC m=+77.177439860 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291edafc80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f958c40 item 68 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef269c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef269c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef269c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef269c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef269c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.838494127 +0000 UTC m=+77.179327304 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef269c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26ec0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26ec0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26ec0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26ec0): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26ec0): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f959180 item 69 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26ec0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26ec0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.839311189 +0000 UTC m=+77.180144357 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef26ec0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef275c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef275c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef275c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef275c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef275c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.839311189 +0000 UTC m=+77.180144357 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef275c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f959340 item 69 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27d00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27d00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27d00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27d00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27d00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.841525661 +0000 UTC m=+77.182358890 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ef27d00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e400): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e400): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f959730 item 70 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e400): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e400): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e400): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e400): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e400): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.842431472 +0000 UTC m=+77.183264640 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e400): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e940): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e940): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e940): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e940): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e940): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.842431472 +0000 UTC m=+77.183264640 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16e940): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f9598f0 item 70 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f100): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f100): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f100): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f100): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f100): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.84435345 +0000 UTC m=+77.185186629 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f100): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f640): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f640): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f640): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f640): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f640): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f959ce0 item 71 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f640): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f640): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.845116923 +0000 UTC m=+77.185950090 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16f640): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fb40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fb40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fb40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fb40): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fb40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.845116923 +0000 UTC m=+77.185950090 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f16fb40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d0000 item 71 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee662c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee662c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee662c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee662c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee662c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.846917163 +0000 UTC m=+77.187750331 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee662c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66840): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66840): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d0380 item 72 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66840): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66840): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66840): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66840): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66840): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.847651519 +0000 UTC m=+77.188484677 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66840): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66d80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66d80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66d80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66d80): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66d80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.847651519 +0000 UTC m=+77.188484677 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee66d80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d0540 item 72 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67340): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67340): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67340): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67340): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67340): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67340): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67340): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.852764895 +0000 UTC m=+77.193598133 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67340): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67840): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67840): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67840): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d0930 item 73 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67840): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67840): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.853584513 +0000 UTC m=+77.194417681 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67840): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67d00): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67d00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67d00): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67d00): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67d00): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d0af0 item 73 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67d00): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67d00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.854563822 +0000 UTC m=+77.195396990 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291ee67d00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc380): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc380): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc380): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc380): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc380): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.854563822 +0000 UTC m=+77.195396990 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc380): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d0e70 item 73 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc9c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc9c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc9c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc9c0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc9c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc9c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc9c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.856665821 +0000 UTC m=+77.197499029 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bc9c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bcec0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bcec0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bcec0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d1340 item 74 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bcec0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bcec0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.857455553 +0000 UTC m=+77.198288791 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bcec0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd4c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd4c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d1500 item 74 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd4c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd4c0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd4c0): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd4c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd4c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.858490888 +0000 UTC m=+77.199324066 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bd4c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bda40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bda40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bda40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bda40): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bda40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.858490888 +0000 UTC m=+77.199324066 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f0bda40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d1810 item 74 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648180): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648180): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648180): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648180): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648180): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648180): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648180): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.860632913 +0000 UTC m=+77.201466081 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648180): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648740): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648740): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648740): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f7d1c00 item 75 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648740): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648740): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.861452991 +0000 UTC m=+77.202286160 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648740): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648c80): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648c80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648c80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648c80): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648c80): _writeAt: size=3, off=2 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f3980e0 item 75 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648c80): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648c80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.862229077 +0000 UTC m=+77.203062235 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f648c80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6491c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6491c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6491c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6491c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6491c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.862229077 +0000 UTC m=+77.203062235 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f6491c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f398310 item 75 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728380): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728380): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728380): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728380): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728380): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728380): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728380): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.864255684 +0000 UTC m=+77.205088862 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728380): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728880): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728880): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728880): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee452d0 item 76 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728880): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728880): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.865140505 +0000 UTC m=+77.205973673 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728880): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728e40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728e40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee45810 item 76 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728e40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728e40): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728e40): _writeAt: size=3, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728e40): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728e40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.865975984 +0000 UTC m=+77.206809151 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f728e40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729980): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729980): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729980): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729980): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729980): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.865975984 +0000 UTC m=+77.206809151 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f729980): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee45b90 item 76 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496300): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496300): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496300): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496300): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496300): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496300): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496300): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.867814054 +0000 UTC m=+77.208647222 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496300): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496800): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496800): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496800): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f56c1c0 item 77 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496800): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496800): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.868540867 +0000 UTC m=+77.209374035 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496800): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496f00): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496f00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496f00): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496f00): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496f00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.868540867 +0000 UTC m=+77.209374035 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f496f00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f56c4d0 item 77 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497540): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497540): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497540): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497540): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497540): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497540): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497540): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.87045976 +0000 UTC m=+77.211292929 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497540): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497a40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497a40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497a40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f56c930 item 78 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497a40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497a40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.871115789 +0000 UTC m=+77.211948957 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f497a40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246240): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246240): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246240): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246240): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246240): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.871115789 +0000 UTC m=+77.211948957 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246240): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f56ccb0 item 78 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246880): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246880): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246880): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246880): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246880): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246880): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246880): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.872852168 +0000 UTC m=+77.213685336 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246880): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246d80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246d80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246d80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f56d110 item 79 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246d80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246d80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.873501424 +0000 UTC m=+77.214334593 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f246d80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f247480): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f247480): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f247480): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f247480): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f247480): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.873501424 +0000 UTC m=+77.214334593 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f247480): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f56d2d0 item 79 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f247ac0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f247ac0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f247ac0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f247ac0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f247ac0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f247ac0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f247ac0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.875408145 +0000 UTC m=+77.216241314 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f247ac0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2940c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2940c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2940c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f56da40 item 80 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2940c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2940c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.875924029 +0000 UTC m=+77.216757196 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2940c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2947c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2947c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2947c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2947c0): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2947c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.875924029 +0000 UTC m=+77.216757196 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2947c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f56dd50 item 80 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f294e00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f294e00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f294e00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f294e00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f294e00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.877777218 +0000 UTC m=+77.218610376 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f294e00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f295280): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f295280): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f295280): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f295280): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f295280): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f295280): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec88540 item 81 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f295280): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f295280): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.878507227 +0000 UTC m=+77.219340435 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f295280): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2957c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2957c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2957c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2957c0): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2957c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.878507227 +0000 UTC m=+77.219340435 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2957c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec88850 item 81 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f295e40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f295e40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f295e40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f295e40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f295e40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.880408968 +0000 UTC m=+77.221242126 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f295e40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ee440): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ee440): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ee440): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec897a0 item 82 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ee440): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ee440): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ee440): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ee440): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ee440): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.884395907 +0000 UTC m=+77.225229066 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ee440): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ee9c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ee9c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ee9c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ee9c0): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ee9c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.884395907 +0000 UTC m=+77.225229066 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ee9c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ec899d0 item 82 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ef040): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ef040): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ef040): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ef040): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ef040): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.886440418 +0000 UTC m=+77.227273586 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ef040): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ef540): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ef540): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ef540): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ef540): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ef540): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ef540): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee687e0 item 83 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ef540): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ef540): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.887424367 +0000 UTC m=+77.228257535 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2ef540): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2efa80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2efa80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2efa80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2efa80): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2efa80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.887424367 +0000 UTC m=+77.228257535 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f2efa80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee68b60 item 83 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386200): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386200): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386200): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386200): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386200): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.889343912 +0000 UTC m=+77.230177080 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386200): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386700): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386700): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386700): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee69180 item 84 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386700): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386700): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386700): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386700): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386700): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.89025445 +0000 UTC m=+77.231087618 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386700): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386c80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386c80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386c80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386c80): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386c80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.89025445 +0000 UTC m=+77.231087618 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f386c80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee693b0 item 84 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387300): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387300): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387300): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387300): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387300): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.892278212 +0000 UTC m=+77.233111390 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387300): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387800): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387800): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387800): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387800): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387800): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387800): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291ee69960 item 85 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387800): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387800): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.893304971 +0000 UTC m=+77.234138150 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387800): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387d40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387d40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387d40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387d40): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387d40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.893304971 +0000 UTC m=+77.234138150 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f387d40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e6070 item 85 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ba4c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ba4c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ba4c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ba4c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ba4c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.895565169 +0000 UTC m=+77.236398338 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ba4c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ba9c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ba9c0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ba9c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e6540 item 86 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ba9c0): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ba9c0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ba9c0): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ba9c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ba9c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.896469797 +0000 UTC m=+77.237302965 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ba9c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3baf40): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3baf40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3baf40): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3baf40): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3baf40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.896469797 +0000 UTC m=+77.237302965 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3baf40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e67e0 item 86 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3bb5c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3bb5c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3bb5c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3bb5c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3bb5c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.898905577 +0000 UTC m=+77.239738745 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3bb5c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3bbac0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3bbac0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3bbac0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3bbac0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3bbac0): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3bbac0): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e6bd0 item 87 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3bbac0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3bbac0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.899681662 +0000 UTC m=+77.240514831 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3bbac0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dc100): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dc100): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dc100): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dc100): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dc100): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.899681662 +0000 UTC m=+77.240514831 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dc100): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e6d90 item 87 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dc780): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dc780): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dc780): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dc780): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dc780): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.901719281 +0000 UTC m=+77.242552449 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dc780): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dcc80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dcc80): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dcc80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e7180 item 88 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dcc80): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dcc80): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dcc80): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dcc80): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dcc80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.902605775 +0000 UTC m=+77.243438943 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dcc80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dd200): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dd200): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dd200): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dd200): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dd200): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.902605775 +0000 UTC m=+77.243438943 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dd200): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e7420 item 88 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dd840): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dd840): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dd840): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dd840): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dd840): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dd840): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dd840): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dd840): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.904440389 +0000 UTC m=+77.245273567 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3dd840): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ddd80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ddd80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ddd80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e7810 item 89 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ddd80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ddd80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.905117397 +0000 UTC m=+77.245950565 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f3ddd80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4163c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4163c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4163c0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4163c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4163c0): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4163c0): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e79d0 item 89 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4163c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4163c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.905905346 +0000 UTC m=+77.246738513 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4163c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416940): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416940): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416940): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416940): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416940): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.905905346 +0000 UTC m=+77.246738513 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416940): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8e7b90 item 89 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416f80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416f80): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416f80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416f80): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416f80): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416f80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416f80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416f80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.907644941 +0000 UTC m=+77.248478119 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f416f80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4174c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4174c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4174c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f2901c0 item 90 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4174c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4174c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.908294968 +0000 UTC m=+77.249128136 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4174c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f417a00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f417a00): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f417a00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f2904d0 item 90 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f417a00): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f417a00): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f417a00): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f417a00): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f417a00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.909369648 +0000 UTC m=+77.250202816 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f417a00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a0c0): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a0c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a0c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a0c0): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a0c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.909369648 +0000 UTC m=+77.250202816 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a0c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f290690 item 90 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a700): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a700): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a700): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a700): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a700): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a700): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a700): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a700): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.911551988 +0000 UTC m=+77.252385597 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48a700): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48ac40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48ac40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48ac40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f290a80 item 91 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48ac40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48ac40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.91228328 +0000 UTC m=+77.253116458 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48ac40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b180): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b180): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b180): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b180): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b180): >_readAt: n=2, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b180): _writeAt: size=3, off=7 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f290e70 item 91 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b180): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b180): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.913058163 +0000 UTC m=+77.253891332 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b180): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b700): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b700): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b700): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b700): >_readAt: n=8, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b700): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.913058163 +0000 UTC m=+77.253891332 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48b700): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f291180 item 91 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bd40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bd40): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bd40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bd40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bd40): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bd40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bd40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bd40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.914765087 +0000 UTC m=+77.255598255 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f48bd40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ba380): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ba380): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ba380): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f2917a0 item 92 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ba380): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ba380): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.915332969 +0000 UTC m=+77.256166127 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ba380): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ba8c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ba8c0): open at offset 5 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ba8c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f2919d0 item 92 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ba8c0): _readAt: size=2, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ba8c0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ba8c0): _writeAt: size=3, off=5 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ba8c0): >_writeAt: n=3, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ba8c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.915989449 +0000 UTC m=+77.256822607 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4ba8c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bae80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bae80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bae80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bae80): >_readAt: n=3, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bae80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.915989449 +0000 UTC m=+77.256822607 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bae80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f291b90 item 92 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bb4c0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bb4c0): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bb4c0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bb4c0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bb4c0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bb4c0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bb4c0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bb4c0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.917412546 +0000 UTC m=+77.258245704 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bb4c0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bba00): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bba00): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bba00): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb60690 item 93 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bba00): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bba00): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.917939781 +0000 UTC m=+77.258772939 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4bba00): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4200): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4200): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4200): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4200): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4200): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.917939781 +0000 UTC m=+77.258772939 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4200): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb60b60 item 93 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4840): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4840): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4840): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4840): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4840): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4840): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4840): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4840): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.919644892 +0000 UTC m=+77.260478050 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4840): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4d80): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4d80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4d80): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb616c0 item 94 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4d80): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4d80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.920260063 +0000 UTC m=+77.261093221 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e4d80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e5480): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e5480): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e5480): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e5480): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e5480): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.920260063 +0000 UTC m=+77.261093221 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e5480): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb61960 item 94 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e5ac0): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e5ac0): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e5ac0): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e5ac0): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e5ac0): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e5ac0): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e5ac0): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e5ac0): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.924931274 +0000 UTC m=+77.265764432 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f4e5ac0): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508100): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508100): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508100): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291eb61ce0 item 95 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508100): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508100): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.925725353 +0000 UTC m=+77.266558521 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508100): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508800): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508800): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508800): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508800): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508800): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.925725353 +0000 UTC m=+77.266558521 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508800): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c60e0 item 95 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 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/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508e40): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508e40): open at offset 0 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508e40): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508e40): _readAt: size=2, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508e40): >_readAt: n=0, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508e40): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508e40): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508e40): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.927702708 +0000 UTC m=+77.268535886 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f508e40): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f509380): _writeAt: size=5, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f509380): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f509380): >openPending: err= 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c6460 item 96 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f509380): >_writeAt: n=5, err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f509380): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.928346874 +0000 UTC m=+77.269180032 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f509380): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/04 04:23:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/04 04:23:42 DEBUG : open-test-file: newRWFileHandle: 2026/08/04 04:23:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/04 04:23:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f509a80): _readAt: size=512, off=0 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f509a80): openPending: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f509a80): >openPending: err= 2026/08/04 04:23:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f509a80): >_readAt: n=5, err=EOF 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f509a80): close: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-04 04:23:42.928346874 +0000 UTC m=+77.269180032 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:42 DEBUG : open-test-file(0x2b291f509a80): >close: err= 2026/08/04 04:23:42 DEBUG : open-test-file: Remove: 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x2b291f8c67e0 item 96 2026/08/04 04:23:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/04 04:23:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/04 04:23:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/04 04:23:42 DEBUG : open-test-file: >Remove: err= 2026/08/04 04:23:42 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:42 DEBUG : Looking for writers 2026/08/04 04:23:42 DEBUG : >WaitForWriters: 2026/08/04 04:23:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.84s) --- PASS: TestRWFileHandleOpenTests/writes (0.40s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.04s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.44s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:43 DEBUG : file1: newRWFileHandle: 2026/08/04 04:23:43 DEBUG : file1(0x2b291f43ab00): openPending: 2026/08/04 04:23:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:43 DEBUG : file1(0x2b291f43ab00): >openPending: err= 2026/08/04 04:23:43 DEBUG : file1: >newRWFileHandle: err= 2026/08/04 04:23:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/04 04:23:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/04 04:23:43 DEBUG : file1(0x2b291f43ab00): _writeAt: size=2, off=0 2026/08/04 04:23:43 DEBUG : file1(0x2b291f43ab00): >_writeAt: n=2, err= 2026/08/04 04:23:43 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/04 04:23:43 DEBUG : file1(0x2b291f43ab00): RWFileHandle.Flush 2026/08/04 04:23:43 DEBUG : file1(0x2b291f43ab00): RWFileHandle.Release 2026/08/04 04:23:43 DEBUG : file1(0x2b291f43ab00): close: 2026/08/04 04:23:43 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/04 04:23:43 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:43 DEBUG : file1(0x2b291f43ab00): >close: err= 2026/08/04 04:23:43 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:43 DEBUG : Looking for writers 2026/08/04 04:23:43 DEBUG : file1: reading active writers 2026/08/04 04:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:43 DEBUG : Looking for writers 2026/08/04 04:23:43 DEBUG : file1: reading active writers 2026/08/04 04:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:43 DEBUG : Looking for writers 2026/08/04 04:23:43 DEBUG : file1: reading active writers 2026/08/04 04:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:43 DEBUG : Looking for writers 2026/08/04 04:23:43 DEBUG : file1: reading active writers 2026/08/04 04:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:43 DEBUG : file1: vfs cache: starting upload 2026/08/04 04:23:43 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:43 DEBUG : Looking for writers 2026/08/04 04:23:43 DEBUG : file1: reading active writers 2026/08/04 04:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:43 DEBUG : Looking for writers 2026/08/04 04:23:43 DEBUG : file1: reading active writers 2026/08/04 04:23:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:43 DEBUG : file1: size = 2 OK 2026/08/04 04:23:43 DEBUG : file1.rclone_chunk.001_8fa8eg: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/04 04:23:43 INFO : file1.rclone_chunk.001_8fa8eg: Copied (server-side copy) to: file1 2026/08/04 04:23:43 INFO : file1.rclone_chunk.001_8fa8eg: Deleted 2026/08/04 04:23:43 DEBUG : file1: size = 2 OK 2026/08/04 04:23:43 INFO : file1: Copied (new) 2026/08/04 04:23:43 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/08/04 04:23:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/04 04:23:43 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/04 04:23:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:23:43 INFO : file1: vfs cache: upload succeeded try #1 2026/08/04 04:23:43 DEBUG : Looking for writers 2026/08/04 04:23:43 DEBUG : file1: reading active writers 2026/08/04 04:23:43 DEBUG : >WaitForWriters: 2026/08/04 04:23:43 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:43 DEBUG : Looking for writers 2026/08/04 04:23:43 DEBUG : file1: reading active writers 2026/08/04 04:23:43 DEBUG : >WaitForWriters: 2026/08/04 04:23:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.92s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:43 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:23:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:43 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:23:43 DEBUG : rename_me: newRWFileHandle: 2026/08/04 04:23:43 DEBUG : rename_me(0x2b291f4750c0): openPending: 2026/08/04 04:23:43 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/04 04:23:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/04 04:23:43 DEBUG : rename_me(0x2b291f4750c0): >openPending: err= 2026/08/04 04:23:43 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/04 04:23:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/04 04:23:43 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/04 04:23:43 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/04 04:23:43 DEBUG : rename_me(0x2b291f4750c0): _writeAt: size=5, off=0 2026/08/04 04:23:43 DEBUG : rename_me(0x2b291f4750c0): >_writeAt: n=5, err= 2026/08/04 04:23:43 DEBUG : rename_me(0x2b291f4750c0): close: 2026/08/04 04:23:44 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-04 04:23:43.995988782 +0000 UTC m=+78.336821950 2026/08/04 04:23:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/04 04:23:44 DEBUG : rename_me(0x2b291f4750c0): >close: err= 2026/08/04 04:23:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/04 04:23:44 DEBUG : i_was_renamed: Updating file with 0x2b291f7021a0 2026/08/04 04:23:44 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/04 04:23:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/04 04:23:44 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:44 DEBUG : Looking for writers 2026/08/04 04:23:44 DEBUG : i_was_renamed: reading active writers 2026/08/04 04:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/04 04:23:44 DEBUG : Looking for writers 2026/08/04 04:23:44 DEBUG : i_was_renamed: reading active writers 2026/08/04 04:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/04 04:23:44 DEBUG : Looking for writers 2026/08/04 04:23:44 DEBUG : i_was_renamed: reading active writers 2026/08/04 04:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/04 04:23:44 DEBUG : Looking for writers 2026/08/04 04:23:44 DEBUG : i_was_renamed: reading active writers 2026/08/04 04:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/04 04:23:44 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/04 04:23:44 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/08/04 04:23:44 DEBUG : Looking for writers 2026/08/04 04:23:44 DEBUG : i_was_renamed: reading active writers 2026/08/04 04:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/04 04:23:44 DEBUG : Looking for writers 2026/08/04 04:23:44 DEBUG : i_was_renamed: reading active writers 2026/08/04 04:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/04 04:23:44 DEBUG : i_was_renamed: size = 5 OK 2026/08/04 04:23:44 DEBUG : i_was_renamed.rclone_chunk.001_8fa9r5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 04:23:44 INFO : i_was_renamed.rclone_chunk.001_8fa9r5: Copied (server-side copy) to: i_was_renamed 2026/08/04 04:23:44 INFO : i_was_renamed.rclone_chunk.001_8fa9r5: Deleted 2026/08/04 04:23:44 DEBUG : i_was_renamed: size = 5 OK 2026/08/04 04:23:44 INFO : i_was_renamed: Copied (new) 2026/08/04 04:23:44 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-04 04:23:43.995988782 +0000 UTC" 2026/08/04 04:23:44 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/04 04:23:44 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/04 04:23:44 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/04 04:23:44 DEBUG : Looking for writers 2026/08/04 04:23:44 DEBUG : i_was_renamed: reading active writers 2026/08/04 04:23:44 DEBUG : >WaitForWriters: 2026/08/04 04:23:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.84s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/04 04:23:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/04 04:23:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-meworik0jevi" 2026/08/04 04:23:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/04 04:23:44 DEBUG : forgetting directory cache 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate.rclone_chunk.001_8fa92l: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/08/04 04:23:45 INFO : TestRWCacheUpdate.rclone_chunk.001_8fa92l: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 04:23:45 INFO : TestRWCacheUpdate.rclone_chunk.001_8fa92l: Deleted 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate(0x2b291f514500): _readAt: size=512, off=0 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate(0x2b291f514500): openPending: 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 03:24:44.797679025 +0000 UTC" against cached fingerprint "" 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 04:23:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate(0x2b291f514500): >openPending: err= 2026/08/04 04:23:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate(0x2b291f514500): >_readAt: n=20, err=EOF 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate(0x2b291f514500): close: 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 03:24:44.797679025 +0000 UTC 2026/08/04 04:23:45 DEBUG : TestRWCacheUpdate(0x2b291f514500): >close: err= 2026/08/04 04:23:45 DEBUG : forgetting directory cache 2026/08/04 04:23:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate.rclone_chunk.001_8faap1: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/08/04 04:23:46 INFO : TestRWCacheUpdate.rclone_chunk.001_8faap1: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 04:23:46 INFO : TestRWCacheUpdate.rclone_chunk.001_8faap1: Deleted 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate(0x2b291f515500): _readAt: size=512, off=0 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate(0x2b291f515500): openPending: 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 03:25:44.797679025 +0000 UTC" against cached fingerprint "20,2026-08-04 03:24:44.797679025 +0000 UTC" 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-04 03:25:44.797679025 +0000 UTC" != cached fingerprint "20,2026-08-04 03:24:44.797679025 +0000 UTC") 2026/08/04 04:23:46 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 04:23:46 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate(0x2b291f515500): >openPending: err= 2026/08/04 04:23:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate(0x2b291f515500): >_readAt: n=20, err=EOF 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate(0x2b291f515500): close: 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 03:25:44.797679025 +0000 UTC 2026/08/04 04:23:46 DEBUG : TestRWCacheUpdate(0x2b291f515500): >close: err= 2026/08/04 04:23:46 DEBUG : forgetting directory cache 2026/08/04 04:23:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate.rclone_chunk.001_8fab1f: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/08/04 04:23:47 INFO : TestRWCacheUpdate.rclone_chunk.001_8fab1f: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 04:23:47 INFO : TestRWCacheUpdate.rclone_chunk.001_8fab1f: Deleted 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate(0x2b291ee66a00): _readAt: size=512, off=0 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate(0x2b291ee66a00): openPending: 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 03:26:44.797679025 +0000 UTC" against cached fingerprint "20,2026-08-04 03:25:44.797679025 +0000 UTC" 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-04 03:26:44.797679025 +0000 UTC" != cached fingerprint "20,2026-08-04 03:25:44.797679025 +0000 UTC") 2026/08/04 04:23:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 04:23:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate(0x2b291ee66a00): >openPending: err= 2026/08/04 04:23:47 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate(0x2b291ee66a00): >_readAt: n=20, err=EOF 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate(0x2b291ee66a00): close: 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 03:26:44.797679025 +0000 UTC 2026/08/04 04:23:47 DEBUG : TestRWCacheUpdate(0x2b291ee66a00): >close: err= 2026/08/04 04:23:47 DEBUG : forgetting directory cache 2026/08/04 04:23:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate.rclone_chunk.001_8faczz: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/08/04 04:23:48 INFO : TestRWCacheUpdate.rclone_chunk.001_8faczz: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 04:23:48 INFO : TestRWCacheUpdate.rclone_chunk.001_8faczz: Deleted 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate(0x2b291f77d340): _readAt: size=512, off=0 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate(0x2b291f77d340): openPending: 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 03:27:44.797679025 +0000 UTC" against cached fingerprint "20,2026-08-04 03:26:44.797679025 +0000 UTC" 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-04 03:27:44.797679025 +0000 UTC" != cached fingerprint "20,2026-08-04 03:26:44.797679025 +0000 UTC") 2026/08/04 04:23:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 04:23:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate(0x2b291f77d340): >openPending: err= 2026/08/04 04:23:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate(0x2b291f77d340): >_readAt: n=20, err=EOF 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate(0x2b291f77d340): close: 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 03:27:44.797679025 +0000 UTC 2026/08/04 04:23:48 DEBUG : TestRWCacheUpdate(0x2b291f77d340): >close: err= 2026/08/04 04:23:48 DEBUG : forgetting directory cache 2026/08/04 04:23:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate.rclone_chunk.001_8fado2: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/08/04 04:23:49 INFO : TestRWCacheUpdate.rclone_chunk.001_8fado2: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 04:23:49 INFO : TestRWCacheUpdate.rclone_chunk.001_8fado2: Deleted 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate(0x2b291f497b40): _readAt: size=512, off=0 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate(0x2b291f497b40): openPending: 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 03:28:44.797679025 +0000 UTC" against cached fingerprint "20,2026-08-04 03:27:44.797679025 +0000 UTC" 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-04 03:28:44.797679025 +0000 UTC" != cached fingerprint "20,2026-08-04 03:27:44.797679025 +0000 UTC") 2026/08/04 04:23:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 04:23:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate(0x2b291f497b40): >openPending: err= 2026/08/04 04:23:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate(0x2b291f497b40): >_readAt: n=20, err=EOF 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate(0x2b291f497b40): close: 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 03:28:44.797679025 +0000 UTC 2026/08/04 04:23:49 DEBUG : TestRWCacheUpdate(0x2b291f497b40): >close: err= 2026/08/04 04:23:49 DEBUG : forgetting directory cache 2026/08/04 04:23:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate.rclone_chunk.001_8fae14: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/08/04 04:23:50 INFO : TestRWCacheUpdate.rclone_chunk.001_8fae14: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 04:23:50 INFO : TestRWCacheUpdate.rclone_chunk.001_8fae14: Deleted 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate(0x2b291f77cf00): _readAt: size=512, off=0 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate(0x2b291f77cf00): openPending: 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-04 03:29:44.797679025 +0000 UTC" against cached fingerprint "20,2026-08-04 03:28:44.797679025 +0000 UTC" 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-04 03:29:44.797679025 +0000 UTC" != cached fingerprint "20,2026-08-04 03:28:44.797679025 +0000 UTC") 2026/08/04 04:23:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/04 04:23:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate(0x2b291f77cf00): >openPending: err= 2026/08/04 04:23:50 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate(0x2b291f77cf00): >_readAt: n=20, err=EOF 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate(0x2b291f77cf00): close: 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 03:29:44.797679025 +0000 UTC 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate(0x2b291f77cf00): >close: err= 2026/08/04 04:23:50 DEBUG : Re-reading directory (100.374316ms old) 2026/08/04 04:23:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/04 04:23:50 DEBUG : forgetting directory cache 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate.rclone_chunk.001_8fafsi: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/08/04 04:23:51 INFO : TestRWCacheUpdate.rclone_chunk.001_8fafsi: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 04:23:51 INFO : TestRWCacheUpdate.rclone_chunk.001_8fafsi: Deleted 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate(0x2b291f515300): _readAt: size=512, off=0 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate(0x2b291f515300): openPending: 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-04 03:30:44.797679025 +0000 UTC" against cached fingerprint "20,2026-08-04 03:29:44.797679025 +0000 UTC" 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-04 03:30:44.797679025 +0000 UTC" != cached fingerprint "20,2026-08-04 03:29:44.797679025 +0000 UTC") 2026/08/04 04:23:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/04 04:23:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate(0x2b291f515300): >openPending: err= 2026/08/04 04:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate(0x2b291f515300): >_readAt: n=21, err=EOF 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate(0x2b291f515300): close: 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 03:30:44.797679025 +0000 UTC 2026/08/04 04:23:51 DEBUG : TestRWCacheUpdate(0x2b291f515300): >close: err= 2026/08/04 04:23:51 DEBUG : forgetting directory cache 2026/08/04 04:23:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate.rclone_chunk.001_8fag0g: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/08/04 04:23:52 INFO : TestRWCacheUpdate.rclone_chunk.001_8fag0g: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 04:23:52 INFO : TestRWCacheUpdate.rclone_chunk.001_8fag0g: Deleted 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate(0x2b291f475540): _readAt: size=512, off=0 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate(0x2b291f475540): openPending: 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-04 03:31:44.797679025 +0000 UTC" against cached fingerprint "21,2026-08-04 03:30:44.797679025 +0000 UTC" 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-04 03:31:44.797679025 +0000 UTC" != cached fingerprint "21,2026-08-04 03:30:44.797679025 +0000 UTC") 2026/08/04 04:23:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/04 04:23:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate(0x2b291f475540): >openPending: err= 2026/08/04 04:23:52 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate(0x2b291f475540): >_readAt: n=22, err=EOF 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate(0x2b291f475540): close: 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 03:31:44.797679025 +0000 UTC 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate(0x2b291f475540): >close: err= 2026/08/04 04:23:52 DEBUG : forgetting directory cache 2026/08/04 04:23:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/08/04 04:23:52 DEBUG : TestRWCacheUpdate.rclone_chunk.001_8fahig: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/08/04 04:23:52 INFO : TestRWCacheUpdate.rclone_chunk.001_8fahig: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 04:23:53 INFO : TestRWCacheUpdate.rclone_chunk.001_8fahig: Deleted 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate(0x2b291f7286c0): _readAt: size=512, off=0 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate(0x2b291f7286c0): openPending: 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-04 03:32:44.797679025 +0000 UTC" against cached fingerprint "22,2026-08-04 03:31:44.797679025 +0000 UTC" 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-04 03:32:44.797679025 +0000 UTC" != cached fingerprint "22,2026-08-04 03:31:44.797679025 +0000 UTC") 2026/08/04 04:23:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/04 04:23:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate(0x2b291f7286c0): >openPending: err= 2026/08/04 04:23:53 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate(0x2b291f7286c0): >_readAt: n=23, err=EOF 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate(0x2b291f7286c0): close: 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 03:32:44.797679025 +0000 UTC 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate(0x2b291f7286c0): >close: err= 2026/08/04 04:23:53 DEBUG : forgetting directory cache 2026/08/04 04:23:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/08/04 04:23:53 DEBUG : TestRWCacheUpdate.rclone_chunk.001_8faibw: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/08/04 04:23:53 INFO : TestRWCacheUpdate.rclone_chunk.001_8faibw: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/04 04:23:53 INFO : TestRWCacheUpdate.rclone_chunk.001_8faibw: Deleted 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate(0x2b291f648f00): _readAt: size=512, off=0 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate(0x2b291f648f00): openPending: 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-04 03:33:44.797679025 +0000 UTC" against cached fingerprint "23,2026-08-04 03:32:44.797679025 +0000 UTC" 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-04 03:33:44.797679025 +0000 UTC" != cached fingerprint "23,2026-08-04 03:32:44.797679025 +0000 UTC") 2026/08/04 04:23:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/04 04:23:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate(0x2b291f648f00): >openPending: err= 2026/08/04 04:23:54 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate(0x2b291f648f00): >_readAt: n=24, err=EOF 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate(0x2b291f648f00): close: 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-04 03:33:44.797679025 +0000 UTC 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate(0x2b291f648f00): >close: err= 2026/08/04 04:23:54 DEBUG : Re-reading directory (136.377646ms old) 2026/08/04 04:23:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/04 04:23:54 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:54 DEBUG : Looking for writers 2026/08/04 04:23:54 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/04 04:23:54 DEBUG : >WaitForWriters: 2026/08/04 04:23:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (9.88s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:54 DEBUG : forgetting directory cache 2026/08/04 04:23:55 DEBUG : FiLeA: size = 5 OK 2026/08/04 04:23:55 DEBUG : FiLeA.rclone_chunk.001_8fajen: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/04 04:23:55 INFO : FiLeA.rclone_chunk.001_8fajen: Copied (server-side copy) to: FiLeA 2026/08/04 04:23:55 INFO : FiLeA.rclone_chunk.001_8fajen: Deleted 2026/08/04 04:23:55 DEBUG : FiLeB: size = 5 OK 2026/08/04 04:23:55 DEBUG : FiLeB.rclone_chunk.001_8fakhl: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/04 04:23:55 INFO : FiLeB.rclone_chunk.001_8fakhl: Copied (server-side copy) to: FiLeB 2026/08/04 04:23:55 INFO : FiLeB.rclone_chunk.001_8fakhl: Deleted 2026/08/04 04:23:56 DEBUG : FilEb: size = 5 OK 2026/08/04 04:23:56 DEBUG : FilEb.rclone_chunk.001_8fakhk: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/08/04 04:23:56 INFO : FilEb.rclone_chunk.001_8fakhk: Copied (server-side copy) to: FilEb 2026/08/04 04:23:56 INFO : FilEb.rclone_chunk.001_8fakhk: Deleted 2026/08/04 04:23:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 04:23:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 04:23:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/04 04:23:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 04:23:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 04:23:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/04 04:23:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 04:23:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 04:23:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/04 04:23:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/04 04:23:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/04 04:23:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/04 04:23:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:56 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:56 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:56 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/04 04:23:56 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/04 04:23:56 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/04 04:23:56 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:56 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 04:23:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 04:23:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/04 04:23:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:56 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 04:23:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 04:23:56 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/04 04:23:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:56 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 04:23:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 04:23:56 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/04 04:23:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:56 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 04:23:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 04:23:56 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/04 04:23:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:56 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:56 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/04 04:23:56 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/04 04:23:56 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/04 04:23:56 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:57 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/04 04:23:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/04 04:23:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/04 04:23:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:57 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/04 04:23:57 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/04 04:23:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:57 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/04 04:23:57 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/04 04:23:57 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/04 04:23:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/04 04:23:57 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/04 04:23:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:57 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:57 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:57 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:57 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:57 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:57 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/04 04:23:57 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/04 04:23:57 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/04 04:23:57 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:57 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:57 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/04 04:23:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/04 04:23:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/04 04:23:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:57 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:57 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:57 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:57 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:57 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:57 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:57 DEBUG : Looking for writers 2026/08/04 04:23:57 DEBUG : FilEb: reading active writers 2026/08/04 04:23:57 DEBUG : FiLeA: reading active writers 2026/08/04 04:23:57 DEBUG : FiLeB: reading active writers 2026/08/04 04:23:57 DEBUG : >WaitForWriters: 2026/08/04 04:23:57 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:57 DEBUG : Looking for writers 2026/08/04 04:23:57 DEBUG : FiLeA: reading active writers 2026/08/04 04:23:57 DEBUG : FiLeB: reading active writers 2026/08/04 04:23:57 DEBUG : FilEb: reading active writers 2026/08/04 04:23:57 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.82s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:57 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/08/04 04:23:57 DEBUG : normal name with no special characters.txt.rclone_chunk.001_8fammp: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/04 04:23:57 INFO : normal name with no special characters.txt.rclone_chunk.001_8fammp: Copied (server-side copy) to: normal name with no special characters.txt 2026/08/04 04:23:57 INFO : normal name with no special characters.txt.rclone_chunk.001_8fammp: Deleted 2026/08/04 04:23:58 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/08/04 04:23:58 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_8famik: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/04 04:23:58 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_8famik: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/08/04 04:23:58 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_8famik: Deleted 2026/08/04 04:23:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:58 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:58 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/04 04:23:58 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/04 04:23:58 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/04 04:23:58 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:58 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:58 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:58 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/04 04:23:58 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/04 04:23:58 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/04 04:23:58 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:58 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:58 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:58 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/04 04:23:58 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/04 04:23:58 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/04 04:23:58 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:23:58 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/04 04:23:58 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:23:58 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/04 04:23:58 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:58 DEBUG : Looking for writers 2026/08/04 04:23:58 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/04 04:23:58 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/04 04:23:58 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.42s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': Reusing VFS from active cache 2026/08/04 04:23:58 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:58 DEBUG : Looking for writers 2026/08/04 04:23:58 DEBUG : >WaitForWriters: 2026/08/04 04:23:58 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:58 DEBUG : Looking for writers 2026/08/04 04:23:58 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:59 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:59 DEBUG : Looking for writers 2026/08/04 04:23:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:59 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:23:59 DEBUG : Looking for writers 2026/08/04 04:23:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:23:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:23:59 DEBUG : file1: size = 14 OK 2026/08/04 04:23:59 DEBUG : file1.rclone_chunk.001_8fao6b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:23:59 INFO : file1.rclone_chunk.001_8fao6b: Copied (server-side copy) to: file1 2026/08/04 04:23:59 INFO : file1.rclone_chunk.001_8fao6b: Deleted 2026/08/04 04:24:00 DEBUG : dir/file2: size = 14 OK 2026/08/04 04:24:00 DEBUG : dir/file2.rclone_chunk.001_8faok7: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/04 04:24:00 INFO : dir/file2.rclone_chunk.001_8faok7: Copied (server-side copy) to: dir/file2 2026/08/04 04:24:00 INFO : dir/file2.rclone_chunk.001_8faok7: Deleted 2026/08/04 04:24:00 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:00 DEBUG : dir: Looking for writers 2026/08/04 04:24:00 DEBUG : file2: reading active writers 2026/08/04 04:24:00 DEBUG : Looking for writers 2026/08/04 04:24:00 DEBUG : dir: reading active writers 2026/08/04 04:24:00 DEBUG : file1: reading active writers 2026/08/04 04:24:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.50s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:01 DEBUG : file1: size = 14 OK 2026/08/04 04:24:01 DEBUG : file1.rclone_chunk.001_8fapp8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:24:01 INFO : file1.rclone_chunk.001_8fapp8: Copied (server-side copy) to: file1 2026/08/04 04:24:01 INFO : file1.rclone_chunk.001_8fapp8: Deleted 2026/08/04 04:24:01 DEBUG : dir/file2: size = 14 OK 2026/08/04 04:24:01 DEBUG : dir/file2.rclone_chunk.001_8faqxv: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/04 04:24:01 INFO : dir/file2.rclone_chunk.001_8faqxv: Copied (server-side copy) to: dir/file2 2026/08/04 04:24:01 INFO : dir/file2.rclone_chunk.001_8faqxv: Deleted 2026/08/04 04:24:01 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:01 DEBUG : dir: Looking for writers 2026/08/04 04:24:01 DEBUG : Looking for writers 2026/08/04 04:24:01 DEBUG : dir: reading active writers 2026/08/04 04:24:01 DEBUG : file1: reading active writers 2026/08/04 04:24:01 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.32s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:02 DEBUG : file1: size = 14 OK 2026/08/04 04:24:02 DEBUG : file1.rclone_chunk.001_8fare4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/04 04:24:02 INFO : file1.rclone_chunk.001_8fare4: Copied (server-side copy) to: file1 2026/08/04 04:24:02 INFO : file1.rclone_chunk.001_8fare4: Deleted 2026/08/04 04:24:02 DEBUG : dir/file2: size = 14 OK 2026/08/04 04:24:02 DEBUG : dir/file2.rclone_chunk.001_8fare6: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/04 04:24:02 INFO : dir/file2.rclone_chunk.001_8fare6: Copied (server-side copy) to: dir/file2 2026/08/04 04:24:02 INFO : dir/file2.rclone_chunk.001_8fare6: Deleted 2026/08/04 04:24:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:24:03 DEBUG : file1: Open: flags=O_RDONLY 2026/08/04 04:24:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/04 04:24:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/04 04:24:03 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:24:03 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/04 04:24:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/04 04:24:03 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/04 04:24:03 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:24:03 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:24:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/04 04:24:03 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/04 04:24:03 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/04 04:24:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/04 04:24:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/04 04:24:03 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/04 04:24:03 DEBUG : dir/new_file.txt.rclone_chunk.001_8faspx: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 04:24:03 INFO : dir/new_file.txt.rclone_chunk.001_8faspx: Copied (server-side copy) to: dir/new_file.txt 2026/08/04 04:24:03 INFO : dir/new_file.txt.rclone_chunk.001_8faspx: Deleted 2026/08/04 04:24:03 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/04 04:24:03 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/08/04 04:24:03 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/04 04:24:03 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:24:03 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/04 04:24:03 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:03 DEBUG : dir: Looking for writers 2026/08/04 04:24:03 DEBUG : file2: reading active writers 2026/08/04 04:24:03 DEBUG : new_file.txt: reading active writers 2026/08/04 04:24:03 DEBUG : Looking for writers 2026/08/04 04:24:03 DEBUG : file1: reading active writers 2026/08/04 04:24:03 DEBUG : dir: reading active writers 2026/08/04 04:24:03 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.82s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:04 DEBUG : dir/file2: size = 14 OK 2026/08/04 04:24:04 DEBUG : dir/file2.rclone_chunk.001_8faszg: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/04 04:24:04 INFO : dir/file2.rclone_chunk.001_8faszg: Copied (server-side copy) to: dir/file2 2026/08/04 04:24:04 INFO : dir/file2.rclone_chunk.001_8faszg: Deleted 2026/08/04 04:24:04 DEBUG : dir/file2: copy non-chunked object... 2026/08/04 04:24:04 DEBUG : dir/file1: size = 14 OK 2026/08/04 04:24:04 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/08/04 04:24:04 INFO : dir/file2: Deleted 2026/08/04 04:24:04 DEBUG : dir/file1: Updating file with dir/file1 0x2b291f39edd0 2026/08/04 04:24:04 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/04 04:24:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:05 DEBUG : dir/file1: copy non-chunked object... 2026/08/04 04:24:05 DEBUG : file0: size = 14 OK 2026/08/04 04:24:05 INFO : dir/file1: Copied (server-side copy) to: file0 2026/08/04 04:24:05 INFO : dir/file1: Deleted 2026/08/04 04:24:05 DEBUG : file0: Updating file with file0 0x2b291f39edd0 2026/08/04 04:24:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/04 04:24:05 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/04 04:24:05 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:05 DEBUG : dir: Looking for writers 2026/08/04 04:24:05 DEBUG : Looking for writers 2026/08/04 04:24:05 DEBUG : dir: reading active writers 2026/08/04 04:24:05 DEBUG : file0: reading active writers 2026/08/04 04:24:05 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.58s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:05 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:05 DEBUG : Looking for writers 2026/08/04 04:24:05 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:05 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:05 DEBUG : Looking for writers 2026/08/04 04:24:05 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:05 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:05 DEBUG : Looking for writers 2026/08/04 04:24:05 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.09s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:05 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:05 DEBUG : Looking for writers 2026/08/04 04:24:05 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.08s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:24:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:24:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 04:24:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 04:24:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:05 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/04 04:24:05 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/04 04:24:05 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/04 04:24:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 04:24:06 DEBUG : file1: size = 5 OK 2026/08/04 04:24:06 DEBUG : file1.rclone_chunk.001_8fau67: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 04:24:06 INFO : file1.rclone_chunk.001_8fau67: Copied (server-side copy) to: file1 2026/08/04 04:24:06 INFO : file1.rclone_chunk.001_8fau67: Deleted 2026/08/04 04:24:06 DEBUG : file1: size = 5 OK 2026/08/04 04:24:06 DEBUG : file1: Size of src and dst objects identical 2026/08/04 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:24:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 04:24:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 04:24:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:24:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 04:24:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 04:24:06 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/04 04:24:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/04 04:24:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 04:24:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/04 04:24:06 DEBUG : file1: size = 0 OK 2026/08/04 04:24:06 DEBUG : file1.rclone_chunk.001_8favn6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 04:24:06 INFO : file1.rclone_chunk.001_8favn6: Copied (server-side copy) to: file1 2026/08/04 04:24:06 INFO : file1.rclone_chunk.001_8favn6: Deleted 2026/08/04 04:24:06 DEBUG : file1: size = 0 OK 2026/08/04 04:24:06 DEBUG : file1: Size of src and dst objects identical 2026/08/04 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/04 04:24:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/04 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 04:24:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 04:24:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (7 bytes), uploading instead of streaming 2026/08/04 04:24:07 DEBUG : file1: size = 7 OK 2026/08/04 04:24:07 DEBUG : file1.rclone_chunk.001_8favzr: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/04 04:24:07 INFO : file1.rclone_chunk.001_8favzr: Copied (server-side copy) to: file1 2026/08/04 04:24:07 INFO : file1.rclone_chunk.001_8favzr: Deleted 2026/08/04 04:24:07 DEBUG : file1: size = 7 OK 2026/08/04 04:24:07 DEBUG : file1: Size of src and dst objects identical 2026/08/04 04:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:07 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:07 DEBUG : Looking for writers 2026/08/04 04:24:07 DEBUG : file1: reading active writers 2026/08/04 04:24:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.89s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:24:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 04:24:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 04:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:07 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/04 04:24:08 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/04 04:24:08 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/04 04:24:08 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/04 04:24:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (11 bytes), uploading instead of streaming 2026/08/04 04:24:09 DEBUG : file1: size = 11 OK 2026/08/04 04:24:09 DEBUG : file1.rclone_chunk.001_8faxe2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/04 04:24:09 INFO : file1.rclone_chunk.001_8faxe2: Copied (server-side copy) to: file1 2026/08/04 04:24:09 INFO : file1.rclone_chunk.001_8faxe2: Deleted 2026/08/04 04:24:09 DEBUG : file1: size = 11 OK 2026/08/04 04:24:09 DEBUG : file1: Size of src and dst objects identical 2026/08/04 04:24:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:09 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/04 04:24:09 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:09 DEBUG : Looking for writers 2026/08/04 04:24:09 DEBUG : file1: reading active writers 2026/08/04 04:24:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.70s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:24:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:24:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 04:24:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 04:24:09 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/04 04:24:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/04 04:24:09 DEBUG : file1: size = 5 OK 2026/08/04 04:24:09 DEBUG : file1.rclone_chunk.001_8faymu: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/04 04:24:09 INFO : file1.rclone_chunk.001_8faymu: Copied (server-side copy) to: file1 2026/08/04 04:24:09 INFO : file1.rclone_chunk.001_8faymu: Deleted 2026/08/04 04:24:09 DEBUG : file1: size = 5 OK 2026/08/04 04:24:09 DEBUG : file1: Size of src and dst objects identical 2026/08/04 04:24:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:09 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/04 04:24:09 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:09 DEBUG : Looking for writers 2026/08/04 04:24:09 DEBUG : file1: reading active writers 2026/08/04 04:24:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.62s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:24:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:24:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:09 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 04:24:09 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 04:24:09 DEBUG : file1: WriteFileHandle.Release closing 2026/08/04 04:24:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/04 04:24:10 DEBUG : file1: size = 0 OK 2026/08/04 04:24:10 DEBUG : file1.rclone_chunk.001_8faz9i: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 04:24:10 INFO : file1.rclone_chunk.001_8faz9i: Copied (server-side copy) to: file1 2026/08/04 04:24:10 INFO : file1.rclone_chunk.001_8faz9i: Deleted 2026/08/04 04:24:10 DEBUG : file1: size = 0 OK 2026/08/04 04:24:10 DEBUG : file1: Size of src and dst objects identical 2026/08/04 04:24:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:10 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/04 04:24:10 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:10 DEBUG : Looking for writers 2026/08/04 04:24:10 DEBUG : file1: reading active writers 2026/08/04 04:24:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.60s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:24:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:24:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 04:24:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 04:24:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (2 bytes), uploading instead of streaming 2026/08/04 04:24:11 DEBUG : file1: size = 2 OK 2026/08/04 04:24:11 DEBUG : file1.rclone_chunk.001_8faz3y: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/04 04:24:11 INFO : file1.rclone_chunk.001_8faz3y: Copied (server-side copy) to: file1 2026/08/04 04:24:11 INFO : file1.rclone_chunk.001_8faz3y: Deleted 2026/08/04 04:24:11 DEBUG : file1: size = 2 OK 2026/08/04 04:24:11 DEBUG : file1: Size of src and dst objects identical 2026/08/04 04:24:11 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/04 04:24:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:11 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:11 DEBUG : Looking for writers 2026/08/04 04:24:11 DEBUG : file1: reading active writers 2026/08/04 04:24:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.75s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:24:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:24:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 04:24:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 04:24:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/04 04:24:11 DEBUG : file1: size = 0 OK 2026/08/04 04:24:11 DEBUG : file1.rclone_chunk.001_8fb0xw: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/04 04:24:11 INFO : file1.rclone_chunk.001_8fb0xw: Copied (server-side copy) to: file1 2026/08/04 04:24:11 INFO : file1.rclone_chunk.001_8fb0xw: Deleted 2026/08/04 04:24:11 DEBUG : file1: size = 0 OK 2026/08/04 04:24:11 DEBUG : file1: Size of src and dst objects identical 2026/08/04 04:24:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:24:11 DEBUG : file1: Open: flags=O_RDONLY 2026/08/04 04:24:11 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/04 04:24:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/04 04:24:11 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:24:11 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/04 04:24:11 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:11 DEBUG : Looking for writers 2026/08/04 04:24:11 DEBUG : file1: reading active writers 2026/08/04 04:24:11 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.67s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/04 04:24:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/04 04:24:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/04 04:24:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/04 04:24:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': File to upload is small (100 bytes), uploading instead of streaming 2026/08/04 04:24:12 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/08/04 04:24:12 DEBUG : file1.rclone_chunk.001_8fb1sw: md5 = cc5f648bd4c2d77115f88a0180b8e3d7 OK 2026/08/04 04:24:12 INFO : file1.rclone_chunk.001_8fb1sw: Copied (server-side copy) to: file1.rclone_chunk.001 2026/08/04 04:24:12 INFO : file1.rclone_chunk.001_8fb1sw: Deleted 2026/08/04 04:24:12 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/08/04 04:24:12 DEBUG : file1.rclone_chunk.002_8fb1sw: md5 = f448ac3ce427d3d34c5204ab5a8b6250 OK 2026/08/04 04:24:12 INFO : file1.rclone_chunk.002_8fb1sw: Copied (server-side copy) to: file1.rclone_chunk.002 2026/08/04 04:24:12 INFO : file1.rclone_chunk.002_8fb1sw: Deleted 2026/08/04 04:24:12 DEBUG : file1: size = 100 OK 2026/08/04 04:24:12 DEBUG : file1: Size of src and dst objects identical 2026/08/04 04:24:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/04 04:24:12 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/04 04:24:12 DEBUG : file1: Open: flags=O_RDONLY 2026/08/04 04:24:12 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/04 04:24:12 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/04 04:24:12 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:24:12 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/04 04:24:12 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:12 DEBUG : Looking for writers 2026/08/04 04:24:12 DEBUG : file1: reading active writers 2026/08/04 04:24:12 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.27s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:13 DEBUG : flat/f000.txt: size = 7 OK 2026/08/04 04:24:13 DEBUG : flat/f000.txt.rclone_chunk.001_8fb2qs: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/08/04 04:24:13 INFO : flat/f000.txt.rclone_chunk.001_8fb2qs: Copied (server-side copy) to: flat/f000.txt 2026/08/04 04:24:13 INFO : flat/f000.txt.rclone_chunk.001_8fb2qs: Deleted 2026/08/04 04:24:14 DEBUG : flat/f001.txt: size = 14 OK 2026/08/04 04:24:14 DEBUG : flat/f001.txt.rclone_chunk.001_8fb2e4: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/08/04 04:24:14 INFO : flat/f001.txt.rclone_chunk.001_8fb2e4: Copied (server-side copy) to: flat/f001.txt 2026/08/04 04:24:14 INFO : flat/f001.txt.rclone_chunk.001_8fb2e4: Deleted 2026/08/04 04:24:14 DEBUG : flat/f002.txt: size = 21 OK 2026/08/04 04:24:14 DEBUG : flat/f002.txt.rclone_chunk.001_8fb3m9: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/08/04 04:24:14 INFO : flat/f002.txt.rclone_chunk.001_8fb3m9: Copied (server-side copy) to: flat/f002.txt 2026/08/04 04:24:14 INFO : flat/f002.txt.rclone_chunk.001_8fb3m9: Deleted 2026/08/04 04:24:14 DEBUG : flat/f003.txt: size = 28 OK 2026/08/04 04:24:14 DEBUG : flat/f003.txt.rclone_chunk.001_8fb3u1: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/08/04 04:24:14 INFO : flat/f003.txt.rclone_chunk.001_8fb3u1: Copied (server-side copy) to: flat/f003.txt 2026/08/04 04:24:14 INFO : flat/f003.txt.rclone_chunk.001_8fb3u1: Deleted 2026/08/04 04:24:15 DEBUG : flat/f004.txt: size = 35 OK 2026/08/04 04:24:15 DEBUG : flat/f004.txt.rclone_chunk.001_8fb3k3: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/08/04 04:24:15 INFO : flat/f004.txt.rclone_chunk.001_8fb3k3: Copied (server-side copy) to: flat/f004.txt 2026/08/04 04:24:15 INFO : flat/f004.txt.rclone_chunk.001_8fb3k3: Deleted 2026/08/04 04:24:15 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/04 04:24:15 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/04 04:24:15 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:24:15 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:24:15 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/04 04:24:15 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/04 04:24:16 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:24:16 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:24:16 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/04 04:24:16 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/04 04:24:16 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:24:16 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:24:16 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/04 04:24:16 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/04 04:24:16 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:24:16 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:24:16 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/04 04:24:16 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/04 04:24:16 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:24:16 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:24:16 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:16 DEBUG : flat: Looking for writers 2026/08/04 04:24:16 DEBUG : f004.txt: reading active writers 2026/08/04 04:24:16 DEBUG : f000.txt: reading active writers 2026/08/04 04:24:16 DEBUG : f001.txt: reading active writers 2026/08/04 04:24:16 DEBUG : f002.txt: reading active writers 2026/08/04 04:24:16 DEBUG : f003.txt: reading active writers 2026/08/04 04:24:16 DEBUG : Looking for writers 2026/08/04 04:24:16 DEBUG : flat: reading active writers 2026/08/04 04:24:16 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.53s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:17 DEBUG : a/top.txt: size = 3 OK 2026/08/04 04:24:17 DEBUG : a/top.txt.rclone_chunk.001_8fb51w: md5 = b28354b543375bfa94dabaeda722927f OK 2026/08/04 04:24:17 INFO : a/top.txt.rclone_chunk.001_8fb51w: Copied (server-side copy) to: a/top.txt 2026/08/04 04:24:17 INFO : a/top.txt.rclone_chunk.001_8fb51w: Deleted 2026/08/04 04:24:17 DEBUG : a/b/mid.txt: size = 3 OK 2026/08/04 04:24:17 DEBUG : a/b/mid.txt.rclone_chunk.001_8fb6zn: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/08/04 04:24:17 INFO : a/b/mid.txt.rclone_chunk.001_8fb6zn: Copied (server-side copy) to: a/b/mid.txt 2026/08/04 04:24:17 INFO : a/b/mid.txt.rclone_chunk.001_8fb6zn: Deleted 2026/08/04 04:24:17 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/08/04 04:24:17 DEBUG : a/b/c/deep.txt.rclone_chunk.001_8fb6kj: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/08/04 04:24:17 INFO : a/b/c/deep.txt.rclone_chunk.001_8fb6kj: Copied (server-side copy) to: a/b/c/deep.txt 2026/08/04 04:24:17 INFO : a/b/c/deep.txt.rclone_chunk.001_8fb6kj: Deleted 2026/08/04 04:24:18 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/04 04:24:18 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/04 04:24:18 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:24:18 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:24:18 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/04 04:24:18 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/04 04:24:18 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:24:18 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:24:18 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/04 04:24:18 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/04 04:24:18 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:24:18 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:24:18 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:18 DEBUG : a/b/c: Looking for writers 2026/08/04 04:24:18 DEBUG : deep.txt: reading active writers 2026/08/04 04:24:18 DEBUG : a/b: Looking for writers 2026/08/04 04:24:18 DEBUG : c: reading active writers 2026/08/04 04:24:18 DEBUG : mid.txt: reading active writers 2026/08/04 04:24:18 DEBUG : a: Looking for writers 2026/08/04 04:24:18 DEBUG : b: reading active writers 2026/08/04 04:24:18 DEBUG : top.txt: reading active writers 2026/08/04 04:24:18 DEBUG : Looking for writers 2026/08/04 04:24:18 DEBUG : a: reading active writers 2026/08/04 04:24:18 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.09s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/08/04 04:24:18 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:18 DEBUG : Looking for writers 2026/08/04 04:24:18 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi'", Local "Local file system at /tmp/rclone987932737", Modify Window "1ns" 2026/08/04 04:24:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': poll-interval is not supported by this remote 2026/08/04 04:24:19 DEBUG : dir1/a.txt: size = 1 OK 2026/08/04 04:24:19 DEBUG : dir1/a.txt.rclone_chunk.001_8fb7nb: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/08/04 04:24:19 INFO : dir1/a.txt.rclone_chunk.001_8fb7nb: Copied (server-side copy) to: dir1/a.txt 2026/08/04 04:24:19 INFO : dir1/a.txt.rclone_chunk.001_8fb7nb: Deleted 2026/08/04 04:24:19 DEBUG : dir2/b.txt: size = 1 OK 2026/08/04 04:24:19 DEBUG : dir2/b.txt.rclone_chunk.001_8fb8ko: md5 = 415290769594460e2e485922904f345d OK 2026/08/04 04:24:19 INFO : dir2/b.txt.rclone_chunk.001_8fb8ko: Copied (server-side copy) to: dir2/b.txt 2026/08/04 04:24:19 INFO : dir2/b.txt.rclone_chunk.001_8fb8ko: Deleted 2026/08/04 04:24:20 DEBUG : dir3/c.txt: size = 1 OK 2026/08/04 04:24:20 DEBUG : dir3/c.txt.rclone_chunk.001_8fb8em: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/08/04 04:24:20 INFO : dir3/c.txt.rclone_chunk.001_8fb8em: Copied (server-side copy) to: dir3/c.txt 2026/08/04 04:24:20 INFO : dir3/c.txt.rclone_chunk.001_8fb8em: Deleted 2026/08/04 04:24:20 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/04 04:24:20 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/04 04:24:20 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:24:20 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:24:20 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/04 04:24:20 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/04 04:24:20 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:24:20 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:24:20 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/04 04:24:20 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/04 04:24:20 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/04 04:24:20 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/04 04:24:20 DEBUG : WaitForWriters: timeout=30s 2026/08/04 04:24:20 DEBUG : dir3: Looking for writers 2026/08/04 04:24:20 DEBUG : c.txt: reading active writers 2026/08/04 04:24:20 DEBUG : dir1: Looking for writers 2026/08/04 04:24:20 DEBUG : a.txt: reading active writers 2026/08/04 04:24:20 DEBUG : dir2: Looking for writers 2026/08/04 04:24:20 DEBUG : b.txt: reading active writers 2026/08/04 04:24:20 DEBUG : Looking for writers 2026/08/04 04:24:20 DEBUG : dir1: reading active writers 2026/08/04 04:24:20 DEBUG : dir2: reading active writers 2026/08/04 04:24:20 DEBUG : dir3: reading active writers 2026/08/04 04:24:20 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.09s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/04 04:24:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-meworik0jevi': Purge remote 2026/08/04 04:24:21 DEBUG : Waiting for deletions to finish 2026/08/04 04:24:21 INFO : S3 bucket rclone-test-meworik0jevi: Bucket "rclone-test-meworik0jevi" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Finished OK in 1m55.766191587s (try 1/5)