"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/07/10 02:10:03 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo" 2026/07/10 02:10:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/10 02:10:03 DEBUG : Creating backend with remote "TestS3:rclone-test-toyoriz7repo" 2026/07/10 02:10:03 DEBUG : Creating backend with remote "/tmp/rclone1254300008" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:04 INFO : S3 bucket rclone-test-toyoriz7repo: Bucket "rclone-test-toyoriz7repo" created with ACL "" 2026/07/10 02:10:05 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:05 DEBUG : dir/file1.rclone_chunk.001_xyf3qn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:05 INFO : dir/file1.rclone_chunk.001_xyf3qn: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:05 INFO : dir/file1.rclone_chunk.001_xyf3qn: Deleted 2026/07/10 02:10:05 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:05 DEBUG : dir: Looking for writers 2026/07/10 02:10:05 DEBUG : Looking for writers 2026/07/10 02:10:05 DEBUG : dir: reading active writers 2026/07/10 02:10:05 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.58s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:05 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:05 DEBUG : dir/file1.rclone_chunk.001_xyf488: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:05 INFO : dir/file1.rclone_chunk.001_xyf488: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:05 INFO : dir/file1.rclone_chunk.001_xyf488: Deleted 2026/07/10 02:10:06 DEBUG : dir/file2: size = 15 OK 2026/07/10 02:10:06 DEBUG : dir/file2.rclone_chunk.001_xyf4fm: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/07/10 02:10:06 INFO : dir/file2.rclone_chunk.001_xyf4fm: Copied (server-side copy) to: dir/file2 2026/07/10 02:10:06 INFO : dir/file2.rclone_chunk.001_xyf4fm: Deleted 2026/07/10 02:10:06 DEBUG : dir/subdir/file3: size = 16 OK 2026/07/10 02:10:06 DEBUG : dir/subdir/file3.rclone_chunk.001_xyf5k4: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/07/10 02:10:06 INFO : dir/subdir/file3.rclone_chunk.001_xyf5k4: Copied (server-side copy) to: dir/subdir/file3 2026/07/10 02:10:06 INFO : dir/subdir/file3.rclone_chunk.001_xyf5k4: Deleted 2026/07/10 02:10:07 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:07 DEBUG : dir/subdir: Looking for writers 2026/07/10 02:10:07 DEBUG : dir: Looking for writers 2026/07/10 02:10:07 DEBUG : subdir: reading active writers 2026/07/10 02:10:07 DEBUG : file1: reading active writers 2026/07/10 02:10:07 DEBUG : file2: reading active writers 2026/07/10 02:10:07 DEBUG : Looking for writers 2026/07/10 02:10:07 DEBUG : dir: reading active writers 2026/07/10 02:10:07 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.06s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:07 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:07 DEBUG : dir/file1.rclone_chunk.001_xyf61n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:07 INFO : dir/file1.rclone_chunk.001_xyf61n: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:07 INFO : dir/file1.rclone_chunk.001_xyf61n: Deleted 2026/07/10 02:10:08 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:08 DEBUG : dir: Looking for writers 2026/07/10 02:10:08 DEBUG : file1: reading active writers 2026/07/10 02:10:08 DEBUG : Looking for writers 2026/07/10 02:10:08 DEBUG : dir: reading active writers 2026/07/10 02:10:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.85s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:08 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:08 DEBUG : dir/file1.rclone_chunk.001_xyf7zj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:08 INFO : dir/file1.rclone_chunk.001_xyf7zj: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:08 INFO : dir/file1.rclone_chunk.001_xyf7zj: Deleted 2026/07/10 02:10:09 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:09 DEBUG : dir: Looking for writers 2026/07/10 02:10:09 DEBUG : Looking for writers 2026/07/10 02:10:09 DEBUG : dir: reading active writers 2026/07/10 02:10:09 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.80s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:09 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:09 DEBUG : dir/file1.rclone_chunk.001_xyf853: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:09 INFO : dir/file1.rclone_chunk.001_xyf853: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:09 INFO : dir/file1.rclone_chunk.001_xyf853: Deleted 2026/07/10 02:10:09 DEBUG : dir: forgetting directory cache 2026/07/10 02:10:09 DEBUG : forgetting directory cache 2026/07/10 02:10:09 DEBUG : dir: forgetting directory cache 2026/07/10 02:10:09 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:09 DEBUG : Looking for writers 2026/07/10 02:10:09 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.92s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:10 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:10 DEBUG : dir/file1.rclone_chunk.001_xyf9pm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:10 INFO : dir/file1.rclone_chunk.001_xyf9pm: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:10 INFO : dir/file1.rclone_chunk.001_xyf9pm: Deleted 2026/07/10 02:10:10 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/10 02:10:10 DEBUG : dir: invalidating directory cache 2026/07/10 02:10:10 DEBUG : >ForgetPath: 2026/07/10 02:10:10 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/10 02:10:10 DEBUG : invalidating directory cache 2026/07/10 02:10:10 DEBUG : dir: forgetting directory cache 2026/07/10 02:10:10 DEBUG : >ForgetPath: 2026/07/10 02:10:10 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/10 02:10:10 DEBUG : >ForgetPath: 2026/07/10 02:10:10 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:10 DEBUG : dir: Looking for writers 2026/07/10 02:10:10 DEBUG : Looking for writers 2026/07/10 02:10:10 DEBUG : dir: reading active writers 2026/07/10 02:10:10 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.84s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:11 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:11 DEBUG : dir/file1.rclone_chunk.001_xyfaa4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:11 INFO : dir/file1.rclone_chunk.001_xyfaa4: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:11 INFO : dir/file1.rclone_chunk.001_xyfaa4: Deleted 2026/07/10 02:10:11 DEBUG : fil/a/b/c: size = 15 OK 2026/07/10 02:10:11 DEBUG : fil/a/b/c.rclone_chunk.001_xyfawl: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/07/10 02:10:11 INFO : fil/a/b/c.rclone_chunk.001_xyfawl: Copied (server-side copy) to: fil/a/b/c 2026/07/10 02:10:11 INFO : fil/a/b/c.rclone_chunk.001_xyfawl: Deleted 2026/07/10 02:10:12 DEBUG : forgetting directory cache 2026/07/10 02:10:12 DEBUG : dir: forgetting directory cache 2026/07/10 02:10:12 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:12 DEBUG : dir: Looking for writers 2026/07/10 02:10:12 DEBUG : fil/a/b: Looking for writers 2026/07/10 02:10:12 DEBUG : fil/a: Looking for writers 2026/07/10 02:10:12 DEBUG : b: reading active writers 2026/07/10 02:10:12 DEBUG : fil: Looking for writers 2026/07/10 02:10:12 DEBUG : a: reading active writers 2026/07/10 02:10:12 DEBUG : Looking for writers 2026/07/10 02:10:12 DEBUG : dir: reading active writers 2026/07/10 02:10:12 DEBUG : fil: reading active writers 2026/07/10 02:10:12 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.77s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:13 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:13 DEBUG : dir/file1.rclone_chunk.001_xyfbiz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:13 INFO : dir/file1.rclone_chunk.001_xyfbiz: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:13 INFO : dir/file1.rclone_chunk.001_xyfbiz: Deleted 2026/07/10 02:10:13 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:13 DEBUG : dir: Looking for writers 2026/07/10 02:10:13 DEBUG : Looking for writers 2026/07/10 02:10:13 DEBUG : dir: reading active writers 2026/07/10 02:10:13 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.79s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:13 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:13 DEBUG : dir/file1.rclone_chunk.001_xyfcd3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:13 INFO : dir/file1.rclone_chunk.001_xyfcd3: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:13 INFO : dir/file1.rclone_chunk.001_xyfcd3: Deleted 2026/07/10 02:10:14 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:14 DEBUG : dir: Looking for writers 2026/07/10 02:10:14 DEBUG : file1: reading active writers 2026/07/10 02:10:14 DEBUG : Looking for writers 2026/07/10 02:10:14 DEBUG : dir: reading active writers 2026/07/10 02:10:14 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.83s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:14 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:14 DEBUG : dir/file1.rclone_chunk.001_xyfdnl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:14 INFO : dir/file1.rclone_chunk.001_xyfdnl: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:14 INFO : dir/file1.rclone_chunk.001_xyfdnl: Deleted 2026/07/10 02:10:15 DEBUG : dir/file2: size = 15 OK 2026/07/10 02:10:15 DEBUG : dir/file2.rclone_chunk.001_xyfddu: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/07/10 02:10:15 INFO : dir/file2.rclone_chunk.001_xyfddu: Copied (server-side copy) to: dir/file2 2026/07/10 02:10:15 INFO : dir/file2.rclone_chunk.001_xyfddu: Deleted 2026/07/10 02:10:15 DEBUG : dir/subdir/file3: size = 16 OK 2026/07/10 02:10:15 DEBUG : dir/subdir/file3.rclone_chunk.001_xyfebz: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/07/10 02:10:15 INFO : dir/subdir/file3.rclone_chunk.001_xyfebz: Copied (server-side copy) to: dir/subdir/file3 2026/07/10 02:10:15 INFO : dir/subdir/file3.rclone_chunk.001_xyfebz: Deleted === RUN TestDirReadDirAll/Virtual 2026/07/10 02:10:16 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/10 02:10:16 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/10 02:10:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/10 02:10:16 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/10 02:10:16 DEBUG : dir/virtualFile: size = 20 OK 2026/07/10 02:10:16 DEBUG : dir/virtualFile.rclone_chunk.001_xyffpz: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/07/10 02:10:16 INFO : dir/virtualFile.rclone_chunk.001_xyffpz: Copied (server-side copy) to: dir/virtualFile 2026/07/10 02:10:16 INFO : dir/virtualFile.rclone_chunk.001_xyffpz: Deleted 2026/07/10 02:10:16 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/07/10 02:10:16 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_xyff5n: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/07/10 02:10:16 INFO : dir/virtualDir/testFile.rclone_chunk.001_xyff5n: Copied (server-side copy) to: dir/virtualDir/testFile 2026/07/10 02:10:16 INFO : dir/virtualDir/testFile.rclone_chunk.001_xyff5n: Deleted 2026/07/10 02:10:17 DEBUG : S3 bucket rclone-test-toyoriz7repo: bucket is versioned: false 2026/07/10 02:10:17 DEBUG : Waiting for deletions to finish 2026/07/10 02:10:17 DEBUG : "dir/subdir/file3" version false 2026/07/10 02:10:17 DEBUG : dir/subdir/file3: Deleting (id "") 2026/07/10 02:10:17 INFO : dir/subdir/file3: Deleted 2026/07/10 02:10:17 DEBUG : dir: invalidating directory cache 2026/07/10 02:10:17 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/10 02:10:17 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/10 02:10:17 DEBUG : dir/file1: Reset virtual modtime 2026/07/10 02:10:17 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/10 02:10:17 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/10 02:10:17 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/10 02:10:17 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/10 02:10:17 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/10 02:10:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:17 DEBUG : dir: invalidating directory cache 2026/07/10 02:10:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/10 02:10:17 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/10 02:10:17 DEBUG : forgetting directory cache 2026/07/10 02:10:17 DEBUG : dir: forgetting directory cache 2026/07/10 02:10:17 DEBUG : dir/virtualDir2: forgetting directory cache 2026/07/10 02:10:17 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/10 02:10:17 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:17 DEBUG : dir/virtualDir2: Looking for writers 2026/07/10 02:10:17 DEBUG : dir/virtualDir: Looking for writers 2026/07/10 02:10:17 DEBUG : dir: Looking for writers 2026/07/10 02:10:17 DEBUG : file1: reading active writers 2026/07/10 02:10:17 DEBUG : virtualFile2: reading active writers 2026/07/10 02:10:17 DEBUG : virtualDir2: reading active writers 2026/07/10 02:10:17 DEBUG : virtualFile: reading active writers 2026/07/10 02:10:17 DEBUG : virtualDir: reading active writers 2026/07/10 02:10:17 DEBUG : Looking for writers 2026/07/10 02:10:17 DEBUG : dir: reading active writers 2026/07/10 02:10:17 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.34s) --- PASS: TestDirReadDirAll/Virtual (1.29s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:18 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:18 DEBUG : dir/file1.rclone_chunk.001_xyfgmh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:18 INFO : dir/file1.rclone_chunk.001_xyfgmh: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:18 INFO : dir/file1.rclone_chunk.001_xyfgmh: Deleted 2026/07/10 02:10:18 ERROR : dir/: Can only open directories read only 2026/07/10 02:10:18 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:18 DEBUG : dir: Looking for writers 2026/07/10 02:10:18 DEBUG : Looking for writers 2026/07/10 02:10:18 DEBUG : dir: reading active writers 2026/07/10 02:10:18 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.79s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:18 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:18 DEBUG : dir/file1.rclone_chunk.001_xyfh7c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:18 INFO : dir/file1.rclone_chunk.001_xyfh7c: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:18 INFO : dir/file1.rclone_chunk.001_xyfh7c: Deleted 2026/07/10 02:10:19 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:10:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/10 02:10:19 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/10 02:10:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/10 02:10:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (5 bytes), uploading instead of streaming 2026/07/10 02:10:19 DEBUG : dir/potato: size = 5 OK 2026/07/10 02:10:19 DEBUG : dir/potato.rclone_chunk.001_xyfihb: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 02:10:19 INFO : dir/potato.rclone_chunk.001_xyfihb: Copied (server-side copy) to: dir/potato 2026/07/10 02:10:19 INFO : dir/potato.rclone_chunk.001_xyfihb: Deleted 2026/07/10 02:10:19 DEBUG : dir/potato: size = 5 OK 2026/07/10 02:10:19 NOTICE: Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/10 02:10:19 DEBUG : dir/potato: Size of src and dst objects identical 2026/07/10 02:10:19 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/10 02:10:19 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:19 DEBUG : dir: Looking for writers 2026/07/10 02:10:19 DEBUG : file1: reading active writers 2026/07/10 02:10:19 DEBUG : potato: reading active writers 2026/07/10 02:10:19 DEBUG : Looking for writers 2026/07/10 02:10:19 DEBUG : dir: reading active writers 2026/07/10 02:10:19 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.49s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:20 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:20 DEBUG : dir/file1.rclone_chunk.001_xyfjdp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:20 INFO : dir/file1.rclone_chunk.001_xyfjdp: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:20 INFO : dir/file1.rclone_chunk.001_xyfjdp: Deleted 2026/07/10 02:10:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/07/10 02:10:20 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:20 DEBUG : dir/sub: Looking for writers 2026/07/10 02:10:20 DEBUG : dir: Looking for writers 2026/07/10 02:10:20 DEBUG : file1: reading active writers 2026/07/10 02:10:20 DEBUG : sub: reading active writers 2026/07/10 02:10:20 DEBUG : Looking for writers 2026/07/10 02:10:20 DEBUG : dir: reading active writers 2026/07/10 02:10:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.15s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:21 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:21 DEBUG : dir/file1.rclone_chunk.001_xyfk5t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:21 INFO : dir/file1.rclone_chunk.001_xyfk5t: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:21 INFO : dir/file1.rclone_chunk.001_xyfk5t: Deleted 2026/07/10 02:10:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/10 02:10:21 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/07/10 02:10:22 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:22 DEBUG : dir/sub/subsub: Looking for writers 2026/07/10 02:10:22 DEBUG : dir/sub: Looking for writers 2026/07/10 02:10:22 DEBUG : subsub: reading active writers 2026/07/10 02:10:22 DEBUG : dir: Looking for writers 2026/07/10 02:10:22 DEBUG : sub: reading active writers 2026/07/10 02:10:22 DEBUG : file1: reading active writers 2026/07/10 02:10:22 DEBUG : Looking for writers 2026/07/10 02:10:22 DEBUG : dir: reading active writers 2026/07/10 02:10:22 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.13s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:22 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:22 DEBUG : dir/file1.rclone_chunk.001_xyflhj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:22 INFO : dir/file1.rclone_chunk.001_xyflhj: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:22 INFO : dir/file1.rclone_chunk.001_xyflhj: Deleted 2026/07/10 02:10:22 ERROR : dir/: Dir.Remove not empty 2026/07/10 02:10:22 DEBUG : dir/file1: Remove: 2026/07/10 02:10:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:22 DEBUG : dir/file1: >Remove: err= 2026/07/10 02:10:22 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/10 02:10:23 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:23 DEBUG : Looking for writers 2026/07/10 02:10:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.86s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:23 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:23 DEBUG : dir/file1.rclone_chunk.001_xyfmxe: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:23 INFO : dir/file1.rclone_chunk.001_xyfmxe: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:23 INFO : dir/file1.rclone_chunk.001_xyfmxe: Deleted 2026/07/10 02:10:23 DEBUG : dir/file1: Remove: 2026/07/10 02:10:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:23 DEBUG : dir/file1: >Remove: err= 2026/07/10 02:10:23 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/10 02:10:23 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:23 DEBUG : Looking for writers 2026/07/10 02:10:23 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.87s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:24 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:24 DEBUG : dir/file1.rclone_chunk.001_xyfn4v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:24 INFO : dir/file1.rclone_chunk.001_xyfn4v: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:24 INFO : dir/file1.rclone_chunk.001_xyfn4v: Deleted 2026/07/10 02:10:24 DEBUG : dir/file1: Remove: 2026/07/10 02:10:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:24 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/07/10 02:10:24 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:24 DEBUG : dir: Looking for writers 2026/07/10 02:10:24 DEBUG : Looking for writers 2026/07/10 02:10:24 DEBUG : dir: reading active writers 2026/07/10 02:10:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.03s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:25 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:25 DEBUG : dir/file1.rclone_chunk.001_xyfozw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:25 INFO : dir/file1.rclone_chunk.001_xyfozw: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:25 INFO : dir/file1.rclone_chunk.001_xyfozw: Deleted 2026/07/10 02:10:26 DEBUG : dir/file3: size = 15 OK 2026/07/10 02:10:26 DEBUG : dir/file3.rclone_chunk.001_xyfoho: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/07/10 02:10:26 INFO : dir/file3.rclone_chunk.001_xyfoho: Copied (server-side copy) to: dir/file3 2026/07/10 02:10:26 INFO : dir/file3.rclone_chunk.001_xyfoho: Deleted 2026/07/10 02:10:26 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/10 02:10:26 DEBUG : dir/file3: copy non-chunked object... 2026/07/10 02:10:26 DEBUG : dir/file1: copy non-chunked object... 2026/07/10 02:10:26 DEBUG : dir2/file3: size = 15 OK 2026/07/10 02:10:26 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/07/10 02:10:26 DEBUG : dir2/file1: size = 14 OK 2026/07/10 02:10:26 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/07/10 02:10:26 INFO : dir/file3: Deleted 2026/07/10 02:10:26 INFO : dir/file1: Deleted 2026/07/10 02:10:26 DEBUG : dir: Updating dir with dir2 0x21a11c5b8dd0 2026/07/10 02:10:26 DEBUG : dir: forgetting directory cache 2026/07/10 02:10:26 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/10 02:10:26 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/10 02:10:27 DEBUG : dir2/file1: copy non-chunked object... 2026/07/10 02:10:27 DEBUG : file2: size = 14 OK 2026/07/10 02:10:27 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/07/10 02:10:27 INFO : dir2/file1: Deleted 2026/07/10 02:10:27 DEBUG : file2: Updating file with file2 0x21a11cac16c0 2026/07/10 02:10:27 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/10 02:10:27 DEBUG : file2: copy non-chunked object... 2026/07/10 02:10:27 DEBUG : dir2/file3: size = 14 OK 2026/07/10 02:10:27 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/07/10 02:10:27 INFO : file2: Deleted 2026/07/10 02:10:27 DEBUG : dir2/file3: Updating file with dir2/file3 0x21a11cac16c0 2026/07/10 02:10:27 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/10 02:10:27 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/10 02:10:27 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/10 02:10:27 DEBUG : empty directory: Updating dir with renamed empty directory 0x21a11c5b96c0 2026/07/10 02:10:27 DEBUG : empty directory: forgetting directory cache 2026/07/10 02:10:27 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/10 02:10:27 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/10 02:10:27 DEBUG : dir2: Renaming to "dir3" 2026/07/10 02:10:27 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:27 DEBUG : renamed empty directory: Looking for writers 2026/07/10 02:10:27 DEBUG : dir3: Looking for writers 2026/07/10 02:10:27 DEBUG : file3: reading active writers 2026/07/10 02:10:27 DEBUG : Looking for writers 2026/07/10 02:10:27 DEBUG : dir3: reading active writers 2026/07/10 02:10:27 DEBUG : renamed empty directory: reading active writers 2026/07/10 02:10:27 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.04s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:28 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:28 DEBUG : dir/file1.rclone_chunk.001_xyfrwv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:28 INFO : dir/file1.rclone_chunk.001_xyfrwv: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:28 INFO : dir/file1.rclone_chunk.001_xyfrwv: Deleted 2026/07/10 02:10:28 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/10 02:10:28 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:10:28 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 02:10:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/10 02:10:28 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/10 02:10:28 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/10 02:10:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/10 02:10:28 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:10:28 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 02:10:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/10 02:10:28 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/10 02:10:28 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/10 02:10:28 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/10 02:10:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (12 bytes), uploading instead of streaming 2026/07/10 02:10:29 DEBUG : dir/sub/file2: size = 12 OK 2026/07/10 02:10:29 DEBUG : dir/sub/file2.rclone_chunk.001_xyfr4m: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/10 02:10:29 INFO : dir/sub/file2.rclone_chunk.001_xyfr4m: Copied (server-side copy) to: dir/sub/file2 2026/07/10 02:10:29 INFO : dir/sub/file2.rclone_chunk.001_xyfr4m: Deleted 2026/07/10 02:10:29 DEBUG : dir/sub/file2: size = 12 OK 2026/07/10 02:10:29 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/07/10 02:10:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/10 02:10:29 DEBUG : forgetting directory cache 2026/07/10 02:10:29 DEBUG : dir: forgetting directory cache 2026/07/10 02:10:29 DEBUG : dir/sub: forgetting directory cache 2026/07/10 02:10:29 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/10 02:10:29 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (5 bytes), uploading instead of streaming 2026/07/10 02:10:29 DEBUG : dir/sub/file0: size = 5 OK 2026/07/10 02:10:29 DEBUG : dir/sub/file0.rclone_chunk.001_xyfshn: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 02:10:29 INFO : dir/sub/file0.rclone_chunk.001_xyfshn: Copied (server-side copy) to: dir/sub/file0 2026/07/10 02:10:29 INFO : dir/sub/file0.rclone_chunk.001_xyfshn: Deleted 2026/07/10 02:10:29 DEBUG : dir/sub/file0: size = 5 OK 2026/07/10 02:10:29 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/07/10 02:10:29 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/10 02:10:29 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:29 DEBUG : dir/sub: Looking for writers 2026/07/10 02:10:29 DEBUG : file0: reading active writers 2026/07/10 02:10:29 DEBUG : file2: reading active writers 2026/07/10 02:10:29 DEBUG : dir: Looking for writers 2026/07/10 02:10:29 DEBUG : file1: reading active writers 2026/07/10 02:10:29 DEBUG : sub: reading active writers 2026/07/10 02:10:29 DEBUG : Looking for writers 2026/07/10 02:10:29 DEBUG : dir: reading active writers 2026/07/10 02:10:29 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.90s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/10 02:10:29 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:29 DEBUG : Looking for writers 2026/07/10 02:10:29 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:30 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:30 DEBUG : dir/file1.rclone_chunk.001_xyft2m: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:30 INFO : dir/file1.rclone_chunk.001_xyft2m: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:30 INFO : dir/file1.rclone_chunk.001_xyft2m: Deleted 2026/07/10 02:10:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/10 02:10:30 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:10:30 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/10 02:10:30 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/10 02:10:30 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/10 02:10:30 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:10:30 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/10 02:10:30 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/10 02:10:30 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:10:30 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/10 02:10:30 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/10 02:10:30 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/10 02:10:30 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:10:30 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/10 02:10:30 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:30 DEBUG : dir: Looking for writers 2026/07/10 02:10:30 DEBUG : file1: reading active writers 2026/07/10 02:10:30 DEBUG : file1.metadata: reading active writers 2026/07/10 02:10:30 DEBUG : Looking for writers 2026/07/10 02:10:30 DEBUG : dir: reading active writers 2026/07/10 02:10:30 DEBUG : dir.metadata: reading active writers 2026/07/10 02:10:30 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.87s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:30 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:31 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:31 DEBUG : dir/file1.rclone_chunk.001_xyft2o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:31 INFO : dir/file1.rclone_chunk.001_xyft2o: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:31 INFO : dir/file1.rclone_chunk.001_xyft2o: Deleted 2026/07/10 02:10:31 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:31 DEBUG : dir: Looking for writers 2026/07/10 02:10:31 DEBUG : file1: reading active writers 2026/07/10 02:10:31 DEBUG : Looking for writers 2026/07/10 02:10:31 DEBUG : dir: reading active writers 2026/07/10 02:10:31 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.93s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:32 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:32 DEBUG : dir/file1.rclone_chunk.001_xyfucr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:32 INFO : dir/file1.rclone_chunk.001_xyfucr: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:32 INFO : dir/file1.rclone_chunk.001_xyfucr: Deleted 2026/07/10 02:10:32 DEBUG : time_test: size = 5 OK 2026/07/10 02:10:32 DEBUG : time_test.rclone_chunk.001_xyfvkq: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/07/10 02:10:32 INFO : time_test.rclone_chunk.001_xyfvkq: Copied (server-side copy) to: time_test 2026/07/10 02:10:32 INFO : time_test.rclone_chunk.001_xyfvkq: Deleted 2026/07/10 02:10:33 DEBUG : Can set mod time: true 2026/07/10 02:10:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/10 02:10:33 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:33 DEBUG : dir: Looking for writers 2026/07/10 02:10:33 DEBUG : file1: reading active writers 2026/07/10 02:10:33 DEBUG : Looking for writers 2026/07/10 02:10:33 DEBUG : dir: reading active writers 2026/07/10 02:10:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:34 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:34 DEBUG : dir/file1.rclone_chunk.001_xyfwc9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:34 INFO : dir/file1.rclone_chunk.001_xyfwc9: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:34 INFO : dir/file1.rclone_chunk.001_xyfwc9: Deleted 2026/07/10 02:10:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 02:10:34 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 02:10:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (0 bytes), uploading instead of streaming 2026/07/10 02:10:34 DEBUG : dir/file1: size = 0 OK 2026/07/10 02:10:34 DEBUG : dir/file1.rclone_chunk.001_xyfxsr: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/10 02:10:34 INFO : dir/file1.rclone_chunk.001_xyfxsr: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:34 INFO : dir/file1.rclone_chunk.001_xyfxsr: Deleted 2026/07/10 02:10:34 DEBUG : dir/file1: size = 0 OK 2026/07/10 02:10:34 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/10 02:10:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/10 02:10:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:34 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:34 DEBUG : dir: Looking for writers 2026/07/10 02:10:34 DEBUG : file1: reading active writers 2026/07/10 02:10:34 DEBUG : Looking for writers 2026/07/10 02:10:34 DEBUG : dir: reading active writers 2026/07/10 02:10:34 DEBUG : >WaitForWriters: 2026/07/10 02:10:35 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:35 DEBUG : dir: Looking for writers 2026/07/10 02:10:35 DEBUG : file1: reading active writers 2026/07/10 02:10:35 DEBUG : Looking for writers 2026/07/10 02:10:35 DEBUG : dir: reading active writers 2026/07/10 02:10:35 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:35 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:35 DEBUG : dir/file1.rclone_chunk.001_xyfyyq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:35 INFO : dir/file1.rclone_chunk.001_xyfyyq: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:35 INFO : dir/file1.rclone_chunk.001_xyfyyq: Deleted 2026/07/10 02:10:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 02:10:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 02:10:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:35 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (5 bytes), uploading instead of streaming 2026/07/10 02:10:36 DEBUG : dir/file1: size = 5 OK 2026/07/10 02:10:36 DEBUG : dir/file1.rclone_chunk.001_xyfzax: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 02:10:36 INFO : dir/file1.rclone_chunk.001_xyfzax: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:36 INFO : dir/file1.rclone_chunk.001_xyfzax: Deleted 2026/07/10 02:10:36 DEBUG : dir/file1: size = 5 OK 2026/07/10 02:10:36 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/10 02:10:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/10 02:10:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:36 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:36 DEBUG : dir: Looking for writers 2026/07/10 02:10:36 DEBUG : file1: reading active writers 2026/07/10 02:10:36 DEBUG : Looking for writers 2026/07/10 02:10:36 DEBUG : dir: reading active writers 2026/07/10 02:10:36 DEBUG : >WaitForWriters: 2026/07/10 02:10:36 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:36 DEBUG : dir: Looking for writers 2026/07/10 02:10:36 DEBUG : file1: reading active writers 2026/07/10 02:10:36 DEBUG : Looking for writers 2026/07/10 02:10:36 DEBUG : dir: reading active writers 2026/07/10 02:10:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:10:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:10:37 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:37 DEBUG : dir/file1.rclone_chunk.001_xyg0cl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:37 INFO : dir/file1.rclone_chunk.001_xyg0cl: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:37 INFO : dir/file1.rclone_chunk.001_xyg0cl: Deleted 2026/07/10 02:10:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/10 02:10:37 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:37 DEBUG : dir: Looking for writers 2026/07/10 02:10:37 DEBUG : file1: reading active writers 2026/07/10 02:10:37 DEBUG : Looking for writers 2026/07/10 02:10:37 DEBUG : dir: reading active writers 2026/07/10 02:10:37 DEBUG : >WaitForWriters: 2026/07/10 02:10:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:10:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:10:38 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:38 DEBUG : dir/file1.rclone_chunk.001_xyg11e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:38 INFO : dir/file1.rclone_chunk.001_xyg11e: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:38 INFO : dir/file1.rclone_chunk.001_xyg11e: Deleted 2026/07/10 02:10:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/10 02:10:38 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:10:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:10:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:10:38 DEBUG : dir/file1(0x21a11cb0dc80): close: 2026/07/10 02:10:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/10 02:10:38 DEBUG : dir/file1(0x21a11cb0dc80): >close: err= 2026/07/10 02:10:38 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:38 DEBUG : dir: Looking for writers 2026/07/10 02:10:38 DEBUG : file1: reading active writers 2026/07/10 02:10:38 DEBUG : Looking for writers 2026/07/10 02:10:38 DEBUG : dir: reading active writers 2026/07/10 02:10:38 DEBUG : >WaitForWriters: 2026/07/10 02:10:39 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:39 DEBUG : dir: Looking for writers 2026/07/10 02:10:39 DEBUG : file1: reading active writers 2026/07/10 02:10:39 DEBUG : Looking for writers 2026/07/10 02:10:39 DEBUG : dir: reading active writers 2026/07/10 02:10:39 DEBUG : >WaitForWriters: 2026/07/10 02:10:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:10:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:10:39 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:39 DEBUG : dir/file1.rclone_chunk.001_xyg24f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:39 INFO : dir/file1.rclone_chunk.001_xyg24f: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:39 INFO : dir/file1.rclone_chunk.001_xyg24f: Deleted 2026/07/10 02:10:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/10 02:10:39 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:10:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:10:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:10:39 DEBUG : dir/file1(0x21a11ccae8c0): _writeAt: size=5, off=0 2026/07/10 02:10:39 DEBUG : dir/file1(0x21a11ccae8c0): openPending: 2026/07/10 02:10:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/10 02:10:39 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/10 02:10:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:39 DEBUG : dir/file1(0x21a11ccae8c0): >openPending: err= 2026/07/10 02:10:39 DEBUG : dir/file1(0x21a11ccae8c0): >_writeAt: n=5, err= 2026/07/10 02:10:39 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/10 02:10:39 DEBUG : dir/file1(0x21a11ccae8c0): close: 2026/07/10 02:10:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/10 02:10:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/10 02:10:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/10 02:10:39 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/10 02:10:40 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/10 02:10:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/10 02:10:40 DEBUG : dir/file1(0x21a11ccae8c0): >close: err= 2026/07/10 02:10:40 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:40 DEBUG : dir: Looking for writers 2026/07/10 02:10:40 DEBUG : file1: reading active writers 2026/07/10 02:10:40 DEBUG : Looking for writers 2026/07/10 02:10:40 DEBUG : dir: reading active writers 2026/07/10 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:10:40 DEBUG : dir: Looking for writers 2026/07/10 02:10:40 DEBUG : file1: reading active writers 2026/07/10 02:10:40 DEBUG : Looking for writers 2026/07/10 02:10:40 DEBUG : dir: reading active writers 2026/07/10 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:10:40 DEBUG : dir: Looking for writers 2026/07/10 02:10:40 DEBUG : file1: reading active writers 2026/07/10 02:10:40 DEBUG : Looking for writers 2026/07/10 02:10:40 DEBUG : dir: reading active writers 2026/07/10 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:10:40 DEBUG : dir: Looking for writers 2026/07/10 02:10:40 DEBUG : file1: reading active writers 2026/07/10 02:10:40 DEBUG : Looking for writers 2026/07/10 02:10:40 DEBUG : dir: reading active writers 2026/07/10 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:10:40 DEBUG : dir/file1: vfs cache: starting upload 2026/07/10 02:10:40 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:10:40 DEBUG : dir: Looking for writers 2026/07/10 02:10:40 DEBUG : file1: reading active writers 2026/07/10 02:10:40 DEBUG : Looking for writers 2026/07/10 02:10:40 DEBUG : dir: reading active writers 2026/07/10 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:10:40 DEBUG : dir: Looking for writers 2026/07/10 02:10:40 DEBUG : file1: reading active writers 2026/07/10 02:10:40 DEBUG : Looking for writers 2026/07/10 02:10:40 DEBUG : dir: reading active writers 2026/07/10 02:10:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:10:40 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:40 DEBUG : dir/file1.rclone_chunk.001_xyg315: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/10 02:10:40 INFO : dir/file1.rclone_chunk.001_xyg315: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:40 INFO : dir/file1.rclone_chunk.001_xyg315: Deleted 2026/07/10 02:10:40 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:40 INFO : dir/file1: Copied (replaced existing) 2026/07/10 02:10:40 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/07/10 02:10:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/10 02:10:40 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/10 02:10:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/10 02:10:40 DEBUG : dir: Looking for writers 2026/07/10 02:10:40 DEBUG : file1: reading active writers 2026/07/10 02:10:40 DEBUG : Looking for writers 2026/07/10 02:10:40 DEBUG : dir: reading active writers 2026/07/10 02:10:40 DEBUG : >WaitForWriters: 2026/07/10 02:10:40 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:40 DEBUG : dir: Looking for writers 2026/07/10 02:10:40 DEBUG : file1: reading active writers 2026/07/10 02:10:40 DEBUG : Looking for writers 2026/07/10 02:10:40 DEBUG : dir: reading active writers 2026/07/10 02:10:40 DEBUG : >WaitForWriters: 2026/07/10 02:10:40 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (9.12s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.79s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.67s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.71s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.11s) --- 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-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:40 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:41 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:41 DEBUG : dir/file1.rclone_chunk.001_xyg4ci: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:41 INFO : dir/file1.rclone_chunk.001_xyg4ci: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:41 INFO : dir/file1.rclone_chunk.001_xyg4ci: Deleted 2026/07/10 02:10:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 02:10:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 02:10:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:10:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/10 02:10:41 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:41 DEBUG : dir: Looking for writers 2026/07/10 02:10:41 DEBUG : file1: reading active writers 2026/07/10 02:10:41 DEBUG : Looking for writers 2026/07/10 02:10:41 DEBUG : dir: reading active writers 2026/07/10 02:10:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.04s) === RUN TestFileOpenReadUnknownSize 2026/07/10 02:10:42 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/10 02:10:42 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 02:10:42 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:10:42 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/10 02:10:42 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:42 DEBUG : Looking for writers 2026/07/10 02:10:42 DEBUG : file.txt: reading active writers 2026/07/10 02:10:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:42 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:42 DEBUG : dir/file1.rclone_chunk.001_xyg5xr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:42 INFO : dir/file1.rclone_chunk.001_xyg5xr: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:42 INFO : dir/file1.rclone_chunk.001_xyg5xr: Deleted 2026/07/10 02:10:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (25 bytes), uploading instead of streaming 2026/07/10 02:10:43 DEBUG : dir/file1: size = 25 OK 2026/07/10 02:10:43 DEBUG : dir/file1.rclone_chunk.001_xyg5cv: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/10 02:10:43 INFO : dir/file1.rclone_chunk.001_xyg5cv: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:43 INFO : dir/file1.rclone_chunk.001_xyg5cv: Deleted 2026/07/10 02:10:43 DEBUG : dir/file1: size = 25 OK 2026/07/10 02:10:43 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/10 02:10:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:43 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:43 DEBUG : dir: Looking for writers 2026/07/10 02:10:43 DEBUG : file1: reading active writers 2026/07/10 02:10:43 DEBUG : Looking for writers 2026/07/10 02:10:43 DEBUG : dir: reading active writers 2026/07/10 02:10:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.37s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:43 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:43 DEBUG : dir/file1.rclone_chunk.001_xyg6ed: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:43 INFO : dir/file1.rclone_chunk.001_xyg6ed: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:43 INFO : dir/file1.rclone_chunk.001_xyg6ed: Deleted 2026/07/10 02:10:44 DEBUG : dir/file1: Remove: 2026/07/10 02:10:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:44 DEBUG : dir/file1: >Remove: err= 2026/07/10 02:10:44 DEBUG : dir/file1: Remove: 2026/07/10 02:10:44 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/10 02:10:44 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:44 DEBUG : dir: Looking for writers 2026/07/10 02:10:44 DEBUG : Looking for writers 2026/07/10 02:10:44 DEBUG : dir: reading active writers 2026/07/10 02:10:44 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.88s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:44 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:44 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:44 DEBUG : dir/file1.rclone_chunk.001_xyg7bh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:44 INFO : dir/file1.rclone_chunk.001_xyg7bh: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:44 INFO : dir/file1.rclone_chunk.001_xyg7bh: Deleted 2026/07/10 02:10:44 DEBUG : dir/file1: Remove: 2026/07/10 02:10:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:44 DEBUG : dir/file1: >Remove: err= 2026/07/10 02:10:45 DEBUG : dir/file1: Remove: 2026/07/10 02:10:45 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/10 02:10:45 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:45 DEBUG : dir: Looking for writers 2026/07/10 02:10:45 DEBUG : Looking for writers 2026/07/10 02:10:45 DEBUG : dir: reading active writers 2026/07/10 02:10:45 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.85s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:45 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:45 DEBUG : dir/file1.rclone_chunk.001_xyg81y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:45 INFO : dir/file1.rclone_chunk.001_xyg81y: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:45 INFO : dir/file1.rclone_chunk.001_xyg81y: Deleted 2026/07/10 02:10:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 02:10:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 02:10:45 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/10 02:10:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 02:10:45 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/10 02:10:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 02:10:45 DEBUG : dir/file1: Open: flags=0x3 2026/07/10 02:10:45 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/10 02:10:45 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/10 02:10:45 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:45 DEBUG : dir: Looking for writers 2026/07/10 02:10:45 DEBUG : file1: reading active writers 2026/07/10 02:10:45 DEBUG : Looking for writers 2026/07/10 02:10:45 DEBUG : dir: reading active writers 2026/07/10 02:10:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.85s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:46 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:46 DEBUG : dir/file1.rclone_chunk.001_xyg959: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:46 INFO : dir/file1.rclone_chunk.001_xyg959: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:46 INFO : dir/file1.rclone_chunk.001_xyg959: Deleted 2026/07/10 02:10:46 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:46 DEBUG : dir: Looking for writers 2026/07/10 02:10:46 DEBUG : file1: reading active writers 2026/07/10 02:10:46 DEBUG : Looking for writers 2026/07/10 02:10:46 DEBUG : dir: reading active writers 2026/07/10 02:10:46 DEBUG : >WaitForWriters: 2026/07/10 02:10:46 DEBUG : dir/file1: copy non-chunked object... 2026/07/10 02:10:47 DEBUG : newLeaf: size = 14 OK 2026/07/10 02:10:47 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/10 02:10:47 INFO : dir/file1: Deleted 2026/07/10 02:10:47 DEBUG : newLeaf: Updating file with newLeaf 0x21a11c5b8000 2026/07/10 02:10:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:10:47 DEBUG : newLeaf: copy non-chunked object... 2026/07/10 02:10:47 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:47 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:47 INFO : newLeaf: Deleted 2026/07/10 02:10:47 DEBUG : dir/file1: Updating file with dir/file1 0x21a11c5b8000 2026/07/10 02:10:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 02:10:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 02:10:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 02:10:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:47 DEBUG : dir/file1: File is currently open, delaying rename 0x21a11c5b8000 2026/07/10 02:10:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:10:47 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (25 bytes), uploading instead of streaming 2026/07/10 02:10:47 DEBUG : dir/file1: size = 25 OK 2026/07/10 02:10:47 DEBUG : dir/file1.rclone_chunk.001_xygaav: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/10 02:10:47 INFO : dir/file1.rclone_chunk.001_xygaav: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:47 INFO : dir/file1.rclone_chunk.001_xygaav: Deleted 2026/07/10 02:10:47 DEBUG : dir/file1: size = 25 OK 2026/07/10 02:10:47 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/10 02:10:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:10:47 DEBUG : newLeaf: Running delayed rename now 2026/07/10 02:10:48 DEBUG : dir/file1: copy non-chunked object... 2026/07/10 02:10:48 DEBUG : newLeaf: size = 25 OK 2026/07/10 02:10:48 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/10 02:10:48 INFO : dir/file1: Deleted 2026/07/10 02:10:48 DEBUG : newLeaf: Updating file with newLeaf 0x21a11c5b8000 2026/07/10 02:10:48 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:48 DEBUG : dir: Looking for writers 2026/07/10 02:10:48 DEBUG : Looking for writers 2026/07/10 02:10:48 DEBUG : dir: reading active writers 2026/07/10 02:10:48 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:48 DEBUG : >WaitForWriters: 2026/07/10 02:10:48 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:48 DEBUG : dir: Looking for writers 2026/07/10 02:10:48 DEBUG : Looking for writers 2026/07/10 02:10:48 DEBUG : dir: reading active writers 2026/07/10 02:10:48 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:48 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:48 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:10:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:48 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:10:48 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:48 DEBUG : dir/file1.rclone_chunk.001_xygbuc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:48 INFO : dir/file1.rclone_chunk.001_xygbuc: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:48 INFO : dir/file1.rclone_chunk.001_xygbuc: Deleted 2026/07/10 02:10:49 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:49 DEBUG : dir: Looking for writers 2026/07/10 02:10:49 DEBUG : file1: reading active writers 2026/07/10 02:10:49 DEBUG : Looking for writers 2026/07/10 02:10:49 DEBUG : dir: reading active writers 2026/07/10 02:10:49 DEBUG : >WaitForWriters: 2026/07/10 02:10:49 DEBUG : dir/file1: copy non-chunked object... 2026/07/10 02:10:49 DEBUG : newLeaf: size = 14 OK 2026/07/10 02:10:49 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/10 02:10:49 INFO : dir/file1: Deleted 2026/07/10 02:10:49 DEBUG : newLeaf: Updating file with newLeaf 0x21a11cb11110 2026/07/10 02:10:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:10:49 DEBUG : newLeaf: copy non-chunked object... 2026/07/10 02:10:49 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:49 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:49 INFO : newLeaf: Deleted 2026/07/10 02:10:49 DEBUG : dir/file1: Updating file with dir/file1 0x21a11cb11110 2026/07/10 02:10:49 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 02:10:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 02:10:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 02:10:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:49 DEBUG : dir/file1: File is currently open, delaying rename 0x21a11cb11110 2026/07/10 02:10:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:10:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (25 bytes), uploading instead of streaming 2026/07/10 02:10:50 DEBUG : dir/file1: size = 25 OK 2026/07/10 02:10:50 DEBUG : dir/file1.rclone_chunk.001_xygcvm: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/10 02:10:50 INFO : dir/file1.rclone_chunk.001_xygcvm: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:50 INFO : dir/file1.rclone_chunk.001_xygcvm: Deleted 2026/07/10 02:10:50 DEBUG : dir/file1: size = 25 OK 2026/07/10 02:10:50 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/10 02:10:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:10:50 DEBUG : newLeaf: Running delayed rename now 2026/07/10 02:10:50 DEBUG : dir/file1: copy non-chunked object... 2026/07/10 02:10:50 DEBUG : newLeaf: size = 25 OK 2026/07/10 02:10:50 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/10 02:10:50 INFO : dir/file1: Deleted 2026/07/10 02:10:50 DEBUG : newLeaf: Updating file with newLeaf 0x21a11cb11110 2026/07/10 02:10:50 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:50 DEBUG : dir: Looking for writers 2026/07/10 02:10:50 DEBUG : Looking for writers 2026/07/10 02:10:50 DEBUG : dir: reading active writers 2026/07/10 02:10:50 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:50 DEBUG : >WaitForWriters: 2026/07/10 02:10:50 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:50 DEBUG : dir: Looking for writers 2026/07/10 02:10:50 DEBUG : Looking for writers 2026/07/10 02:10:50 DEBUG : dir: reading active writers 2026/07/10 02:10:50 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:50 DEBUG : >WaitForWriters: 2026/07/10 02:10:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:10:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:10:51 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:51 DEBUG : dir/file1.rclone_chunk.001_xygd5r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:51 INFO : dir/file1.rclone_chunk.001_xygd5r: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:51 INFO : dir/file1.rclone_chunk.001_xygd5r: Deleted 2026/07/10 02:10:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 02:10:51 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:10:51 DEBUG : dir/file1(0x21a11cf42540): openPending: 2026/07/10 02:10:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/10 02:10:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/10 02:10:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:51 DEBUG : dir/file1(0x21a11cf42540): >openPending: err= 2026/07/10 02:10:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 02:10:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:10:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:10:51 DEBUG : dir/file1(0x21a11cf42540): _writeAt: size=14, off=0 2026/07/10 02:10:51 DEBUG : dir/file1(0x21a11cf42540): >_writeAt: n=14, err= 2026/07/10 02:10:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/10 02:10:51 DEBUG : dir/file1(0x21a11cf42540): close: 2026/07/10 02:10:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/10 02:10:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/10 02:10:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/10 02:10:51 DEBUG : dir/file1(0x21a11cf42540): >close: err= 2026/07/10 02:10:51 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:51 DEBUG : dir: Looking for writers 2026/07/10 02:10:51 DEBUG : file1: reading active writers 2026/07/10 02:10:51 DEBUG : Looking for writers 2026/07/10 02:10:51 DEBUG : dir: reading active writers 2026/07/10 02:10:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:10:51 DEBUG : dir: Looking for writers 2026/07/10 02:10:51 DEBUG : file1: reading active writers 2026/07/10 02:10:51 DEBUG : Looking for writers 2026/07/10 02:10:51 DEBUG : dir: reading active writers 2026/07/10 02:10:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:10:51 DEBUG : dir: Looking for writers 2026/07/10 02:10:51 DEBUG : file1: reading active writers 2026/07/10 02:10:51 DEBUG : Looking for writers 2026/07/10 02:10:51 DEBUG : dir: reading active writers 2026/07/10 02:10:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:10:51 DEBUG : dir: Looking for writers 2026/07/10 02:10:51 DEBUG : file1: reading active writers 2026/07/10 02:10:51 DEBUG : Looking for writers 2026/07/10 02:10:51 DEBUG : dir: reading active writers 2026/07/10 02:10:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:10:51 DEBUG : dir/file1: vfs cache: starting upload 2026/07/10 02:10:51 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:10:51 DEBUG : dir: Looking for writers 2026/07/10 02:10:51 DEBUG : file1: reading active writers 2026/07/10 02:10:51 DEBUG : Looking for writers 2026/07/10 02:10:51 DEBUG : dir: reading active writers 2026/07/10 02:10:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:10:51 DEBUG : dir: Looking for writers 2026/07/10 02:10:51 DEBUG : file1: reading active writers 2026/07/10 02:10:51 DEBUG : Looking for writers 2026/07/10 02:10:51 DEBUG : dir: reading active writers 2026/07/10 02:10:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:10:51 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:51 DEBUG : dir/file1.rclone_chunk.001_xygeds: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:51 INFO : dir/file1.rclone_chunk.001_xygeds: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:51 INFO : dir/file1.rclone_chunk.001_xygeds: Deleted 2026/07/10 02:10:51 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:51 INFO : dir/file1: Copied (replaced existing) 2026/07/10 02:10:51 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/10 02:10:51 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/10 02:10:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:51 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/10 02:10:52 DEBUG : dir: Looking for writers 2026/07/10 02:10:52 DEBUG : file1: reading active writers 2026/07/10 02:10:52 DEBUG : Looking for writers 2026/07/10 02:10:52 DEBUG : dir: reading active writers 2026/07/10 02:10:52 DEBUG : >WaitForWriters: 2026/07/10 02:10:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 02:10:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:10:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:10:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:10:52 DEBUG : dir/file1(0x21a11cc640c0): _readAt: size=512, off=0 2026/07/10 02:10:52 DEBUG : dir/file1(0x21a11cc640c0): openPending: 2026/07/10 02:10:52 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/07/10 02:10:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/10 02:10:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:52 DEBUG : dir/file1(0x21a11cc640c0): >openPending: err= 2026/07/10 02:10:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/10 02:10:52 DEBUG : dir/file1(0x21a11cc640c0): >_readAt: n=14, err=EOF 2026/07/10 02:10:52 DEBUG : dir/file1(0x21a11cc640c0): close: 2026/07/10 02:10:52 DEBUG : dir/file1(0x21a11cc640c0): >close: err= 2026/07/10 02:10:52 DEBUG : dir/file1: copy non-chunked object... 2026/07/10 02:10:52 DEBUG : newLeaf: size = 14 OK 2026/07/10 02:10:52 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/10 02:10:52 INFO : dir/file1: Deleted 2026/07/10 02:10:52 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 02:10:52 DEBUG : newLeaf: Updating file with newLeaf 0x21a11cc21a00 2026/07/10 02:10:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:10:52 DEBUG : newLeaf: copy non-chunked object... 2026/07/10 02:10:52 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:52 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:52 INFO : newLeaf: Deleted 2026/07/10 02:10:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/10 02:10:52 DEBUG : dir/file1: Updating file with dir/file1 0x21a11cc21a00 2026/07/10 02:10:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 02:10:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 02:10:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:10:52 DEBUG : dir/file1(0x21a11ce9bb80): openPending: 2026/07/10 02:10:52 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/07/10 02:10:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/10 02:10:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:52 DEBUG : dir/file1(0x21a11ce9bb80): >openPending: err= 2026/07/10 02:10:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 02:10:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:10:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:10:52 DEBUG : dir/file1(0x21a11ce9bb80): _writeAt: size=25, off=0 2026/07/10 02:10:52 DEBUG : dir/file1(0x21a11ce9bb80): >_writeAt: n=25, err= 2026/07/10 02:10:52 DEBUG : dir/file1: copy non-chunked object... 2026/07/10 02:10:53 DEBUG : newLeaf: size = 14 OK 2026/07/10 02:10:53 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/10 02:10:53 INFO : dir/file1: Deleted 2026/07/10 02:10:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 02:10:53 DEBUG : newLeaf: Updating file with newLeaf 0x21a11cc21a00 2026/07/10 02:10:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:10:53 DEBUG : newLeaf(0x21a11ce9bb80): close: 2026/07/10 02:10:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/10 02:10:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-10 02:10:52.865748841 +0000 UTC m=+48.982084753 2026/07/10 02:10:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/10 02:10:53 DEBUG : newLeaf(0x21a11ce9bb80): >close: err= 2026/07/10 02:10:53 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:53 DEBUG : dir: Looking for writers 2026/07/10 02:10:53 DEBUG : Looking for writers 2026/07/10 02:10:53 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:53 DEBUG : dir: reading active writers 2026/07/10 02:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:10:53 DEBUG : dir: Looking for writers 2026/07/10 02:10:53 DEBUG : Looking for writers 2026/07/10 02:10:53 DEBUG : dir: reading active writers 2026/07/10 02:10:53 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:10:53 DEBUG : dir: Looking for writers 2026/07/10 02:10:53 DEBUG : Looking for writers 2026/07/10 02:10:53 DEBUG : dir: reading active writers 2026/07/10 02:10:53 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:10:53 DEBUG : dir: Looking for writers 2026/07/10 02:10:53 DEBUG : Looking for writers 2026/07/10 02:10:53 DEBUG : dir: reading active writers 2026/07/10 02:10:53 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:10:53 DEBUG : newLeaf: vfs cache: starting upload 2026/07/10 02:10:53 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:10:53 DEBUG : dir: Looking for writers 2026/07/10 02:10:53 DEBUG : Looking for writers 2026/07/10 02:10:53 DEBUG : dir: reading active writers 2026/07/10 02:10:53 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:10:53 DEBUG : dir: Looking for writers 2026/07/10 02:10:53 DEBUG : Looking for writers 2026/07/10 02:10:53 DEBUG : dir: reading active writers 2026/07/10 02:10:53 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:10:53 DEBUG : newLeaf: size = 25 OK 2026/07/10 02:10:53 DEBUG : newLeaf.rclone_chunk.001_xyggxl: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/10 02:10:53 INFO : newLeaf.rclone_chunk.001_xyggxl: Copied (server-side copy) to: newLeaf 2026/07/10 02:10:53 INFO : newLeaf.rclone_chunk.001_xyggxl: Deleted 2026/07/10 02:10:53 DEBUG : newLeaf: size = 25 OK 2026/07/10 02:10:53 INFO : newLeaf: Copied (replaced existing) 2026/07/10 02:10:53 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-10 02:10:52.865748841 +0000 UTC" 2026/07/10 02:10:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/10 02:10:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:10:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/10 02:10:53 DEBUG : dir: Looking for writers 2026/07/10 02:10:53 DEBUG : Looking for writers 2026/07/10 02:10:53 DEBUG : dir: reading active writers 2026/07/10 02:10:53 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:53 DEBUG : >WaitForWriters: 2026/07/10 02:10:53 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:53 DEBUG : dir: Looking for writers 2026/07/10 02:10:53 DEBUG : Looking for writers 2026/07/10 02:10:53 DEBUG : dir: reading active writers 2026/07/10 02:10:53 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:53 DEBUG : >WaitForWriters: 2026/07/10 02:10:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:10:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:10:54 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:54 DEBUG : dir/file1.rclone_chunk.001_xyggkz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:54 INFO : dir/file1.rclone_chunk.001_xyggkz: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:54 INFO : dir/file1.rclone_chunk.001_xyggkz: Deleted 2026/07/10 02:10:54 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:54 DEBUG : dir: Looking for writers 2026/07/10 02:10:54 DEBUG : file1: reading active writers 2026/07/10 02:10:54 DEBUG : Looking for writers 2026/07/10 02:10:54 DEBUG : dir: reading active writers 2026/07/10 02:10:54 DEBUG : >WaitForWriters: 2026/07/10 02:10:54 DEBUG : dir/file1: copy non-chunked object... 2026/07/10 02:10:54 DEBUG : newLeaf: size = 14 OK 2026/07/10 02:10:54 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/10 02:10:54 INFO : dir/file1: Deleted 2026/07/10 02:10:54 DEBUG : newLeaf: Updating file with newLeaf 0x21a11ca00750 2026/07/10 02:10:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:10:55 DEBUG : newLeaf: copy non-chunked object... 2026/07/10 02:10:55 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:55 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:55 INFO : newLeaf: Deleted 2026/07/10 02:10:55 DEBUG : dir/file1: Updating file with dir/file1 0x21a11ca00750 2026/07/10 02:10:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 02:10:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 02:10:55 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:10:55 DEBUG : dir/file1(0x21a11ccaee00): openPending: 2026/07/10 02:10:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/10 02:10:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/10 02:10:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:55 DEBUG : dir/file1(0x21a11ccaee00): >openPending: err= 2026/07/10 02:10:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 02:10:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:10:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:10:55 DEBUG : dir/file1(0x21a11ccaee00): _writeAt: size=25, off=0 2026/07/10 02:10:55 DEBUG : dir/file1(0x21a11ccaee00): >_writeAt: n=25, err= 2026/07/10 02:10:55 DEBUG : dir/file1: copy non-chunked object... 2026/07/10 02:10:55 DEBUG : newLeaf: size = 14 OK 2026/07/10 02:10:55 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/10 02:10:55 INFO : dir/file1: Deleted 2026/07/10 02:10:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 02:10:55 DEBUG : newLeaf: Updating file with newLeaf 0x21a11ca00750 2026/07/10 02:10:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:10:55 DEBUG : newLeaf(0x21a11ccaee00): close: 2026/07/10 02:10:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/10 02:10:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-10 02:10:55.381507724 +0000 UTC m=+51.497843626 2026/07/10 02:10:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/10 02:10:55 DEBUG : newLeaf(0x21a11ccaee00): >close: err= 2026/07/10 02:10:55 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:55 DEBUG : dir: Looking for writers 2026/07/10 02:10:55 DEBUG : Looking for writers 2026/07/10 02:10:55 DEBUG : dir: reading active writers 2026/07/10 02:10:55 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:10:55 DEBUG : dir: Looking for writers 2026/07/10 02:10:55 DEBUG : Looking for writers 2026/07/10 02:10:55 DEBUG : dir: reading active writers 2026/07/10 02:10:55 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:10:55 DEBUG : dir: Looking for writers 2026/07/10 02:10:55 DEBUG : Looking for writers 2026/07/10 02:10:55 DEBUG : dir: reading active writers 2026/07/10 02:10:55 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:10:55 DEBUG : dir: Looking for writers 2026/07/10 02:10:55 DEBUG : Looking for writers 2026/07/10 02:10:55 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:55 DEBUG : dir: reading active writers 2026/07/10 02:10:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:10:55 DEBUG : newLeaf: vfs cache: starting upload 2026/07/10 02:10:55 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:10:55 DEBUG : dir: Looking for writers 2026/07/10 02:10:55 DEBUG : Looking for writers 2026/07/10 02:10:55 DEBUG : dir: reading active writers 2026/07/10 02:10:55 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:10:55 DEBUG : dir: Looking for writers 2026/07/10 02:10:55 DEBUG : Looking for writers 2026/07/10 02:10:55 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:55 DEBUG : dir: reading active writers 2026/07/10 02:10:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:10:56 DEBUG : newLeaf: size = 25 OK 2026/07/10 02:10:56 DEBUG : newLeaf.rclone_chunk.001_xygic1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/10 02:10:56 INFO : newLeaf.rclone_chunk.001_xygic1: Copied (server-side copy) to: newLeaf 2026/07/10 02:10:56 INFO : newLeaf.rclone_chunk.001_xygic1: Deleted 2026/07/10 02:10:56 DEBUG : newLeaf: size = 25 OK 2026/07/10 02:10:56 INFO : newLeaf: Copied (replaced existing) 2026/07/10 02:10:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-10 02:10:55.381507724 +0000 UTC" 2026/07/10 02:10:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/10 02:10:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:10:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/10 02:10:56 DEBUG : dir: Looking for writers 2026/07/10 02:10:56 DEBUG : Looking for writers 2026/07/10 02:10:56 DEBUG : dir: reading active writers 2026/07/10 02:10:56 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:56 DEBUG : >WaitForWriters: 2026/07/10 02:10:56 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:56 DEBUG : dir: Looking for writers 2026/07/10 02:10:56 DEBUG : Looking for writers 2026/07/10 02:10:56 DEBUG : dir: reading active writers 2026/07/10 02:10:56 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:56 DEBUG : >WaitForWriters: 2026/07/10 02:10:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:10:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:10:56 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:56 DEBUG : dir/file1.rclone_chunk.001_xygj00: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:56 INFO : dir/file1.rclone_chunk.001_xygj00: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:56 INFO : dir/file1.rclone_chunk.001_xygj00: Deleted 2026/07/10 02:10:57 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 02:10:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:10:57 DEBUG : dir/file1(0x21a11c9a7580): openPending: 2026/07/10 02:10:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/10 02:10:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/10 02:10:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:57 DEBUG : dir/file1(0x21a11c9a7580): >openPending: err= 2026/07/10 02:10:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 02:10:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:10:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:10:57 DEBUG : dir/file1(0x21a11c9a7580): _writeAt: size=14, off=0 2026/07/10 02:10:57 DEBUG : dir/file1(0x21a11c9a7580): >_writeAt: n=14, err= 2026/07/10 02:10:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/10 02:10:57 DEBUG : dir/file1(0x21a11c9a7580): close: 2026/07/10 02:10:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/10 02:10:57 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/10 02:10:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/10 02:10:57 DEBUG : dir/file1(0x21a11c9a7580): >close: err= 2026/07/10 02:10:57 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:57 DEBUG : dir: Looking for writers 2026/07/10 02:10:57 DEBUG : file1: reading active writers 2026/07/10 02:10:57 DEBUG : Looking for writers 2026/07/10 02:10:57 DEBUG : dir: reading active writers 2026/07/10 02:10:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:10:57 DEBUG : dir: Looking for writers 2026/07/10 02:10:57 DEBUG : file1: reading active writers 2026/07/10 02:10:57 DEBUG : Looking for writers 2026/07/10 02:10:57 DEBUG : dir: reading active writers 2026/07/10 02:10:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:10:57 DEBUG : dir: Looking for writers 2026/07/10 02:10:57 DEBUG : file1: reading active writers 2026/07/10 02:10:57 DEBUG : Looking for writers 2026/07/10 02:10:57 DEBUG : dir: reading active writers 2026/07/10 02:10:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:10:57 DEBUG : dir: Looking for writers 2026/07/10 02:10:57 DEBUG : file1: reading active writers 2026/07/10 02:10:57 DEBUG : Looking for writers 2026/07/10 02:10:57 DEBUG : dir: reading active writers 2026/07/10 02:10:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:10:57 DEBUG : dir/file1: vfs cache: starting upload 2026/07/10 02:10:57 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:10:57 DEBUG : dir: Looking for writers 2026/07/10 02:10:57 DEBUG : file1: reading active writers 2026/07/10 02:10:57 DEBUG : Looking for writers 2026/07/10 02:10:57 DEBUG : dir: reading active writers 2026/07/10 02:10:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:10:57 DEBUG : dir: Looking for writers 2026/07/10 02:10:57 DEBUG : file1: reading active writers 2026/07/10 02:10:57 DEBUG : Looking for writers 2026/07/10 02:10:57 DEBUG : dir: reading active writers 2026/07/10 02:10:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:10:57 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:57 DEBUG : dir/file1.rclone_chunk.001_xygkwr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:10:57 INFO : dir/file1.rclone_chunk.001_xygkwr: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:57 INFO : dir/file1.rclone_chunk.001_xygkwr: Deleted 2026/07/10 02:10:57 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:57 INFO : dir/file1: Copied (replaced existing) 2026/07/10 02:10:57 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/10 02:10:57 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/10 02:10:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:57 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/10 02:10:57 DEBUG : dir: Looking for writers 2026/07/10 02:10:57 DEBUG : file1: reading active writers 2026/07/10 02:10:57 DEBUG : Looking for writers 2026/07/10 02:10:57 DEBUG : dir: reading active writers 2026/07/10 02:10:57 DEBUG : >WaitForWriters: 2026/07/10 02:10:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 02:10:57 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:10:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:10:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:10:57 DEBUG : dir/file1(0x21a11cf71b00): _readAt: size=512, off=0 2026/07/10 02:10:57 DEBUG : dir/file1(0x21a11cf71b00): openPending: 2026/07/10 02:10:57 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/07/10 02:10:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/10 02:10:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:57 DEBUG : dir/file1(0x21a11cf71b00): >openPending: err= 2026/07/10 02:10:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/10 02:10:57 DEBUG : dir/file1(0x21a11cf71b00): >_readAt: n=14, err=EOF 2026/07/10 02:10:57 DEBUG : dir/file1(0x21a11cf71b00): close: 2026/07/10 02:10:57 DEBUG : dir/file1(0x21a11cf71b00): >close: err= 2026/07/10 02:10:58 DEBUG : dir/file1: copy non-chunked object... 2026/07/10 02:10:58 DEBUG : newLeaf: size = 14 OK 2026/07/10 02:10:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/10 02:10:58 INFO : dir/file1: Deleted 2026/07/10 02:10:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 02:10:58 DEBUG : newLeaf: Updating file with newLeaf 0x21a11cd02680 2026/07/10 02:10:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:10:58 DEBUG : newLeaf: copy non-chunked object... 2026/07/10 02:10:58 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:10:58 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/10 02:10:58 INFO : newLeaf: Deleted 2026/07/10 02:10:58 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/10 02:10:58 DEBUG : dir/file1: Updating file with dir/file1 0x21a11cd02680 2026/07/10 02:10:58 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 02:10:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 02:10:58 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:10:58 DEBUG : dir/file1(0x21a11cb0d640): openPending: 2026/07/10 02:10:58 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/07/10 02:10:58 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/10 02:10:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:10:58 DEBUG : dir/file1(0x21a11cb0d640): >openPending: err= 2026/07/10 02:10:58 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 02:10:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:10:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:10:58 DEBUG : dir/file1(0x21a11cb0d640): _writeAt: size=25, off=0 2026/07/10 02:10:58 DEBUG : dir/file1(0x21a11cb0d640): >_writeAt: n=25, err= 2026/07/10 02:10:58 DEBUG : dir/file1: copy non-chunked object... 2026/07/10 02:10:58 DEBUG : newLeaf: size = 14 OK 2026/07/10 02:10:58 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/10 02:10:58 INFO : dir/file1: Deleted 2026/07/10 02:10:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 02:10:58 DEBUG : newLeaf: Updating file with newLeaf 0x21a11cd02680 2026/07/10 02:10:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:10:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:10:58 DEBUG : newLeaf(0x21a11cb0d640): close: 2026/07/10 02:10:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/10 02:10:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-10 02:10:58.638031036 +0000 UTC m=+54.754366928 2026/07/10 02:10:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/10 02:10:58 DEBUG : newLeaf(0x21a11cb0d640): >close: err= 2026/07/10 02:10:58 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:58 DEBUG : dir: Looking for writers 2026/07/10 02:10:58 DEBUG : Looking for writers 2026/07/10 02:10:58 DEBUG : dir: reading active writers 2026/07/10 02:10:58 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:10:58 DEBUG : dir: Looking for writers 2026/07/10 02:10:58 DEBUG : Looking for writers 2026/07/10 02:10:58 DEBUG : dir: reading active writers 2026/07/10 02:10:58 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:10:58 DEBUG : dir: Looking for writers 2026/07/10 02:10:58 DEBUG : Looking for writers 2026/07/10 02:10:58 DEBUG : dir: reading active writers 2026/07/10 02:10:58 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:10:58 DEBUG : dir: Looking for writers 2026/07/10 02:10:58 DEBUG : Looking for writers 2026/07/10 02:10:58 DEBUG : dir: reading active writers 2026/07/10 02:10:58 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:10:58 DEBUG : newLeaf: vfs cache: starting upload 2026/07/10 02:10:58 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:10:58 DEBUG : dir: Looking for writers 2026/07/10 02:10:58 DEBUG : Looking for writers 2026/07/10 02:10:58 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:58 DEBUG : dir: reading active writers 2026/07/10 02:10:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:10:59 DEBUG : dir: Looking for writers 2026/07/10 02:10:59 DEBUG : Looking for writers 2026/07/10 02:10:59 DEBUG : dir: reading active writers 2026/07/10 02:10:59 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:10:59 DEBUG : newLeaf: size = 25 OK 2026/07/10 02:10:59 DEBUG : newLeaf.rclone_chunk.001_xyglzj: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/10 02:10:59 INFO : newLeaf.rclone_chunk.001_xyglzj: Copied (server-side copy) to: newLeaf 2026/07/10 02:10:59 INFO : newLeaf.rclone_chunk.001_xyglzj: Deleted 2026/07/10 02:10:59 DEBUG : newLeaf: size = 25 OK 2026/07/10 02:10:59 INFO : newLeaf: Copied (replaced existing) 2026/07/10 02:10:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-10 02:10:58.638031036 +0000 UTC" 2026/07/10 02:10:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/10 02:10:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:10:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/10 02:10:59 DEBUG : dir: Looking for writers 2026/07/10 02:10:59 DEBUG : Looking for writers 2026/07/10 02:10:59 DEBUG : dir: reading active writers 2026/07/10 02:10:59 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:59 DEBUG : >WaitForWriters: 2026/07/10 02:10:59 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:10:59 DEBUG : dir: Looking for writers 2026/07/10 02:10:59 DEBUG : Looking for writers 2026/07/10 02:10:59 DEBUG : dir: reading active writers 2026/07/10 02:10:59 DEBUG : newLeaf: reading active writers 2026/07/10 02:10:59 DEBUG : >WaitForWriters: 2026/07/10 02:10:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:10:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:10:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:10:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:10:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:10:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:00 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:11:00 DEBUG : dir/file1.rclone_chunk.001_xygmei: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:11:00 INFO : dir/file1.rclone_chunk.001_xygmei: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:00 INFO : dir/file1.rclone_chunk.001_xygmei: Deleted 2026/07/10 02:11:00 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:00 DEBUG : dir: Looking for writers 2026/07/10 02:11:00 DEBUG : file1: reading active writers 2026/07/10 02:11:00 DEBUG : Looking for writers 2026/07/10 02:11:00 DEBUG : dir: reading active writers 2026/07/10 02:11:00 DEBUG : >WaitForWriters: 2026/07/10 02:11:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 02:11:00 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:11:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:11:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:11:00 DEBUG : dir/file1(0x21a11cab1540): _readAt: size=512, off=0 2026/07/10 02:11:00 DEBUG : dir/file1(0x21a11cab1540): openPending: 2026/07/10 02:11:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/10 02:11:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/10 02:11:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:00 DEBUG : dir/file1(0x21a11cab1540): >openPending: err= 2026/07/10 02:11:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/10 02:11:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:00 DEBUG : dir/file1(0x21a11cab1540): >_readAt: n=14, err=EOF 2026/07/10 02:11:00 DEBUG : dir/file1(0x21a11cab1540): close: 2026/07/10 02:11:00 DEBUG : dir/file1(0x21a11cab1540): >close: err= 2026/07/10 02:11:00 DEBUG : dir/file1: copy non-chunked object... 2026/07/10 02:11:00 DEBUG : newLeaf: size = 14 OK 2026/07/10 02:11:00 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/10 02:11:00 INFO : dir/file1: Deleted 2026/07/10 02:11:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 02:11:00 DEBUG : newLeaf: Updating file with newLeaf 0x21a11ca00000 2026/07/10 02:11:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:11:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:11:00 DEBUG : newLeaf: copy non-chunked object... 2026/07/10 02:11:01 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:11:01 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:01 INFO : newLeaf: Deleted 2026/07/10 02:11:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/10 02:11:01 DEBUG : dir/file1: Updating file with dir/file1 0x21a11ca00000 2026/07/10 02:11:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 02:11:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 02:11:01 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:11:01 DEBUG : dir/file1(0x21a11cc6cd00): openPending: 2026/07/10 02:11:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/07/10 02:11:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/10 02:11:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:01 DEBUG : dir/file1(0x21a11cc6cd00): >openPending: err= 2026/07/10 02:11:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 02:11:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:11:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:11:01 DEBUG : dir/file1(0x21a11cc6cd00): _writeAt: size=25, off=0 2026/07/10 02:11:01 DEBUG : dir/file1(0x21a11cc6cd00): >_writeAt: n=25, err= 2026/07/10 02:11:01 DEBUG : dir/file1: copy non-chunked object... 2026/07/10 02:11:01 DEBUG : newLeaf: size = 14 OK 2026/07/10 02:11:01 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/07/10 02:11:01 INFO : dir/file1: Deleted 2026/07/10 02:11:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 02:11:01 DEBUG : newLeaf: Updating file with newLeaf 0x21a11ca00000 2026/07/10 02:11:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:11:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:11:01 DEBUG : newLeaf(0x21a11cc6cd00): close: 2026/07/10 02:11:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/10 02:11:01 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-10 02:11:01.213358255 +0000 UTC m=+57.329694157 2026/07/10 02:11:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:01 DEBUG : newLeaf(0x21a11cc6cd00): >close: err= 2026/07/10 02:11:01 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:01 DEBUG : dir: Looking for writers 2026/07/10 02:11:01 DEBUG : Looking for writers 2026/07/10 02:11:01 DEBUG : dir: reading active writers 2026/07/10 02:11:01 DEBUG : newLeaf: reading active writers 2026/07/10 02:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:11:01 DEBUG : dir: Looking for writers 2026/07/10 02:11:01 DEBUG : Looking for writers 2026/07/10 02:11:01 DEBUG : dir: reading active writers 2026/07/10 02:11:01 DEBUG : newLeaf: reading active writers 2026/07/10 02:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:11:01 DEBUG : dir: Looking for writers 2026/07/10 02:11:01 DEBUG : Looking for writers 2026/07/10 02:11:01 DEBUG : dir: reading active writers 2026/07/10 02:11:01 DEBUG : newLeaf: reading active writers 2026/07/10 02:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:11:01 DEBUG : dir: Looking for writers 2026/07/10 02:11:01 DEBUG : Looking for writers 2026/07/10 02:11:01 DEBUG : dir: reading active writers 2026/07/10 02:11:01 DEBUG : newLeaf: reading active writers 2026/07/10 02:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:11:01 DEBUG : newLeaf: vfs cache: starting upload 2026/07/10 02:11:01 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:11:01 DEBUG : dir: Looking for writers 2026/07/10 02:11:01 DEBUG : Looking for writers 2026/07/10 02:11:01 DEBUG : dir: reading active writers 2026/07/10 02:11:01 DEBUG : newLeaf: reading active writers 2026/07/10 02:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:11:01 DEBUG : dir: Looking for writers 2026/07/10 02:11:01 DEBUG : Looking for writers 2026/07/10 02:11:01 DEBUG : newLeaf: reading active writers 2026/07/10 02:11:01 DEBUG : dir: reading active writers 2026/07/10 02:11:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:11:01 DEBUG : newLeaf: size = 25 OK 2026/07/10 02:11:01 DEBUG : newLeaf.rclone_chunk.001_xygoew: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/10 02:11:01 INFO : newLeaf.rclone_chunk.001_xygoew: Copied (server-side copy) to: newLeaf 2026/07/10 02:11:01 INFO : newLeaf.rclone_chunk.001_xygoew: Deleted 2026/07/10 02:11:01 DEBUG : newLeaf: size = 25 OK 2026/07/10 02:11:01 INFO : newLeaf: Copied (replaced existing) 2026/07/10 02:11:01 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-10 02:11:01.213358255 +0000 UTC" 2026/07/10 02:11:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/10 02:11:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 02:11:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/10 02:11:02 DEBUG : dir: Looking for writers 2026/07/10 02:11:02 DEBUG : Looking for writers 2026/07/10 02:11:02 DEBUG : dir: reading active writers 2026/07/10 02:11:02 DEBUG : newLeaf: reading active writers 2026/07/10 02:11:02 DEBUG : >WaitForWriters: 2026/07/10 02:11:02 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:02 DEBUG : dir: Looking for writers 2026/07/10 02:11:02 DEBUG : Looking for writers 2026/07/10 02:11:02 DEBUG : newLeaf: reading active writers 2026/07/10 02:11:02 DEBUG : dir: reading active writers 2026/07/10 02:11:02 DEBUG : >WaitForWriters: 2026/07/10 02:11:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestFileRename (16.35s) --- PASS: TestFileRename/off,forceCache=false (2.42s) --- PASS: TestFileRename/minimal,forceCache=false (2.32s) --- PASS: TestFileRename/minimal,forceCache=true (3.24s) --- PASS: TestFileRename/writes,forceCache=false (2.50s) --- PASS: TestFileRename/writes,forceCache=true (3.26s) --- PASS: TestFileRename/full,forceCache=false (2.61s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:02 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:02 DEBUG : Looking for writers 2026/07/10 02:11:02 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:02 DEBUG : dir/file1: size = 16 OK 2026/07/10 02:11:02 DEBUG : dir/file1.rclone_chunk.001_xygpve: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/10 02:11:02 INFO : dir/file1.rclone_chunk.001_xygpve: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:02 INFO : dir/file1.rclone_chunk.001_xygpve: Deleted 2026/07/10 02:11:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 02:11:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 02:11:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/10 02:11:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:03 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:03 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:03 DEBUG : dir: Looking for writers 2026/07/10 02:11:03 DEBUG : file1: reading active writers 2026/07/10 02:11:03 DEBUG : Looking for writers 2026/07/10 02:11:03 DEBUG : dir: reading active writers 2026/07/10 02:11:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.87s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:03 DEBUG : dir/file1: size = 16 OK 2026/07/10 02:11:03 DEBUG : dir/file1.rclone_chunk.001_xygqj4: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/10 02:11:03 INFO : dir/file1.rclone_chunk.001_xygqj4: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:03 INFO : dir/file1.rclone_chunk.001_xygqj4: Deleted 2026/07/10 02:11:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 02:11:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 02:11:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/10 02:11:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:03 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/10 02:11:03 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/10 02:11:03 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/10 02:11:03 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/10 02:11:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/10 02:11:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/10 02:11:03 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/10 02:11:04 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/10 02:11:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/10 02:11:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/10 02:11:04 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/10 02:11:04 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/10 02:11:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/10 02:11:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/10 02:11:04 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/10 02:11:04 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:04 DEBUG : dir: Looking for writers 2026/07/10 02:11:04 DEBUG : file1: reading active writers 2026/07/10 02:11:04 DEBUG : Looking for writers 2026/07/10 02:11:04 DEBUG : dir: reading active writers 2026/07/10 02:11:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.33s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:04 DEBUG : dir/file1: size = 16 OK 2026/07/10 02:11:04 DEBUG : dir/file1.rclone_chunk.001_xygr6v: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/10 02:11:04 INFO : dir/file1.rclone_chunk.001_xygr6v: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:05 INFO : dir/file1.rclone_chunk.001_xygr6v: Deleted 2026/07/10 02:11:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 02:11:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 02:11:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/10 02:11:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/10 02:11:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/10 02:11:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/10 02:11:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/10 02:11:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/10 02:11:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/10 02:11:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/10 02:11:05 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/10 02:11:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/10 02:11:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/10 02:11:05 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/10 02:11:05 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/10 02:11:05 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/10 02:11:05 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/10 02:11:05 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/10 02:11:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/10 02:11:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/10 02:11:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/10 02:11:05 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/10 02:11:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/10 02:11:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/10 02:11:05 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/10 02:11:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/10 02:11:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/10 02:11:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/10 02:11:05 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/10 02:11:05 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/10 02:11:05 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/10 02:11:05 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/10 02:11:05 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/10 02:11:05 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:05 DEBUG : dir: Looking for writers 2026/07/10 02:11:05 DEBUG : file1: reading active writers 2026/07/10 02:11:05 DEBUG : Looking for writers 2026/07/10 02:11:05 DEBUG : dir: reading active writers 2026/07/10 02:11:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.42s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:06 DEBUG : dir/file1: size = 16 OK 2026/07/10 02:11:06 DEBUG : dir/file1.rclone_chunk.001_xygt16: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/10 02:11:06 INFO : dir/file1.rclone_chunk.001_xygt16: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:06 INFO : dir/file1.rclone_chunk.001_xygt16: Deleted 2026/07/10 02:11:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 02:11:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 02:11:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/10 02:11:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:06 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:06 DEBUG : dir: Looking for writers 2026/07/10 02:11:06 DEBUG : file1: reading active writers 2026/07/10 02:11:06 DEBUG : Looking for writers 2026/07/10 02:11:06 DEBUG : dir: reading active writers 2026/07/10 02:11:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.95s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:07 DEBUG : dir/file1: size = 16 OK 2026/07/10 02:11:07 DEBUG : dir/file1.rclone_chunk.001_xyguit: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/10 02:11:07 INFO : dir/file1.rclone_chunk.001_xyguit: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:07 INFO : dir/file1.rclone_chunk.001_xyguit: Deleted 2026/07/10 02:11:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 02:11:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 02:11:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/10 02:11:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:07 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/10 02:11:07 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/10 02:11:07 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:07 DEBUG : dir: Looking for writers 2026/07/10 02:11:07 DEBUG : file1: reading active writers 2026/07/10 02:11:07 DEBUG : Looking for writers 2026/07/10 02:11:07 DEBUG : dir: reading active writers 2026/07/10 02:11:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.93s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:08 DEBUG : dir/file1: size = 16 OK 2026/07/10 02:11:08 DEBUG : dir/file1.rclone_chunk.001_xygusa: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/10 02:11:08 INFO : dir/file1.rclone_chunk.001_xygusa: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:08 INFO : dir/file1.rclone_chunk.001_xygusa: Deleted 2026/07/10 02:11:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 02:11:08 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:11:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:11:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:11:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 02:11:08 DEBUG : dir/file1(0x21a11cc0d280): _readAt: size=1, off=0 2026/07/10 02:11:08 DEBUG : dir/file1(0x21a11cc0d280): openPending: 2026/07/10 02:11:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/10 02:11:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 02:11:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:08 DEBUG : dir/file1(0x21a11cc0d280): >openPending: err= 2026/07/10 02:11:08 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/10 02:11:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:08 DEBUG : dir/file1(0x21a11cc0d280): >_readAt: n=1, err= 2026/07/10 02:11:08 DEBUG : dir/file1(0x21a11cc0d280): _readAt: size=256, off=1 2026/07/10 02:11:08 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/10 02:11:08 DEBUG : dir/file1(0x21a11cc0d280): >_readAt: n=15, err=EOF 2026/07/10 02:11:08 DEBUG : dir/file1(0x21a11cc0d280): _readAt: size=16, off=16 2026/07/10 02:11:08 DEBUG : dir/file1(0x21a11cc0d280): >_readAt: n=0, err=EOF 2026/07/10 02:11:08 DEBUG : dir/file1(0x21a11cc0d280): close: 2026/07/10 02:11:08 DEBUG : dir/file1(0x21a11cc0d280): >close: err= 2026/07/10 02:11:08 DEBUG : dir/file1(0x21a11cc0d280): close: 2026/07/10 02:11:08 DEBUG : dir/file1(0x21a11cc0d280): >close: err=file already closed 2026/07/10 02:11:08 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:08 DEBUG : dir: Looking for writers 2026/07/10 02:11:08 DEBUG : file1: reading active writers 2026/07/10 02:11:08 DEBUG : Looking for writers 2026/07/10 02:11:08 DEBUG : dir: reading active writers 2026/07/10 02:11:08 DEBUG : >WaitForWriters: 2026/07/10 02:11:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.95s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:08 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:09 DEBUG : dir/file1: size = 16 OK 2026/07/10 02:11:09 DEBUG : dir/file1.rclone_chunk.001_xygvvg: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/10 02:11:09 INFO : dir/file1.rclone_chunk.001_xygvvg: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:09 INFO : dir/file1.rclone_chunk.001_xygvvg: Deleted 2026/07/10 02:11:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 02:11:09 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:11:09 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:11:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:11:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 02:11:09 DEBUG : dir/file1(0x21a11cac6f00): _readAt: size=1, off=0 2026/07/10 02:11:09 DEBUG : dir/file1(0x21a11cac6f00): openPending: 2026/07/10 02:11:09 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/10 02:11:09 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 02:11:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:09 DEBUG : dir/file1(0x21a11cac6f00): >openPending: err= 2026/07/10 02:11:09 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/10 02:11:09 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:09 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:09 DEBUG : dir/file1(0x21a11cac6f00): >_readAt: n=1, err= 2026/07/10 02:11:09 DEBUG : dir/file1(0x21a11cac6f00): _readAt: size=1, off=5 2026/07/10 02:11:09 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/10 02:11:09 DEBUG : dir/file1(0x21a11cac6f00): >_readAt: n=1, err= 2026/07/10 02:11:09 DEBUG : dir/file1(0x21a11cac6f00): _readAt: size=1, off=3 2026/07/10 02:11:09 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/10 02:11:09 DEBUG : dir/file1(0x21a11cac6f00): >_readAt: n=1, err= 2026/07/10 02:11:09 DEBUG : dir/file1(0x21a11cac6f00): _readAt: size=1, off=13 2026/07/10 02:11:09 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/10 02:11:09 DEBUG : dir/file1(0x21a11cac6f00): >_readAt: n=1, err= 2026/07/10 02:11:09 DEBUG : dir/file1(0x21a11cac6f00): _readAt: size=16, off=100 2026/07/10 02:11:09 DEBUG : dir/file1(0x21a11cac6f00): >_readAt: n=0, err=EOF 2026/07/10 02:11:09 DEBUG : dir/file1(0x21a11cac6f00): close: 2026/07/10 02:11:09 DEBUG : dir/file1(0x21a11cac6f00): >close: err= 2026/07/10 02:11:09 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:09 DEBUG : dir: Looking for writers 2026/07/10 02:11:09 DEBUG : file1: reading active writers 2026/07/10 02:11:09 DEBUG : Looking for writers 2026/07/10 02:11:09 DEBUG : dir: reading active writers 2026/07/10 02:11:09 DEBUG : >WaitForWriters: 2026/07/10 02:11:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.99s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:09 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:09 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:10 DEBUG : dir/file1: size = 16 OK 2026/07/10 02:11:10 DEBUG : dir/file1.rclone_chunk.001_xygwp6: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/10 02:11:10 INFO : dir/file1.rclone_chunk.001_xygwp6: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:10 INFO : dir/file1.rclone_chunk.001_xygwp6: Deleted 2026/07/10 02:11:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 02:11:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:11:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:11:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:11:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): _readAt: size=1, off=0 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): openPending: 2026/07/10 02:11:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/10 02:11:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 02:11:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): >openPending: err= 2026/07/10 02:11:10 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/10 02:11:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): >_readAt: n=1, err= 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): _readAt: size=1, off=5 2026/07/10 02:11:10 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): >_readAt: n=1, err= 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): _readAt: size=1, off=1 2026/07/10 02:11:10 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): >_readAt: n=1, err= 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): _readAt: size=6, off=10 2026/07/10 02:11:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): >_readAt: n=6, err= 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): _readAt: size=256, off=10 2026/07/10 02:11:10 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): >_readAt: n=6, err=EOF 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): _readAt: size=256, off=100 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): >_readAt: n=0, err=EOF 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): close: 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): >close: err= 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): _readAt: size=256, off=100 2026/07/10 02:11:10 DEBUG : dir/file1(0x21a11cc70680): >_readAt: n=0, err=file already closed 2026/07/10 02:11:10 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:10 DEBUG : dir: Looking for writers 2026/07/10 02:11:10 DEBUG : file1: reading active writers 2026/07/10 02:11:10 DEBUG : Looking for writers 2026/07/10 02:11:10 DEBUG : dir: reading active writers 2026/07/10 02:11:10 DEBUG : >WaitForWriters: 2026/07/10 02:11:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.05s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:10 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:10 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:11 DEBUG : dir/file1: size = 16 OK 2026/07/10 02:11:11 DEBUG : dir/file1.rclone_chunk.001_xygxy9: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/10 02:11:11 INFO : dir/file1.rclone_chunk.001_xygxy9: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:11 INFO : dir/file1.rclone_chunk.001_xygxy9: Deleted 2026/07/10 02:11:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 02:11:11 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:11:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:11:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:11:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 02:11:11 DEBUG : dir/file1(0x21a11ccef2c0): RWFileHandle.Flush 2026/07/10 02:11:11 DEBUG : dir/file1(0x21a11ccef2c0): _readAt: size=256, off=0 2026/07/10 02:11:11 DEBUG : dir/file1(0x21a11ccef2c0): openPending: 2026/07/10 02:11:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/10 02:11:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 02:11:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:11 DEBUG : dir/file1(0x21a11ccef2c0): >openPending: err= 2026/07/10 02:11:11 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/10 02:11:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:11 DEBUG : dir/file1(0x21a11ccef2c0): >_readAt: n=16, err=EOF 2026/07/10 02:11:11 DEBUG : dir/file1(0x21a11ccef2c0): RWFileHandle.Flush 2026/07/10 02:11:11 DEBUG : dir/file1(0x21a11ccef2c0): RWFileHandle.Flush 2026/07/10 02:11:11 DEBUG : dir/file1(0x21a11ccef2c0): close: 2026/07/10 02:11:11 DEBUG : dir/file1(0x21a11ccef2c0): >close: err= 2026/07/10 02:11:11 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:11 DEBUG : dir: Looking for writers 2026/07/10 02:11:11 DEBUG : file1: reading active writers 2026/07/10 02:11:11 DEBUG : Looking for writers 2026/07/10 02:11:11 DEBUG : dir: reading active writers 2026/07/10 02:11:11 DEBUG : >WaitForWriters: 2026/07/10 02:11:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.96s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:11 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:12 DEBUG : dir/file1: size = 16 OK 2026/07/10 02:11:12 DEBUG : dir/file1.rclone_chunk.001_xygyoc: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/10 02:11:12 INFO : dir/file1.rclone_chunk.001_xygyoc: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:12 INFO : dir/file1.rclone_chunk.001_xygyoc: Deleted 2026/07/10 02:11:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 02:11:12 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:11:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:11:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:11:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 02:11:12 DEBUG : dir/file1(0x21a11c9a6800): _readAt: size=256, off=0 2026/07/10 02:11:12 DEBUG : dir/file1(0x21a11c9a6800): openPending: 2026/07/10 02:11:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/10 02:11:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 02:11:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:12 DEBUG : dir/file1(0x21a11c9a6800): >openPending: err= 2026/07/10 02:11:12 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/10 02:11:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:12 DEBUG : dir/file1(0x21a11c9a6800): >_readAt: n=16, err=EOF 2026/07/10 02:11:12 DEBUG : dir/file1(0x21a11c9a6800): RWFileHandle.Release 2026/07/10 02:11:12 DEBUG : dir/file1(0x21a11c9a6800): close: 2026/07/10 02:11:12 DEBUG : dir/file1(0x21a11c9a6800): >close: err= 2026/07/10 02:11:12 DEBUG : dir/file1(0x21a11c9a6800): RWFileHandle.Release 2026/07/10 02:11:12 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:12 DEBUG : dir: Looking for writers 2026/07/10 02:11:12 DEBUG : file1: reading active writers 2026/07/10 02:11:12 DEBUG : Looking for writers 2026/07/10 02:11:12 DEBUG : dir: reading active writers 2026/07/10 02:11:12 DEBUG : >WaitForWriters: 2026/07/10 02:11:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.91s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:12 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:12 DEBUG : file1: newRWFileHandle: 2026/07/10 02:11:12 DEBUG : file1(0x21a11c9a7b40): openPending: 2026/07/10 02:11:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:12 DEBUG : file1(0x21a11c9a7b40): >openPending: err= 2026/07/10 02:11:12 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 02:11:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 02:11:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 02:11:12 DEBUG : file1(0x21a11c9a7b40): _writeAt: size=5, off=0 2026/07/10 02:11:12 DEBUG : file1(0x21a11c9a7b40): >_writeAt: n=5, err= 2026/07/10 02:11:12 DEBUG : file1(0x21a11c9a7b40): _writeAt: size=7, off=5 2026/07/10 02:11:12 DEBUG : file1(0x21a11c9a7b40): >_writeAt: n=7, err= 2026/07/10 02:11:12 DEBUG : file1: vfs cache: truncate to size=11 2026/07/10 02:11:12 DEBUG : file1(0x21a11c9a7b40): close: 2026/07/10 02:11:12 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 02:11:12.794428453 +0000 UTC m=+68.910764355 2026/07/10 02:11:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:12 DEBUG : file1(0x21a11c9a7b40): >close: err= 2026/07/10 02:11:12 DEBUG : file1(0x21a11c9a7b40): close: 2026/07/10 02:11:12 DEBUG : file1(0x21a11c9a7b40): >close: err=file already closed 2026/07/10 02:11:12 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:12 DEBUG : Looking for writers 2026/07/10 02:11:12 DEBUG : file1: reading active writers 2026/07/10 02:11:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:11:12 DEBUG : Looking for writers 2026/07/10 02:11:12 DEBUG : file1: reading active writers 2026/07/10 02:11:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:11:12 DEBUG : Looking for writers 2026/07/10 02:11:12 DEBUG : file1: reading active writers 2026/07/10 02:11:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:11:12 DEBUG : Looking for writers 2026/07/10 02:11:12 DEBUG : file1: reading active writers 2026/07/10 02:11:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:11:12 DEBUG : file1: vfs cache: starting upload 2026/07/10 02:11:12 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:11:12 DEBUG : Looking for writers 2026/07/10 02:11:12 DEBUG : file1: reading active writers 2026/07/10 02:11:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:11:13 DEBUG : Looking for writers 2026/07/10 02:11:13 DEBUG : file1: reading active writers 2026/07/10 02:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:11:13 DEBUG : file1: size = 11 OK 2026/07/10 02:11:13 DEBUG : file1.rclone_chunk.001_xygzl6: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 02:11:13 INFO : file1.rclone_chunk.001_xygzl6: Copied (server-side copy) to: file1 2026/07/10 02:11:13 INFO : file1.rclone_chunk.001_xygzl6: Deleted 2026/07/10 02:11:13 DEBUG : file1: size = 11 OK 2026/07/10 02:11:13 INFO : file1: Copied (new) 2026/07/10 02:11:13 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-10 02:11:12.794428453 +0000 UTC" 2026/07/10 02:11:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 02:11:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:13 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 02:11:13 DEBUG : Looking for writers 2026/07/10 02:11:13 DEBUG : file1: reading active writers 2026/07/10 02:11:13 DEBUG : >WaitForWriters: 2026/07/10 02:11:13 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:13 DEBUG : Looking for writers 2026/07/10 02:11:13 DEBUG : file1: reading active writers 2026/07/10 02:11:13 DEBUG : >WaitForWriters: 2026/07/10 02:11:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.91s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:13 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:13 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo/dir/file1: no such file or directory 2026/07/10 02:11:13 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-toyoriz7repo/dir/file1: no such file or directory 2026/07/10 02:11:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:13 DEBUG : file1: newRWFileHandle: 2026/07/10 02:11:13 DEBUG : file1(0x21a11cac68c0): openPending: 2026/07/10 02:11:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:13 DEBUG : file1(0x21a11cac68c0): >openPending: err= 2026/07/10 02:11:13 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 02:11:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 02:11:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 02:11:13 DEBUG : file1(0x21a11cac68c0): _writeAt: size=7, off=0 2026/07/10 02:11:13 DEBUG : file1(0x21a11cac68c0): >_writeAt: n=7, err= 2026/07/10 02:11:13 DEBUG : file1(0x21a11cac68c0): _writeAt: size=6, off=5 2026/07/10 02:11:13 DEBUG : file1(0x21a11cac68c0): >_writeAt: n=6, err= 2026/07/10 02:11:13 DEBUG : file1(0x21a11cac68c0): close: 2026/07/10 02:11:13 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 02:11:13.704158501 +0000 UTC m=+69.820494403 2026/07/10 02:11:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:13 DEBUG : file1(0x21a11cac68c0): >close: err= 2026/07/10 02:11:13 DEBUG : file1(0x21a11cac68c0): _writeAt: size=5, off=0 2026/07/10 02:11:13 DEBUG : file1(0x21a11cac68c0): >_writeAt: n=0, err=file already closed 2026/07/10 02:11:13 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:13 DEBUG : Looking for writers 2026/07/10 02:11:13 DEBUG : file1: reading active writers 2026/07/10 02:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:11:13 DEBUG : Looking for writers 2026/07/10 02:11:13 DEBUG : file1: reading active writers 2026/07/10 02:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:11:13 DEBUG : Looking for writers 2026/07/10 02:11:13 DEBUG : file1: reading active writers 2026/07/10 02:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:11:13 DEBUG : Looking for writers 2026/07/10 02:11:13 DEBUG : file1: reading active writers 2026/07/10 02:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:11:13 DEBUG : file1: vfs cache: starting upload 2026/07/10 02:11:13 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:11:13 DEBUG : Looking for writers 2026/07/10 02:11:13 DEBUG : file1: reading active writers 2026/07/10 02:11:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:11:14 DEBUG : Looking for writers 2026/07/10 02:11:14 DEBUG : file1: reading active writers 2026/07/10 02:11:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:11:14 DEBUG : file1: size = 11 OK 2026/07/10 02:11:14 DEBUG : file1.rclone_chunk.001_xyh0ra: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 02:11:14 INFO : file1.rclone_chunk.001_xyh0ra: Copied (server-side copy) to: file1 2026/07/10 02:11:14 INFO : file1.rclone_chunk.001_xyh0ra: Deleted 2026/07/10 02:11:14 DEBUG : file1: size = 11 OK 2026/07/10 02:11:14 INFO : file1: Copied (new) 2026/07/10 02:11:14 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-10 02:11:13.704158501 +0000 UTC" 2026/07/10 02:11:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 02:11:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:14 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 02:11:14 DEBUG : Looking for writers 2026/07/10 02:11:14 DEBUG : file1: reading active writers 2026/07/10 02:11:14 DEBUG : >WaitForWriters: 2026/07/10 02:11:14 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:14 DEBUG : Looking for writers 2026/07/10 02:11:14 DEBUG : file1: reading active writers 2026/07/10 02:11:14 DEBUG : >WaitForWriters: 2026/07/10 02:11:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:14 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:14 DEBUG : file1: newRWFileHandle: 2026/07/10 02:11:14 DEBUG : file1(0x21a11cae5b80): openPending: 2026/07/10 02:11:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:14 DEBUG : file1(0x21a11cae5b80): >openPending: err= 2026/07/10 02:11:14 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 02:11:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 02:11:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 02:11:14 DEBUG : file1(0x21a11cae5b80): close: 2026/07/10 02:11:14 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 02:11:14.608781573 +0000 UTC m=+70.725117464 2026/07/10 02:11:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:14 DEBUG : file1(0x21a11cae5b80): >close: err= 2026/07/10 02:11:14 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/10 02:11:14 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 02:11:14 DEBUG : file2: newRWFileHandle: 2026/07/10 02:11:14 DEBUG : file2(0x21a11cda4100): openPending: 2026/07/10 02:11:14 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/10 02:11:14 DEBUG : file2(0x21a11cda4100): >openPending: err= 2026/07/10 02:11:14 DEBUG : file2: >newRWFileHandle: err= 2026/07/10 02:11:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/10 02:11:14 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/10 02:11:14 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/10 02:11:14 DEBUG : file2(0x21a11cda4100): RWFileHandle.Flush 2026/07/10 02:11:14 DEBUG : file2(0x21a11cda4100): RWFileHandle.Release 2026/07/10 02:11:14 DEBUG : file2(0x21a11cda4100): close: 2026/07/10 02:11:14 DEBUG : file2: vfs cache: setting modification time to 2026-07-10 02:11:14.609797178 +0000 UTC m=+70.726133080 2026/07/10 02:11:14 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:14 DEBUG : file2(0x21a11cda4100): >close: err= 2026/07/10 02:11:14 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:14 DEBUG : Looking for writers 2026/07/10 02:11:14 DEBUG : file1: reading active writers 2026/07/10 02:11:14 DEBUG : file2: reading active writers 2026/07/10 02:11:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/10 02:11:14 DEBUG : Looking for writers 2026/07/10 02:11:14 DEBUG : file1: reading active writers 2026/07/10 02:11:14 DEBUG : file2: reading active writers 2026/07/10 02:11:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/10 02:11:14 DEBUG : Looking for writers 2026/07/10 02:11:14 DEBUG : file1: reading active writers 2026/07/10 02:11:14 DEBUG : file2: reading active writers 2026/07/10 02:11:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/10 02:11:14 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo/dir/file1: no such file or directory 2026/07/10 02:11:14 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-toyoriz7repo/dir/file1: no such file or directory 2026/07/10 02:11:14 DEBUG : Looking for writers 2026/07/10 02:11:14 DEBUG : file1: reading active writers 2026/07/10 02:11:14 DEBUG : file2: reading active writers 2026/07/10 02:11:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/10 02:11:14 DEBUG : file2: vfs cache: starting upload 2026/07/10 02:11:14 DEBUG : file1: vfs cache: starting upload 2026/07/10 02:11:14 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:11:14 DEBUG : Looking for writers 2026/07/10 02:11:14 DEBUG : file1: reading active writers 2026/07/10 02:11:14 DEBUG : file2: reading active writers 2026/07/10 02:11:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/10 02:11:14 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:11:14 DEBUG : Looking for writers 2026/07/10 02:11:14 DEBUG : file1: reading active writers 2026/07/10 02:11:14 DEBUG : file2: reading active writers 2026/07/10 02:11:14 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/10 02:11:15 DEBUG : file2: size = 0 OK 2026/07/10 02:11:15 DEBUG : file2.rclone_chunk.001_xyh1ef: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/10 02:11:15 INFO : file2.rclone_chunk.001_xyh1ef: Copied (server-side copy) to: file2 2026/07/10 02:11:15 DEBUG : file1: size = 0 OK 2026/07/10 02:11:15 DEBUG : file1.rclone_chunk.001_xyh1fe: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/10 02:11:15 INFO : file1.rclone_chunk.001_xyh1fe: Copied (server-side copy) to: file1 2026/07/10 02:11:15 INFO : file2.rclone_chunk.001_xyh1ef: Deleted 2026/07/10 02:11:15 DEBUG : file2: size = 0 OK 2026/07/10 02:11:15 INFO : file2: Copied (new) 2026/07/10 02:11:15 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-10 02:11:14.609797178 +0000 UTC" 2026/07/10 02:11:15 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/10 02:11:15 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/10 02:11:15 INFO : file2: vfs cache: upload succeeded try #1 2026/07/10 02:11:15 INFO : file1.rclone_chunk.001_xyh1fe: Deleted 2026/07/10 02:11:15 DEBUG : file1: size = 0 OK 2026/07/10 02:11:15 INFO : file1: Copied (new) 2026/07/10 02:11:15 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-10 02:11:14.608781573 +0000 UTC" 2026/07/10 02:11:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 02:11:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:15 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 02:11:15 DEBUG : Looking for writers 2026/07/10 02:11:15 DEBUG : file1: reading active writers 2026/07/10 02:11:15 DEBUG : file2: reading active writers 2026/07/10 02:11:15 DEBUG : >WaitForWriters: 2026/07/10 02:11:15 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:15 DEBUG : Looking for writers 2026/07/10 02:11:15 DEBUG : file1: reading active writers 2026/07/10 02:11:15 DEBUG : file2: reading active writers 2026/07/10 02:11:15 DEBUG : >WaitForWriters: 2026/07/10 02:11:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.01s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:15 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:15 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:15 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:15 DEBUG : file1: newRWFileHandle: 2026/07/10 02:11:15 DEBUG : file1(0x21a11cc70ac0): openPending: 2026/07/10 02:11:15 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:15 DEBUG : file1(0x21a11cc70ac0): >openPending: err= 2026/07/10 02:11:15 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 02:11:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:15 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 02:11:15 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 02:11:15 DEBUG : file1(0x21a11cc70ac0): _writeAt: size=5, off=0 2026/07/10 02:11:15 DEBUG : file1(0x21a11cc70ac0): >_writeAt: n=5, err= 2026/07/10 02:11:15 DEBUG : file1(0x21a11cc70ac0): RWFileHandle.Flush 2026/07/10 02:11:15 DEBUG : file1(0x21a11cc70ac0): RWFileHandle.Flush 2026/07/10 02:11:15 DEBUG : file1(0x21a11cc70ac0): close: 2026/07/10 02:11:15 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 02:11:15.620612279 +0000 UTC m=+71.736948182 2026/07/10 02:11:15 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:15 DEBUG : file1(0x21a11cc70ac0): >close: err= 2026/07/10 02:11:15 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:15 DEBUG : Looking for writers 2026/07/10 02:11:15 DEBUG : file1: reading active writers 2026/07/10 02:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:11:15 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo/dir/file1: no such file or directory 2026/07/10 02:11:15 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-toyoriz7repo/dir/file1: no such file or directory 2026/07/10 02:11:15 DEBUG : Looking for writers 2026/07/10 02:11:15 DEBUG : file1: reading active writers 2026/07/10 02:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:11:15 DEBUG : Looking for writers 2026/07/10 02:11:15 DEBUG : file1: reading active writers 2026/07/10 02:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:11:15 DEBUG : Looking for writers 2026/07/10 02:11:15 DEBUG : file1: reading active writers 2026/07/10 02:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:11:15 DEBUG : file1: vfs cache: starting upload 2026/07/10 02:11:15 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:11:15 DEBUG : Looking for writers 2026/07/10 02:11:15 DEBUG : file1: reading active writers 2026/07/10 02:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:11:15 DEBUG : Looking for writers 2026/07/10 02:11:15 DEBUG : file1: reading active writers 2026/07/10 02:11:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:11:16 DEBUG : file1: size = 5 OK 2026/07/10 02:11:16 DEBUG : file1.rclone_chunk.001_xyh22i: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 02:11:16 INFO : file1.rclone_chunk.001_xyh22i: Copied (server-side copy) to: file1 2026/07/10 02:11:16 INFO : file1.rclone_chunk.001_xyh22i: Deleted 2026/07/10 02:11:16 DEBUG : file1: size = 5 OK 2026/07/10 02:11:16 INFO : file1: Copied (new) 2026/07/10 02:11:16 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-10 02:11:15.620612279 +0000 UTC" 2026/07/10 02:11:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:16 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 02:11:16 DEBUG : Looking for writers 2026/07/10 02:11:16 DEBUG : file1: reading active writers 2026/07/10 02:11:16 DEBUG : >WaitForWriters: 2026/07/10 02:11:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:16 DEBUG : file1: newRWFileHandle: 2026/07/10 02:11:16 DEBUG : file1(0x21a11c9a6a40): openPending: 2026/07/10 02:11:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:16 DEBUG : file1(0x21a11c9a6a40): >openPending: err= 2026/07/10 02:11:16 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 02:11:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 02:11:16 DEBUG : file1(0x21a11c9a6a40): _writeAt: size=5, off=0 2026/07/10 02:11:16 DEBUG : file1(0x21a11c9a6a40): >_writeAt: n=5, err= 2026/07/10 02:11:16 DEBUG : file1(0x21a11c9a6a40): RWFileHandle.Release 2026/07/10 02:11:16 DEBUG : file1(0x21a11c9a6a40): close: 2026/07/10 02:11:16 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 02:11:16.445529074 +0000 UTC m=+72.561864966 2026/07/10 02:11:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:16 DEBUG : file1(0x21a11c9a6a40): >close: err= 2026/07/10 02:11:16 DEBUG : file1(0x21a11c9a6a40): RWFileHandle.Release 2026/07/10 02:11:16 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:16 DEBUG : Looking for writers 2026/07/10 02:11:16 DEBUG : file1: reading active writers 2026/07/10 02:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:11:16 DEBUG : Looking for writers 2026/07/10 02:11:16 DEBUG : file1: reading active writers 2026/07/10 02:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:11:16 DEBUG : Looking for writers 2026/07/10 02:11:16 DEBUG : file1: reading active writers 2026/07/10 02:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:11:16 DEBUG : Looking for writers 2026/07/10 02:11:16 DEBUG : file1: reading active writers 2026/07/10 02:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:11:16 DEBUG : file1: vfs cache: starting upload 2026/07/10 02:11:16 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:11:16 DEBUG : Looking for writers 2026/07/10 02:11:16 DEBUG : file1: reading active writers 2026/07/10 02:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:11:16 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo/dir/file1: no such file or directory 2026/07/10 02:11:16 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-toyoriz7repo/dir/file1: no such file or directory 2026/07/10 02:11:16 DEBUG : Looking for writers 2026/07/10 02:11:16 DEBUG : file1: reading active writers 2026/07/10 02:11:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:11:16 DEBUG : file1: size = 5 OK 2026/07/10 02:11:16 DEBUG : file1.rclone_chunk.001_xyh3ij: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 02:11:16 INFO : file1.rclone_chunk.001_xyh3ij: Copied (server-side copy) to: file1 2026/07/10 02:11:16 INFO : file1.rclone_chunk.001_xyh3ij: Deleted 2026/07/10 02:11:16 DEBUG : file1: size = 5 OK 2026/07/10 02:11:16 INFO : file1: Copied (new) 2026/07/10 02:11:16 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-10 02:11:16.445529074 +0000 UTC" 2026/07/10 02:11:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 02:11:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:16 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 02:11:17 DEBUG : Looking for writers 2026/07/10 02:11:17 DEBUG : file1: reading active writers 2026/07/10 02:11:17 DEBUG : >WaitForWriters: 2026/07/10 02:11:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:17 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:17 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo/dir/file1: no such file or directory 2026/07/10 02:11:17 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-toyoriz7repo/dir/file1: no such file or directory 2026/07/10 02:11:17 DEBUG : dir/file1: size = 16 OK 2026/07/10 02:11:17 DEBUG : dir/file1.rclone_chunk.001_xyh407: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/10 02:11:17 INFO : dir/file1.rclone_chunk.001_xyh407: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:17 INFO : dir/file1.rclone_chunk.001_xyh407: Deleted 2026/07/10 02:11:17 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/10 02:11:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 02:11:17 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:11:17 DEBUG : dir/file1(0x21a11cc0cc40): openPending: 2026/07/10 02:11:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/10 02:11:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 02:11:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:17 DEBUG : dir/file1(0x21a11cc0cc40): >openPending: err= 2026/07/10 02:11:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 02:11:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:11:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:11:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 02:11:17 DEBUG : dir/file1(0x21a11cc0cc40): _writeAt: size=5, off=0 2026/07/10 02:11:17 DEBUG : dir/file1(0x21a11cc0cc40): >_writeAt: n=5, err= 2026/07/10 02:11:17 DEBUG : dir/file1(0x21a11cc0cc40): close: 2026/07/10 02:11:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:17 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-10 02:11:17.921177615 +0000 UTC m=+74.037513627 2026/07/10 02:11:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:17 DEBUG : dir/file1(0x21a11cc0cc40): >close: err= 2026/07/10 02:11:17 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:17 DEBUG : dir: Looking for writers 2026/07/10 02:11:17 DEBUG : file1: reading active writers 2026/07/10 02:11:17 DEBUG : Looking for writers 2026/07/10 02:11:17 DEBUG : dir: reading active writers 2026/07/10 02:11:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:11:17 DEBUG : dir: Looking for writers 2026/07/10 02:11:17 DEBUG : file1: reading active writers 2026/07/10 02:11:17 DEBUG : Looking for writers 2026/07/10 02:11:17 DEBUG : dir: reading active writers 2026/07/10 02:11:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:11:17 DEBUG : dir: Looking for writers 2026/07/10 02:11:17 DEBUG : file1: reading active writers 2026/07/10 02:11:17 DEBUG : Looking for writers 2026/07/10 02:11:17 DEBUG : dir: reading active writers 2026/07/10 02:11:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:11:17 DEBUG : dir: Looking for writers 2026/07/10 02:11:17 DEBUG : file1: reading active writers 2026/07/10 02:11:17 DEBUG : Looking for writers 2026/07/10 02:11:17 DEBUG : dir: reading active writers 2026/07/10 02:11:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:11:18 DEBUG : dir/file1: vfs cache: starting upload 2026/07/10 02:11:18 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:11:18 DEBUG : dir: Looking for writers 2026/07/10 02:11:18 DEBUG : file1: reading active writers 2026/07/10 02:11:18 DEBUG : Looking for writers 2026/07/10 02:11:18 DEBUG : dir: reading active writers 2026/07/10 02:11:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:11:18 DEBUG : dir: Looking for writers 2026/07/10 02:11:18 DEBUG : file1: reading active writers 2026/07/10 02:11:18 DEBUG : Looking for writers 2026/07/10 02:11:18 DEBUG : dir: reading active writers 2026/07/10 02:11:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:11:18 DEBUG : dir/file1: size = 5 OK 2026/07/10 02:11:18 DEBUG : dir/file1.rclone_chunk.001_xyh58q: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 02:11:18 INFO : dir/file1.rclone_chunk.001_xyh58q: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:18 INFO : dir/file1.rclone_chunk.001_xyh58q: Deleted 2026/07/10 02:11:18 DEBUG : dir/file1: size = 5 OK 2026/07/10 02:11:18 INFO : dir/file1: Copied (replaced existing) 2026/07/10 02:11:18 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-10 02:11:17.921177615 +0000 UTC" 2026/07/10 02:11:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/10 02:11:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/10 02:11:18 DEBUG : dir: Looking for writers 2026/07/10 02:11:18 DEBUG : file1: reading active writers 2026/07/10 02:11:18 DEBUG : Looking for writers 2026/07/10 02:11:18 DEBUG : dir: reading active writers 2026/07/10 02:11:18 DEBUG : >WaitForWriters: 2026/07/10 02:11:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.52s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:19 DEBUG : dir/file1: size = 16 OK 2026/07/10 02:11:19 DEBUG : dir/file1.rclone_chunk.001_xyh5ko: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/07/10 02:11:19 INFO : dir/file1.rclone_chunk.001_xyh5ko: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:19 INFO : dir/file1.rclone_chunk.001_xyh5ko: Deleted 2026/07/10 02:11:19 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:19 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 02:11:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 02:11:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 02:11:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 02:11:19 DEBUG : dir/file1(0x21a11c923500): _writeAt: size=5, off=0 2026/07/10 02:11:19 DEBUG : dir/file1(0x21a11c923500): openPending: 2026/07/10 02:11:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/07/10 02:11:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 02:11:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:19 DEBUG : dir/file1(0x21a11c923500): >openPending: err= 2026/07/10 02:11:19 DEBUG : dir/file1(0x21a11c923500): >_writeAt: n=5, err= 2026/07/10 02:11:19 DEBUG : dir/file1(0x21a11c923500): _writeAt: size=15, off=5 2026/07/10 02:11:19 DEBUG : dir/file1(0x21a11c923500): >_writeAt: n=15, err= 2026/07/10 02:11:19 DEBUG : dir/file1(0x21a11c923500): close: 2026/07/10 02:11:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/10 02:11:19 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-10 02:11:19.452807563 +0000 UTC m=+75.569143465 2026/07/10 02:11:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:19 DEBUG : dir/file1(0x21a11c923500): >close: err= 2026/07/10 02:11:19 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:19 DEBUG : dir: Looking for writers 2026/07/10 02:11:19 DEBUG : file1: reading active writers 2026/07/10 02:11:19 DEBUG : Looking for writers 2026/07/10 02:11:19 DEBUG : dir: reading active writers 2026/07/10 02:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:11:19 DEBUG : dir: Looking for writers 2026/07/10 02:11:19 DEBUG : file1: reading active writers 2026/07/10 02:11:19 DEBUG : Looking for writers 2026/07/10 02:11:19 DEBUG : dir: reading active writers 2026/07/10 02:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:11:19 DEBUG : dir: Looking for writers 2026/07/10 02:11:19 DEBUG : file1: reading active writers 2026/07/10 02:11:19 DEBUG : Looking for writers 2026/07/10 02:11:19 DEBUG : dir: reading active writers 2026/07/10 02:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:11:19 DEBUG : dir: Looking for writers 2026/07/10 02:11:19 DEBUG : file1: reading active writers 2026/07/10 02:11:19 DEBUG : Looking for writers 2026/07/10 02:11:19 DEBUG : dir: reading active writers 2026/07/10 02:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:11:19 DEBUG : dir/file1: vfs cache: starting upload 2026/07/10 02:11:19 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:11:19 DEBUG : dir: Looking for writers 2026/07/10 02:11:19 DEBUG : file1: reading active writers 2026/07/10 02:11:19 DEBUG : Looking for writers 2026/07/10 02:11:19 DEBUG : dir: reading active writers 2026/07/10 02:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:11:19 DEBUG : dir: Looking for writers 2026/07/10 02:11:19 DEBUG : file1: reading active writers 2026/07/10 02:11:19 DEBUG : Looking for writers 2026/07/10 02:11:19 DEBUG : dir: reading active writers 2026/07/10 02:11:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:11:19 DEBUG : dir/file1: size = 20 OK 2026/07/10 02:11:19 DEBUG : dir/file1.rclone_chunk.001_xyh6vj: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/10 02:11:19 INFO : dir/file1.rclone_chunk.001_xyh6vj: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:19 INFO : dir/file1.rclone_chunk.001_xyh6vj: Deleted 2026/07/10 02:11:19 DEBUG : dir/file1: size = 20 OK 2026/07/10 02:11:19 INFO : dir/file1: Copied (replaced existing) 2026/07/10 02:11:19 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-10 02:11:19.452807563 +0000 UTC" 2026/07/10 02:11:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/10 02:11:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/10 02:11:20 DEBUG : dir: Looking for writers 2026/07/10 02:11:20 DEBUG : file1: reading active writers 2026/07/10 02:11:20 DEBUG : Looking for writers 2026/07/10 02:11:20 DEBUG : dir: reading active writers 2026/07/10 02:11:20 DEBUG : >WaitForWriters: 2026/07/10 02:11:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.54s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:20 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:20 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:20 DEBUG : file1: newRWFileHandle: 2026/07/10 02:11:20 DEBUG : file1(0x21a11cda55c0): openPending: 2026/07/10 02:11:20 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:20 DEBUG : file1(0x21a11cda55c0): >openPending: err= 2026/07/10 02:11:20 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 02:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 02:11:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 02:11:20 DEBUG : file1(0x21a11cda55c0): _writeAt: size=5, off=0 2026/07/10 02:11:20 DEBUG : file1(0x21a11cda55c0): >_writeAt: n=5, err= 2026/07/10 02:11:20 DEBUG : file1(0x21a11cda55c0): close: 2026/07/10 02:11:20 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 02:11:20.336707775 +0000 UTC m=+76.453043677 2026/07/10 02:11:20 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:20 DEBUG : file1(0x21a11cda55c0): >close: err= 2026/07/10 02:11:20 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:20 DEBUG : Looking for writers 2026/07/10 02:11:20 DEBUG : file1: reading active writers 2026/07/10 02:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:11:20 DEBUG : Looking for writers 2026/07/10 02:11:20 DEBUG : file1: reading active writers 2026/07/10 02:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:11:20 DEBUG : Looking for writers 2026/07/10 02:11:20 DEBUG : file1: reading active writers 2026/07/10 02:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:11:20 DEBUG : Looking for writers 2026/07/10 02:11:20 DEBUG : file1: reading active writers 2026/07/10 02:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:11:20 DEBUG : file1: vfs cache: starting upload 2026/07/10 02:11:20 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:11:20 DEBUG : Looking for writers 2026/07/10 02:11:20 DEBUG : file1: reading active writers 2026/07/10 02:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:11:20 DEBUG : Looking for writers 2026/07/10 02:11:20 DEBUG : file1: reading active writers 2026/07/10 02:11:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:11:20 DEBUG : file1: size = 5 OK 2026/07/10 02:11:20 DEBUG : file1.rclone_chunk.001_xyh70m: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 02:11:20 INFO : file1.rclone_chunk.001_xyh70m: Copied (server-side copy) to: file1 2026/07/10 02:11:20 INFO : file1.rclone_chunk.001_xyh70m: Deleted 2026/07/10 02:11:20 DEBUG : file1: size = 5 OK 2026/07/10 02:11:20 INFO : file1: Copied (new) 2026/07/10 02:11:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-10 02:11:20.336707775 +0000 UTC" 2026/07/10 02:11:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 02:11:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:20 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 02:11:20 DEBUG : Looking for writers 2026/07/10 02:11:20 DEBUG : file1: reading active writers 2026/07/10 02:11:20 DEBUG : >WaitForWriters: 2026/07/10 02:11:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/10 02:11:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356740): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356740): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356740): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356740): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356740): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.164627762 +0000 UTC m=+77.280963694 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356740): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356c40): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356c40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356c40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356c40): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356c40): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356c40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.164627762 +0000 UTC m=+77.280963694 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356c40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357540): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357540): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357540): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357540): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357540): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.164627762 +0000 UTC m=+77.280963694 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357540): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c686770 item 1 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c300): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c300): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c300): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.16837893 +0000 UTC m=+77.284714852 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c900): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c900): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c900): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c900): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c900): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.16837893 +0000 UTC m=+77.284714852 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c900): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c686e70 item 2 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0cf40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0cf40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0cf40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0cf40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0cf40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.171046156 +0000 UTC m=+77.287382127 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0cf40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d3c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d3c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d3c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d3c0): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d3c0): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d3c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d3c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.171046156 +0000 UTC m=+77.287382127 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d3c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d880): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d880): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d880): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d880): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d880): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.171046156 +0000 UTC m=+77.287382127 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d880): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c687650 item 3 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fc240): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fc240): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fc240): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fc240): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fc240): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.175626971 +0000 UTC m=+77.291962903 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fc240): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fccc0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fccc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fccc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fccc0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fccc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.175626971 +0000 UTC m=+77.291962903 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fccc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c687dc0 item 4 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd300): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd300): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd300): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.178684668 +0000 UTC m=+77.295020601 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd780): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd780): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd780): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd780): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd780): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd780): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd780): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.178684668 +0000 UTC m=+77.295020601 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd780): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fdc40): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fdc40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fdc40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fdc40): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fdc40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.178684668 +0000 UTC m=+77.295020601 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fdc40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c62e770 item 5 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d04c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d04c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d04c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d04c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d04c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.182878599 +0000 UTC m=+77.299214581 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d04c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0a00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0a00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0a00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0a00): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0a00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.182878599 +0000 UTC m=+77.299214581 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0a00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c62f180 item 6 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1080): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1080): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1080): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1080): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1080): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.18605057 +0000 UTC m=+77.302386503 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1080): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1580): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1580): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1580): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1580): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1580): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1580): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1580): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.18605057 +0000 UTC m=+77.302386503 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1580): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1a40): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1a40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1a40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1a40): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1a40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.18605057 +0000 UTC m=+77.302386503 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1a40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c652070 item 7 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caee1c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caee1c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caee1c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caee1c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caee1c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.190193634 +0000 UTC m=+77.306529567 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caee1c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caee700): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caee700): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caee700): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caee700): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caee700): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.190193634 +0000 UTC m=+77.306529567 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caee700): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c653340 item 8 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caeecc0): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11caeecc0): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caeecc0): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caeecc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caeecc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caeecc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caeecc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caef080): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caef080): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caef080): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caef080): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caef080): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.193397668 +0000 UTC m=+77.309733600 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caef080): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caef500): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caef500): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caef500): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caef500): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caef500): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caef500): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caef500): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.193397668 +0000 UTC m=+77.309733600 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caef500): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caefa00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caefa00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caefa00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caefa00): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caefa00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.193397668 +0000 UTC m=+77.309733600 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11caefa00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6538f0 item 9 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb54180): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb54180): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb54180): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb54180): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb54180): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.198024901 +0000 UTC m=+77.314360862 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb54180): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb546c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb546c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb546c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb546c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb546c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.198024901 +0000 UTC m=+77.314360862 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb546c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c4781c0 item 10 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb54d00): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11cb54d00): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb54d00): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb54d00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb54d00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb54d00): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb54d00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb550c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb550c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb550c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb550c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb550c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.201356492 +0000 UTC m=+77.317692424 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb550c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb555c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb555c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb555c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb555c0): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb555c0): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb555c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb555c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.201356492 +0000 UTC m=+77.317692424 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb555c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb55ac0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb55ac0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb55ac0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb55ac0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb55ac0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.201356492 +0000 UTC m=+77.317692424 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb55ac0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c478540 item 11 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88240): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88240): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88240): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88240): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88240): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.205554509 +0000 UTC m=+77.321890431 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88240): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88780): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88780): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88780): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88780): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88780): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.205554509 +0000 UTC m=+77.321890431 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88780): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c478af0 item 12 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88dc0): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11cb88dc0): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88dc0): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88dc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88dc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb88dc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89180): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89180): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89180): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89180): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89180): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.208629629 +0000 UTC m=+77.324965562 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89180): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89840): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89840): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89840): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89840): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89840): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.208629629 +0000 UTC m=+77.324965562 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89840): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c478e70 item 13 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89ec0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89ec0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89ec0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89ec0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89ec0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.211691315 +0000 UTC m=+77.328027247 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb89ec0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8500): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8500): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8500): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8500): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8500): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.211691315 +0000 UTC m=+77.328027247 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8500): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c479420 item 14 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8b40): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11cba8b40): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8b40): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8b40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8b40): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8b40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8f00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8f00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8f00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8f00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8f00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.214669884 +0000 UTC m=+77.331005866 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba8f00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba95c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba95c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba95c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba95c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba95c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.214669884 +0000 UTC m=+77.331005866 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba95c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c479880 item 15 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba9c40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba9c40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba9c40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba9c40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba9c40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.2181793 +0000 UTC m=+77.334515232 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cba9c40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1e280): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1e280): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1e280): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1e280): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1e280): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.2181793 +0000 UTC m=+77.334515232 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1e280): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c479d50 item 16 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1e8c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1e8c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1e8c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1e8c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1e8c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.22085464 +0000 UTC m=+77.337190562 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1e8c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1ed40): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1ed40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1ed40): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1ed40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1ed40): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1ed40): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1ed40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1ed40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.22085464 +0000 UTC m=+77.337190562 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1ed40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1f240): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1f240): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1f240): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1f240): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1f240): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.22085464 +0000 UTC m=+77.337190562 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1f240): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c1fe8c0 item 17 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1f8c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1f8c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1f8c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1f8c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1f8c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.224986713 +0000 UTC m=+77.341322636 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1f8c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1fe00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1fe00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1fe00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1fe00): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1fe00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.224986713 +0000 UTC m=+77.341322636 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc1fe00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c1ff110 item 18 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6c580): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6c580): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6c580): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6c580): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6c580): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.228304689 +0000 UTC m=+77.344640611 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6c580): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6ca80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6ca80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6ca80): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6ca80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6ca80): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6ca80): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6ca80): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6ca80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.228304689 +0000 UTC m=+77.344640611 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6ca80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6cf80): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6cf80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6cf80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6cf80): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6cf80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.228304689 +0000 UTC m=+77.344640611 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6cf80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf30150 item 19 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6d600): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6d600): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6d600): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6d600): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6d600): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.232160665 +0000 UTC m=+77.348496628 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6d600): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6db40): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6db40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6db40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6db40): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6db40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.232160665 +0000 UTC m=+77.348496628 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc6db40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf30620 item 20 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca82c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca82c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca82c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca82c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca82c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.23438572 +0000 UTC m=+77.350721633 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca82c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca87c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca87c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca87c0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca87c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca87c0): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca87c0): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca87c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca87c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.23438572 +0000 UTC m=+77.350721633 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca87c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca8cc0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca8cc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca8cc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca8cc0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca8cc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.23438572 +0000 UTC m=+77.350721633 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca8cc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf309a0 item 21 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca9340): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca9340): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca9340): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca9340): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca9340): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.237643554 +0000 UTC m=+77.353979486 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca9340): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca9880): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca9880): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca9880): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca9880): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca9880): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.237643554 +0000 UTC m=+77.353979486 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cca9880): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf30fc0 item 22 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0000): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0000): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0000): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0000): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0000): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.239710764 +0000 UTC m=+77.356046666 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0000): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0500): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0500): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0500): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0500): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0500): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0500): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0500): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0500): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.239710764 +0000 UTC m=+77.356046666 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0500): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0a00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0a00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0a00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0a00): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0a00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.239710764 +0000 UTC m=+77.356046666 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce0a00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf31420 item 23 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce1080): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce1080): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce1080): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce1080): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce1080): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.24135028 +0000 UTC m=+77.357686182 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce1080): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce15c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce15c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce15c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce15c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce15c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.24135028 +0000 UTC m=+77.357686182 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce15c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf318f0 item 24 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce1c00): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11cce1c00): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce1c00): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce1c00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce1c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce1c00): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cce1c00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfe0c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfe0c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfe0c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfe0c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfe0c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.24267776 +0000 UTC m=+77.359013662 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfe0c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfe5c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfe5c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfe5c0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfe5c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfe5c0): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfe5c0): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfe5c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfe5c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.24267776 +0000 UTC m=+77.359013662 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfe5c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfeb00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfeb00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfeb00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfeb00): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfeb00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.24267776 +0000 UTC m=+77.359013662 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccfeb00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf31e30 item 25 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccff180): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccff180): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccff180): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccff180): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccff180): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.244695857 +0000 UTC m=+77.361031749 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccff180): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccff6c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccff6c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccff6c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccff6c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccff6c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.244695857 +0000 UTC m=+77.361031749 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccff6c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c770770 item 26 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccffd00): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11ccffd00): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccffd00): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccffd00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccffd00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccffd00): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccffd00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd501c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd501c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd501c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd501c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd501c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.246207694 +0000 UTC m=+77.362543597 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd501c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd506c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd506c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd506c0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd506c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd506c0): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd506c0): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd506c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd506c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.246207694 +0000 UTC m=+77.362543597 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd506c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd50c00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd50c00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd50c00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd50c00): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd50c00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.246207694 +0000 UTC m=+77.362543597 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd50c00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c770d20 item 27 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd51280): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd51280): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd51280): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd51280): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd51280): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.24788402 +0000 UTC m=+77.364219922 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd51280): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd517c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd517c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd517c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd517c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd517c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.24788402 +0000 UTC m=+77.364219922 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd517c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c771500 item 28 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd51e00): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11cd51e00): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd51e00): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd51e00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd51e00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd51e00): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd51e00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8c2c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8c2c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8c2c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8c2c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8c2c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.249197394 +0000 UTC m=+77.365533287 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8c2c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8c980): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8c980): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8c980): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8c980): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8c980): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.249197394 +0000 UTC m=+77.365533287 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8c980): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c771880 item 29 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8d000): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8d000): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8d000): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8d000): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8d000): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.25045785 +0000 UTC m=+77.366793742 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8d000): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8d540): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8d540): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8d540): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8d540): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8d540): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.25045785 +0000 UTC m=+77.366793742 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8d540): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c61a2a0 item 30 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8db80): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11cd8db80): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8db80): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8db80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8db80): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8db80): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd8db80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0040): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0040): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0040): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0040): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0040): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.25173211 +0000 UTC m=+77.368068023 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0040): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0700): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0700): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0700): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0700): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0700): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.25173211 +0000 UTC m=+77.368068023 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0700): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c61aa10 item 31 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0d80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0d80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0d80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0d80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0d80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.252966637 +0000 UTC m=+77.369302529 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc0d80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc12c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc12c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc12c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc12c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc12c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.252966637 +0000 UTC m=+77.369302529 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc12c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c61af50 item 32 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc1900): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc1900): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc1900): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc1900): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc1900): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.254247511 +0000 UTC m=+77.370583434 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc1900): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc1d80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc1d80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc1d80): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc1d80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc1d80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c61b730 item 33 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc1d80): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc1d80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.254702735 +0000 UTC m=+77.371038627 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc1d80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf4380): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf4380): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf4380): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf4380): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf4380): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.254702735 +0000 UTC m=+77.371038627 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf4380): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c61bc70 item 33 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf49c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf49c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf49c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf49c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf49c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.255944585 +0000 UTC m=+77.372280477 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf49c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf4e40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf4e40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c66c460 item 34 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf4e40): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf4e40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf4e40): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf4e40): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf4e40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.256489458 +0000 UTC m=+77.372825350 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf4e40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf5380): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf5380): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf5380): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf5380): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf5380): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.256489458 +0000 UTC m=+77.372825350 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf5380): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c66c9a0 item 34 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf59c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf59c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf59c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf59c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf59c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.257666056 +0000 UTC m=+77.374001978 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf59c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf5e40): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf5e40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf5e40): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf5e40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf5e40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c66d3b0 item 35 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf5e40): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf5e40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.258170051 +0000 UTC m=+77.374505943 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdf5e40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14440): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14440): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14440): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14440): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14440): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.258170051 +0000 UTC m=+77.374505943 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14440): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c66d6c0 item 35 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14ac0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14ac0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14ac0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14ac0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14ac0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.259423423 +0000 UTC m=+77.375759316 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14ac0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14fc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14fc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c66dc00 item 36 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14fc0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14fc0): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14fc0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14fc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.259945333 +0000 UTC m=+77.376281224 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce14fc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce15500): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce15500): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce15500): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce15500): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce15500): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.259945333 +0000 UTC m=+77.376281224 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce15500): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c778070 item 36 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce15b40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce15b40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce15b40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce15b40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce15b40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.261172525 +0000 UTC m=+77.377508437 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce15b40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce300c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce300c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce300c0): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce300c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce300c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c7785b0 item 37 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce300c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce300c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.261602031 +0000 UTC m=+77.377937934 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce300c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce305c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce305c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce305c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce305c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce305c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.261602031 +0000 UTC m=+77.377937934 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce305c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c778770 item 37 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce30c40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce30c40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce30c40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce30c40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce30c40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.262833833 +0000 UTC m=+77.379169725 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce30c40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31140): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31140): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c778af0 item 38 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31140): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31140): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31140): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31140): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31140): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.263378084 +0000 UTC m=+77.379713977 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31140): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31680): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31680): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31680): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31680): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31680): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.263378084 +0000 UTC m=+77.379713977 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31680): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c778d20 item 38 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31d00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31d00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31d00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31d00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31d00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.264635604 +0000 UTC m=+77.380971496 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce31d00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4a300): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4a300): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4a300): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4a300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4a300): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c779180 item 39 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4a300): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4a300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.265139309 +0000 UTC m=+77.381475211 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4a300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4a800): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4a800): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4a800): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4a800): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4a800): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.265139309 +0000 UTC m=+77.381475211 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4a800): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c779490 item 39 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4ae80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4ae80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4ae80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4ae80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4ae80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.266356623 +0000 UTC m=+77.382692525 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4ae80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4b380): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4b380): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c779a40 item 40 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4b380): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4b380): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4b380): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4b380): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4b380): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.266900213 +0000 UTC m=+77.383236106 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4b380): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4b8c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4b8c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4b8c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4b8c0): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4b8c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.266900213 +0000 UTC m=+77.383236106 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4b8c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93e070 item 40 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4be80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4be80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4be80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4be80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4be80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4be80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4be80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.268120092 +0000 UTC m=+77.384455985 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce4be80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68480): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68480): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68480): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93e770 item 41 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68480): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68480): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.268546393 +0000 UTC m=+77.384882285 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68480): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68940): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68940): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68940): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68940): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68940): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93ea80 item 41 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68940): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68940): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.269037635 +0000 UTC m=+77.385373526 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68940): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68e80): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68e80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68e80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68e80): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68e80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.269037635 +0000 UTC m=+77.385373526 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce68e80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93ec40 item 41 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce694c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce694c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce694c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce694c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce694c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce694c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce694c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.270488527 +0000 UTC m=+77.386824438 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce694c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce699c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce699c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce699c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93f0a0 item 42 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce699c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce699c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.270925166 +0000 UTC m=+77.387261058 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce699c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84000): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84000): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93f260 item 42 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84000): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84000): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84000): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84000): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84000): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.271722282 +0000 UTC m=+77.388058175 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84000): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84580): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84580): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84580): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84580): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84580): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.271722282 +0000 UTC m=+77.388058175 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84580): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93f6c0 item 42 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae380): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae380): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae380): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae380): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae380): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae380): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae380): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.273767841 +0000 UTC m=+77.390103753 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae380): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae880): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae880): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae880): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97a460 item 43 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae880): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae880): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.274244995 +0000 UTC m=+77.390580888 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae880): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaefc0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaefc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaefc0): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaefc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaefc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97a690 item 43 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaefc0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaefc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.274770513 +0000 UTC m=+77.391106434 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaefc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf500): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf500): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf500): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf500): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf500): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.274770513 +0000 UTC m=+77.391106434 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf500): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97a930 item 43 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafb40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafb40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafb40): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafb40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafb40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafb40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafb40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.276031328 +0000 UTC m=+77.392367220 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafb40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6140): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6140): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6140): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97aee0 item 44 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6140): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6140): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.276533921 +0000 UTC m=+77.392869813 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6140): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6680): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6680): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97b0a0 item 44 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6680): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6680): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6680): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6680): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6680): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.277115733 +0000 UTC m=+77.393451625 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6680): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6c00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6c00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6c00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6c00): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6c00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.277115733 +0000 UTC m=+77.393451625 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6c00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97b2d0 item 44 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.278342124 +0000 UTC m=+77.394678046 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7780): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7780): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7780): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97b730 item 45 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7780): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7780): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.278801707 +0000 UTC m=+77.395137609 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7780): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7e80): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7e80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7e80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7e80): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7e80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.278801707 +0000 UTC m=+77.395137609 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7e80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97ba40 item 45 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84cc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84cc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84cc0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84cc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84cc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84cc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.280169533 +0000 UTC m=+77.396505435 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce84cc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce851c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce851c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce851c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c942000 item 46 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce851c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce851c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.280566287 +0000 UTC m=+77.396902180 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce851c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce858c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce858c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce858c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce858c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce858c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.280566287 +0000 UTC m=+77.396902180 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce858c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c942460 item 46 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c2eed00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c2eed00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c2eed00): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c2eed00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c2eed00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c2eed00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c2eed00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.281886115 +0000 UTC m=+77.398222007 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c2eed00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922580): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922580): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922580): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c942a10 item 47 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922580): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922580): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.282360103 +0000 UTC m=+77.398696016 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922580): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922d80): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922d80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922d80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922d80): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922d80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.282360103 +0000 UTC m=+77.398696016 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922d80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c942bd0 item 47 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923400): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923400): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923400): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923400): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923400): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923400): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923400): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.283688877 +0000 UTC m=+77.400024789 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923400): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923900): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923900): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923900): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c942f50 item 48 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923900): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923900): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.284152818 +0000 UTC m=+77.400488710 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923900): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c5747c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c5747c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c5747c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c5747c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c5747c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.284152818 +0000 UTC m=+77.400488710 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c5747c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c9431f0 item 48 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66ee00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66ee00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66ee00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66ee00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66ee00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.285492762 +0000 UTC m=+77.401828664 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66ee00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6100): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6100): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6100): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6100): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6100): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6100): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c943650 item 49 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6100): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6100): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.285920244 +0000 UTC m=+77.402256146 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6100): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6640): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6640): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6640): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6640): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6640): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.285920244 +0000 UTC m=+77.402256146 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6640): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c9439d0 item 49 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6cc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6cc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6cc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6cc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6cc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.287188464 +0000 UTC m=+77.403524367 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6cc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac72c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac72c0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac72c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c943dc0 item 50 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac72c0): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac72c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac72c0): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac72c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac72c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.287628429 +0000 UTC m=+77.403964321 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac72c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7840): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7840): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7840): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7840): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7840): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.287628429 +0000 UTC m=+77.403964321 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7840): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6d02a0 item 50 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7ec0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7ec0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7ec0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7ec0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7ec0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.288652481 +0000 UTC m=+77.404988383 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7ec0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda44c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda44c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda44c0): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda44c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda44c0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda44c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6d0770 item 51 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda44c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda44c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.289064295 +0000 UTC m=+77.405400186 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda44c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4a40): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4a40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4a40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4a40): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4a40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.289064295 +0000 UTC m=+77.405400186 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4a40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6d0930 item 51 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5100): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5100): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5100): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5100): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5100): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.290319279 +0000 UTC m=+77.406655181 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5100): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5600): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5600): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5600): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6d0d20 item 52 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5600): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5600): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5600): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5600): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5600): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.290821942 +0000 UTC m=+77.407157834 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5600): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5b80): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5b80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5b80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5b80): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5b80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.290821942 +0000 UTC m=+77.407157834 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5b80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6d0f50 item 52 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70300): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70300): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70300): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.291995043 +0000 UTC m=+77.408330945 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70800): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70800): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70800): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70800): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70800): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70800): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6d15e0 item 53 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70800): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70800): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.292459254 +0000 UTC m=+77.408795147 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70800): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70dc0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70dc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70dc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70dc0): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70dc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.292459254 +0000 UTC m=+77.408795147 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70dc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6d1880 item 53 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71440): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71440): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71440): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71440): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71440): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.293635412 +0000 UTC m=+77.409971314 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71440): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71980): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71980): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71980): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93e1c0 item 54 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71980): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71980): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71980): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71980): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71980): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.294251408 +0000 UTC m=+77.410587310 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71980): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c000): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c000): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c000): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c000): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c000): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.294251408 +0000 UTC m=+77.410587310 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c000): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93e4d0 item 54 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c780): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c780): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c780): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c780): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c780): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.295476306 +0000 UTC m=+77.411812208 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c780): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0cc80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0cc80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0cc80): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0cc80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0cc80): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0cc80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93ea80 item 55 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0cc80): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0cc80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.295987926 +0000 UTC m=+77.412323828 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0cc80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d1c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d1c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d1c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d1c0): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d1c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.295987926 +0000 UTC m=+77.412323828 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d1c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93ec40 item 55 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d840): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d840): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d840): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d840): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d840): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.297320307 +0000 UTC m=+77.413656198 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d840): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0dd40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0dd40): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0dd40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93f0a0 item 56 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0dd40): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0dd40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0dd40): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0dd40): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0dd40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.297900325 +0000 UTC m=+77.414236227 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0dd40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356880): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356880): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356880): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356880): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356880): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.297900325 +0000 UTC m=+77.414236227 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356880): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93f810 item 56 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357300): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357300): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357300): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357300): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357300): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357300): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.299200154 +0000 UTC m=+77.415536056 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357bc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357bc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357bc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93fd50 item 57 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357bc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357bc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.299612948 +0000 UTC m=+77.415948841 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357bc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c680): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c680): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c680): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c680): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c680): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c680): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88e150 item 57 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c680): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c680): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.300046702 +0000 UTC m=+77.416382594 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c680): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0cc00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0cc00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0cc00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0cc00): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0cc00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.300046702 +0000 UTC m=+77.416382594 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0cc00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88e310 item 57 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d240): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d240): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d240): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d240): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d240): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d240): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d240): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d240): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.301204515 +0000 UTC m=+77.417540406 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d240): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d780): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d780): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d780): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88e850 item 58 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d780): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d780): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.301600077 +0000 UTC m=+77.417935970 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d780): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0ddc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0ddc0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0ddc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88eaf0 item 58 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0ddc0): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0ddc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0ddc0): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0ddc0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0ddc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.302044501 +0000 UTC m=+77.418380393 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0ddc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fca80): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fca80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fca80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fca80): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fca80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.302044501 +0000 UTC m=+77.418380393 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fca80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88ed90 item 58 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd140): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd140): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd140): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd140): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd140): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd140): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd140): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd140): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.303218223 +0000 UTC m=+77.419554116 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd140): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd680): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd680): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd680): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88f1f0 item 59 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd680): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd680): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.303599419 +0000 UTC m=+77.419935312 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd680): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fdbc0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fdbc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fdbc0): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fdbc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fdbc0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fdbc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88f490 item 59 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fdbc0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fdbc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.304020199 +0000 UTC m=+77.420356090 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fdbc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0340): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0340): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0340): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0340): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0340): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.304020199 +0000 UTC m=+77.420356090 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0340): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88f6c0 item 59 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0980): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0980): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0980): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0980): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0980): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0980): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0980): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0980): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.305071822 +0000 UTC m=+77.421407714 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0980): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0ec0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0ec0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0ec0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88fc70 item 60 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0ec0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0ec0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.305444531 +0000 UTC m=+77.421780423 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0ec0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1400): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1400): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1400): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88fe30 item 60 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1400): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1400): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1400): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1400): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1400): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.305915865 +0000 UTC m=+77.422251758 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1400): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d19c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d19c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d19c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d19c0): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d19c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.305915865 +0000 UTC m=+77.422251758 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d19c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4c150 item 60 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2100): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2100): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2100): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2100): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2100): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2100): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2100): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2100): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.306917075 +0000 UTC m=+77.423252966 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2100): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2640): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2640): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2640): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4c4d0 item 61 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2640): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2640): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.307327143 +0000 UTC m=+77.423663036 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2640): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2d40): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2d40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2d40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2d40): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2d40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.307327143 +0000 UTC m=+77.423663036 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a2d40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4c770 item 61 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a3380): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a3380): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a3380): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a3380): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a3380): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a3380): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a3380): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a3380): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.308450221 +0000 UTC m=+77.424786113 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a3380): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a38c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a38c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a38c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4cd20 item 62 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a38c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a38c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.308845674 +0000 UTC m=+77.425181566 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8a38c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ec0c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ec0c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ec0c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ec0c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ec0c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.308845674 +0000 UTC m=+77.425181566 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ec0c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4cee0 item 62 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ec700): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ec700): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ec700): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ec700): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ec700): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ec700): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ec700): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ec700): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.309946339 +0000 UTC m=+77.426282231 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ec700): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ecc40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ecc40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ecc40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4d340 item 63 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ecc40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ecc40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.310354004 +0000 UTC m=+77.426689895 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ecc40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ed340): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ed340): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ed340): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ed340): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ed340): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.310354004 +0000 UTC m=+77.426689895 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ed340): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4d500 item 63 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ed980): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ed980): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ed980): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ed980): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ed980): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ed980): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ed980): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ed980): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.311628865 +0000 UTC m=+77.427964757 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ed980): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8edec0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8edec0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8edec0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4d9d0 item 64 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8edec0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8edec0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.312058182 +0000 UTC m=+77.428394104 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8edec0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9086c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9086c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9086c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9086c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9086c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.312058182 +0000 UTC m=+77.428394104 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9086c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4db90 item 64 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c908d00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c908d00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c908d00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c908d00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c908d00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.313276097 +0000 UTC m=+77.429611989 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c908d00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909180): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909180): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909180): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909180): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909180): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c3d0540 item 65 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909180): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909180): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.313769642 +0000 UTC m=+77.430105544 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909180): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909680): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909680): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909680): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909680): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909680): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.313769642 +0000 UTC m=+77.430105544 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909680): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c3d0b60 item 65 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909cc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909cc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909cc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909cc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909cc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.314929019 +0000 UTC m=+77.431264931 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c909cc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926240): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926240): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c3d1490 item 66 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926240): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926240): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926240): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926240): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926240): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.315458151 +0000 UTC m=+77.431794054 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926240): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926780): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926780): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926780): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926780): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926780): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.315458151 +0000 UTC m=+77.431794054 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926780): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c3d19d0 item 66 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926dc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926dc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926dc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926dc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926dc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.316649858 +0000 UTC m=+77.432985749 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c926dc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927240): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927240): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927240): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927240): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927240): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6ec3f0 item 67 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927240): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927240): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.317155476 +0000 UTC m=+77.433491369 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927240): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927740): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927740): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927740): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927740): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927740): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.317155476 +0000 UTC m=+77.433491369 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927740): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6ecaf0 item 67 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927dc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927dc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927dc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927dc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927dc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.31846812 +0000 UTC m=+77.434804032 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c927dc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9683c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9683c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6ece70 item 68 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9683c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9683c0): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9683c0): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9683c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9683c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.319042067 +0000 UTC m=+77.435377959 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9683c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c968900): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c968900): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c968900): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c968900): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c968900): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.319042067 +0000 UTC m=+77.435377959 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c968900): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6ed030 item 68 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c968f40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c968f40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c968f40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c968f40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c968f40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.320268689 +0000 UTC m=+77.436604580 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c968f40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9693c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9693c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9693c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9693c0): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9693c0): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6ed500 item 69 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9693c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9693c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.320794485 +0000 UTC m=+77.437130377 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9693c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9698c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9698c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9698c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9698c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9698c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.320794485 +0000 UTC m=+77.437130377 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9698c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6ed6c0 item 69 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99e040): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99e040): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99e040): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99e040): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99e040): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.321986582 +0000 UTC m=+77.438322474 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99e040): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99e540): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99e540): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6edc00 item 70 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99e540): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99e540): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99e540): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99e540): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99e540): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.322693238 +0000 UTC m=+77.439029130 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99e540): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99ea80): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99ea80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99ea80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99ea80): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99ea80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.322693238 +0000 UTC m=+77.439029130 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99ea80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6eddc0 item 70 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99f100): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99f100): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99f100): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99f100): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99f100): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.323837405 +0000 UTC m=+77.440173317 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99f100): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99f600): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99f600): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99f600): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99f600): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99f600): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6083f0 item 71 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99f600): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99f600): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.324357562 +0000 UTC m=+77.440693453 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99f600): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99fb00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99fb00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99fb00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99fb00): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99fb00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.324357562 +0000 UTC m=+77.440693453 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c99fb00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c608690 item 71 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ea280): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ea280): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ea280): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ea280): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ea280): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.325570026 +0000 UTC m=+77.441905948 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ea280): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ea780): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ea780): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6093b0 item 72 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ea780): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ea780): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ea780): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ea780): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ea780): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.326129116 +0000 UTC m=+77.442465008 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ea780): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eacc0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eacc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eacc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eacc0): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eacc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.326129116 +0000 UTC m=+77.442465008 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eacc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c609c00 item 72 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eb280): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eb280): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eb280): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eb280): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eb280): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eb280): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eb280): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.327336151 +0000 UTC m=+77.443672042 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eb280): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eb780): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eb780): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eb780): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c728620 item 73 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eb780): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eb780): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.327757962 +0000 UTC m=+77.444093854 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9eb780): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ebc40): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ebc40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ebc40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ebc40): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ebc40): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c7288c0 item 73 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ebc40): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ebc40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.328279251 +0000 UTC m=+77.444615143 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9ebc40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca46280): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca46280): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca46280): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca46280): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca46280): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.328279251 +0000 UTC m=+77.444615143 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca46280): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c728a80 item 73 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca468c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca468c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca468c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca468c0): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca468c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca468c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca468c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.329496655 +0000 UTC m=+77.445832547 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca468c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca46dc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca46dc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca46dc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c729180 item 74 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca46dc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca46dc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.329941749 +0000 UTC m=+77.446277641 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca46dc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04180): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04180): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c729340 item 74 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04180): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04180): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04180): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04180): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04180): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.330520416 +0000 UTC m=+77.446856308 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04180): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04740): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04740): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04740): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04740): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04740): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.330520416 +0000 UTC m=+77.446856308 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04740): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c5f2460 item 74 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04d80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04d80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04d80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04d80): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04d80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04d80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04d80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.331851874 +0000 UTC m=+77.448187776 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04d80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05280): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05280): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05280): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c5f32d0 item 75 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05280): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05280): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.332348616 +0000 UTC m=+77.448684519 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05280): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca057c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca057c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca057c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca057c0): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca057c0): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c5f3570 item 75 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca057c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca057c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.332903117 +0000 UTC m=+77.449239019 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca057c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05d00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05d00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05d00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05d00): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05d00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.332903117 +0000 UTC m=+77.449239019 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05d00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c5f3a40 item 75 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62440): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62440): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62440): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62440): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62440): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62440): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62440): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.334149765 +0000 UTC m=+77.450485658 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62440): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62940): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62940): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62940): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c76e460 item 76 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62940): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62940): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.334575164 +0000 UTC m=+77.450911056 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62940): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62e80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62e80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c76e770 item 76 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62e80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62e80): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62e80): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62e80): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62e80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.335163488 +0000 UTC m=+77.451499380 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca62e80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca63400): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca63400): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca63400): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca63400): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca63400): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.335163488 +0000 UTC m=+77.451499380 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca63400): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c76ea80 item 76 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca63a40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca63a40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca63a40): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca63a40): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca63a40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca63a40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca63a40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.336343161 +0000 UTC m=+77.452679093 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca63a40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24040): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24040): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24040): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c76ee70 item 77 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24040): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24040): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.336753863 +0000 UTC m=+77.453089815 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24040): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24740): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24740): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24740): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24740): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24740): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.336753863 +0000 UTC m=+77.453089815 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24740): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c76f180 item 77 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24d80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24d80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24d80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24d80): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24d80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24d80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24d80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.338054463 +0000 UTC m=+77.454390365 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24d80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25280): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25280): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25280): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c76fa40 item 78 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25280): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25280): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.338454042 +0000 UTC m=+77.454789944 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25280): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25980): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25980): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25980): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25980): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25980): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.338454042 +0000 UTC m=+77.454789944 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25980): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c76fe30 item 78 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5a0c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5a0c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5a0c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5a0c0): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5a0c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5a0c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5a0c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.33972061 +0000 UTC m=+77.456056502 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5a0c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5a5c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5a5c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5a5c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c60e850 item 79 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5a5c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5a5c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.340549044 +0000 UTC m=+77.456884947 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5a5c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5acc0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5acc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5acc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5acc0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5acc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.340549044 +0000 UTC m=+77.456884947 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5acc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c60ea80 item 79 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5b300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5b300): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5b300): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5b300): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5b300): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5b300): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5b300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.342038088 +0000 UTC m=+77.458373990 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5b300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5b800): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5b800): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5b800): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c60f110 item 80 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5b800): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5b800): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.342595615 +0000 UTC m=+77.458931517 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb5b800): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8a000): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8a000): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8a000): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8a000): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8a000): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.342595615 +0000 UTC m=+77.458931517 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8a000): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c60f340 item 80 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8a640): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8a640): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8a640): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8a640): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8a640): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.343953503 +0000 UTC m=+77.460289395 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8a640): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8aac0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8aac0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8aac0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8aac0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8aac0): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8aac0): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c60f8f0 item 81 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8aac0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8aac0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.344531116 +0000 UTC m=+77.460867018 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8aac0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8b000): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8b000): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8b000): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8b000): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8b000): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.344531116 +0000 UTC m=+77.460867018 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8b000): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c60fab0 item 81 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8b680): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8b680): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8b680): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8b680): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8b680): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.346334109 +0000 UTC m=+77.462670001 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8b680): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8bb80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8bb80): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8bb80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18c150 item 82 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8bb80): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8bb80): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8bb80): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8bb80): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8bb80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.346915551 +0000 UTC m=+77.463251443 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb8bb80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8200): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8200): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8200): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8200): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8200): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.346915551 +0000 UTC m=+77.463251443 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8200): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18c460 item 82 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8880): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8880): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8880): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8880): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8880): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.347998543 +0000 UTC m=+77.464334435 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8880): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8d80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8d80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8d80): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8d80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8d80): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8d80): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18c930 item 83 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8d80): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8d80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.348558053 +0000 UTC m=+77.464893955 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc8d80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc92c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc92c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc92c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc92c0): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc92c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.348558053 +0000 UTC m=+77.464893955 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc92c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18caf0 item 83 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc9940): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc9940): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc9940): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc9940): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc9940): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.349852342 +0000 UTC m=+77.466188244 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc9940): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc9e40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc9e40): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc9e40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18cf50 item 84 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc9e40): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc9e40): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc9e40): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc9e40): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc9e40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.350467145 +0000 UTC m=+77.466803047 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbc9e40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3a4c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3a4c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3a4c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3a4c0): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3a4c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.350467145 +0000 UTC m=+77.466803047 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3a4c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18d110 item 84 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3ab40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3ab40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3ab40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3ab40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3ab40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.351709967 +0000 UTC m=+77.468045869 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3ab40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3b040): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3b040): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3b040): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3b040): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3b040): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3b040): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18d650 item 85 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3b040): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3b040): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.352220114 +0000 UTC m=+77.468556017 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3b040): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3b580): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3b580): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3b580): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3b580): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3b580): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.352220114 +0000 UTC m=+77.468556017 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3b580): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18d810 item 85 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3bc00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3bc00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3bc00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3bc00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3bc00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.353373759 +0000 UTC m=+77.469709651 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc3bc00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66200): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66200): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66200): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18dc00 item 86 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66200): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66200): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66200): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66200): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66200): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.353922299 +0000 UTC m=+77.470258191 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66200): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66780): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66780): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66780): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66780): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66780): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.353922299 +0000 UTC m=+77.470258191 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66780): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c686000 item 86 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66e00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66e00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66e00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66e00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66e00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.355120858 +0000 UTC m=+77.471456750 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc66e00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67300): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67300): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67300): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67300): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67300): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6868c0 item 87 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67300): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.355564029 +0000 UTC m=+77.471899921 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67840): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67840): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67840): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67840): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67840): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.355564029 +0000 UTC m=+77.471899921 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67840): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c686af0 item 87 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67ec0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67ec0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67ec0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67ec0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67ec0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.356683249 +0000 UTC m=+77.473019141 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc67ec0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9a4c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9a4c0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9a4c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c687260 item 88 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9a4c0): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9a4c0): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9a4c0): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9a4c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9a4c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.357172478 +0000 UTC m=+77.473508370 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9a4c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9aa40): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9aa40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9aa40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9aa40): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9aa40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.357172478 +0000 UTC m=+77.473508370 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9aa40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c687570 item 88 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9b080): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9b080): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9b080): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9b080): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9b080): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9b080): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9b080): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9b080): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.35829287 +0000 UTC m=+77.474628762 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9b080): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9b5c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9b5c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9b5c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c687a40 item 89 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9b5c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9b5c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.358739719 +0000 UTC m=+77.475075610 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9b5c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9bb00): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9bb00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9bb00): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9bb00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9bb00): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9bb00): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c687ce0 item 89 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9bb00): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9bb00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.359186387 +0000 UTC m=+77.475522279 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc9bb00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd4180): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd4180): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd4180): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd4180): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd4180): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.359186387 +0000 UTC m=+77.475522279 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd4180): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c62e230 item 89 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd47c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd47c0): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd47c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd47c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd47c0): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd47c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd47c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd47c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.360438917 +0000 UTC m=+77.476774810 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd47c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd4d00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd4d00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd4d00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c62e8c0 item 90 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd4d00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd4d00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.360863373 +0000 UTC m=+77.477199265 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd4d00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5240): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5240): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5240): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c62ec40 item 90 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5240): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5240): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5240): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5240): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5240): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.361355086 +0000 UTC m=+77.477690979 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5240): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5800): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5800): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5800): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5800): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5800): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.361355086 +0000 UTC m=+77.477690979 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5800): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c62f0a0 item 90 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5e40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5e40): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5e40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5e40): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5e40): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5e40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5e40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5e40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.362358079 +0000 UTC m=+77.478693971 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccd5e40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf0480): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf0480): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf0480): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c62fce0 item 91 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf0480): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf0480): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.362725067 +0000 UTC m=+77.479060959 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf0480): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf09c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf09c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf09c0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf09c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf09c0): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf09c0): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c652b60 item 91 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf09c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf09c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.36316344 +0000 UTC m=+77.479499332 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf09c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf0f40): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf0f40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf0f40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf0f40): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf0f40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.36316344 +0000 UTC m=+77.479499332 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf0f40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c652f50 item 91 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf1580): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf1580): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf1580): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf1580): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf1580): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf1580): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf1580): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf1580): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.364263364 +0000 UTC m=+77.480599256 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf1580): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf1ac0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf1ac0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf1ac0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c653420 item 92 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf1ac0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf1ac0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.364713798 +0000 UTC m=+77.481049691 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf1ac0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22100): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22100): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22100): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c653730 item 92 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22100): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22100): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22100): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22100): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22100): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.365173521 +0000 UTC m=+77.481509413 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22100): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd226c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd226c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd226c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd226c0): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd226c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.365173521 +0000 UTC m=+77.481509413 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd226c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c653b20 item 92 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22d00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22d00): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22d00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22d00): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22d00): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22d00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22d00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22d00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.366255231 +0000 UTC m=+77.482591123 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd22d00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd23240): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd23240): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd23240): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c478150 item 93 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd23240): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd23240): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.366711197 +0000 UTC m=+77.483047089 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd23240): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd23940): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd23940): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd23940): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd23940): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd23940): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.366711197 +0000 UTC m=+77.483047089 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd23940): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c478310 item 93 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd54080): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd54080): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd54080): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd54080): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd54080): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd54080): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd54080): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd54080): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.368062132 +0000 UTC m=+77.484398023 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd54080): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd545c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd545c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd545c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c478690 item 94 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd545c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd545c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.368562411 +0000 UTC m=+77.484898303 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd545c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd54cc0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd54cc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd54cc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd54cc0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd54cc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.368562411 +0000 UTC m=+77.484898303 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd54cc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c4788c0 item 94 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd55300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd55300): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd55300): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd55300): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd55300): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd55300): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd55300): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd55300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.369944113 +0000 UTC m=+77.486280015 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd55300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd55840): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd55840): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd55840): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c478cb0 item 95 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd55840): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd55840): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.370424475 +0000 UTC m=+77.486760367 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd55840): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82040): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82040): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82040): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82040): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82040): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.370424475 +0000 UTC m=+77.486760367 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82040): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c478e70 item 95 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82680): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82680): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82680): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82680): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82680): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82680): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82680): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82680): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.371800467 +0000 UTC m=+77.488136369 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82680): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82bc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82bc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82bc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c479420 item 96 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82bc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82bc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.37229813 +0000 UTC m=+77.488634032 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82bc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd832c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd832c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd832c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd832c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd832c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.37229813 +0000 UTC m=+77.488634032 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd832c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c4796c0 item 96 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= 2026/07/10 02:11:21 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:21 DEBUG : Looking for writers 2026/07/10 02:11:21 DEBUG : >WaitForWriters: 2026/07/10 02:11:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/10 02:11:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbcd40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbcd40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbcd40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbcd40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbcd40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.513076348 +0000 UTC m=+77.629412250 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbcd40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbd1c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbd1c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbd1c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbd1c0): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbd1c0): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbd1c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbd1c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.513076348 +0000 UTC m=+77.629412250 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbd1c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbd680): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbd680): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbd680): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbd680): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbd680): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.513076348 +0000 UTC m=+77.629412250 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbd680): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf30c40 item 1 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbdcc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbdcc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbdcc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbdcc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbdcc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.515323195 +0000 UTC m=+77.631659107 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdbdcc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc62c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc62c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc62c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc62c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc62c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.515323195 +0000 UTC m=+77.631659107 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc62c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf312d0 item 2 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6900): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6900): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6900): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6900): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6900): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.516835572 +0000 UTC m=+77.633171464 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6900): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6d80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6d80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6d80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6d80): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6d80): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6d80): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6d80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.516835572 +0000 UTC m=+77.633171464 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6d80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7240): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7240): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7240): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7240): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7240): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.516835572 +0000 UTC m=+77.633171464 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7240): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf31650 item 3 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc64c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc64c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc64c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc64c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc64c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.521123288 +0000 UTC m=+77.637459190 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc64c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6a00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6a00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6a00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6a00): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6a00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.521123288 +0000 UTC m=+77.637459190 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc6a00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c728690 item 4 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc74c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc74c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc74c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc74c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc74c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.522657598 +0000 UTC m=+77.638993500 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc74c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7940): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7940): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7940): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7940): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7940): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7940): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7940): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.522657598 +0000 UTC m=+77.638993500 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7940): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7e00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7e00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7e00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7e00): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7e00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.522657598 +0000 UTC m=+77.638993500 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdc7e00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c728af0 item 5 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82580): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82580): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82580): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82580): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82580): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.524724236 +0000 UTC m=+77.641060128 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82580): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82ac0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82ac0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82ac0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82ac0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82ac0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.524724236 +0000 UTC m=+77.641060128 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd82ac0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c729340 item 6 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83140): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83140): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83140): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83140): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83140): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.526120365 +0000 UTC m=+77.642456267 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83140): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83640): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83640): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83640): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83640): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83640): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83640): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83640): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.526120365 +0000 UTC m=+77.642456267 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83640): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83b40): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83b40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83b40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83b40): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83b40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.526120365 +0000 UTC m=+77.642456267 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd83b40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c7296c0 item 7 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae2c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae2c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae2c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae2c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae2c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.528487176 +0000 UTC m=+77.644823068 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae2c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae800): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae800): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae800): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae800): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae800): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.528487176 +0000 UTC m=+77.644823068 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae800): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c729b90 item 8 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaeec0): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11ccaeec0): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaeec0): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaeec0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaeec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaeec0): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaeec0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf280): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf280): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf280): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf280): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf280): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.530024431 +0000 UTC m=+77.646360333 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf280): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf700): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf700): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf700): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf700): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf700): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf700): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf700): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.530024431 +0000 UTC m=+77.646360333 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf700): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafc00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafc00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafc00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafc00): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafc00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.530024431 +0000 UTC m=+77.646360333 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafc00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf30230 item 9 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6380): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6380): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6380): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6380): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6380): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.532201096 +0000 UTC m=+77.648537008 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6380): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a68c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a68c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a68c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a68c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a68c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.532201096 +0000 UTC m=+77.648537008 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a68c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf30770 item 10 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6f00): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11c9a6f00): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6f00): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6f00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6f00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6f00): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6f00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7300): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7300): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7300): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.533835533 +0000 UTC m=+77.650171455 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7800): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7800): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7800): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7800): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7800): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7800): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7800): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.533835533 +0000 UTC m=+77.650171455 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7800): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7d00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7d00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7d00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7d00): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7d00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.533835533 +0000 UTC m=+77.650171455 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7d00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf30cb0 item 11 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9224c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9224c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9224c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9224c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9224c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.535867926 +0000 UTC m=+77.652203819 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9224c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922a40): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922a40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922a40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922a40): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922a40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.535867926 +0000 UTC m=+77.652203819 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922a40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf31340 item 12 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9231c0): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11c9231c0): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9231c0): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9231c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9231c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9231c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9231c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923580): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923580): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923580): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923580): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923580): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.537445336 +0000 UTC m=+77.653781228 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923580): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923c40): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923c40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923c40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923c40): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923c40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.537445336 +0000 UTC m=+77.653781228 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923c40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf318f0 item 13 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66e340): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66e340): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66e340): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66e340): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66e340): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.538629929 +0000 UTC m=+77.654965821 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66e340): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66f140): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66f140): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66f140): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66f140): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66f140): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.538629929 +0000 UTC m=+77.654965821 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66f140): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf31e30 item 14 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6480): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11cac6480): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6480): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6480): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6480): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6480): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6480): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6840): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6840): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6840): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6840): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6840): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.540188424 +0000 UTC m=+77.656524326 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6840): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7000): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7000): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7000): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7000): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7000): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.540188424 +0000 UTC m=+77.656524326 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7000): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c7707e0 item 15 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7680): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7680): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7680): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7680): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7680): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.541452376 +0000 UTC m=+77.657788278 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7680): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7bc0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7bc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7bc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7bc0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7bc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.541452376 +0000 UTC m=+77.657788278 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7bc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c770cb0 item 16 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4300): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4300): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4300): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.542839027 +0000 UTC m=+77.659174919 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda47c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda47c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda47c0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda47c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda47c0): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda47c0): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda47c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda47c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.542839027 +0000 UTC m=+77.659174919 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda47c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4cc0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4cc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4cc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4cc0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4cc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.542839027 +0000 UTC m=+77.659174919 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4cc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c7712d0 item 17 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5380): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5380): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5380): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5380): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5380): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.544459728 +0000 UTC m=+77.660795621 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5380): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda58c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda58c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda58c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda58c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda58c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.544459728 +0000 UTC m=+77.660795621 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda58c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c771810 item 18 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70040): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70040): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70040): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70040): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70040): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.545532902 +0000 UTC m=+77.661868794 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70040): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70540): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70540): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70540): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70540): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70540): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70540): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70540): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70540): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.545532902 +0000 UTC m=+77.661868794 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70540): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70a40): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70a40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70a40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70a40): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70a40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.545532902 +0000 UTC m=+77.661868794 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70a40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c61a2a0 item 19 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71140): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71140): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71140): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71140): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71140): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.547213687 +0000 UTC m=+77.663549589 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71140): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71680): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71680): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71680): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71680): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71680): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.547213687 +0000 UTC m=+77.663549589 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71680): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c61ac40 item 20 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71d40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71d40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71d40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71d40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71d40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.548524366 +0000 UTC m=+77.664860268 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71d40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c340): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c340): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c340): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c340): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c340): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c340): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c340): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c340): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.548524366 +0000 UTC m=+77.664860268 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c340): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c940): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c940): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c940): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c940): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c940): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.548524366 +0000 UTC m=+77.664860268 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c940): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c61b420 item 21 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0cfc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0cfc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0cfc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0cfc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0cfc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.550427377 +0000 UTC m=+77.666763279 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0cfc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d500): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d500): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d500): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d500): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d500): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.550427377 +0000 UTC m=+77.666763279 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0d500): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c61be30 item 22 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0db80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0db80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0db80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0db80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0db80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.55273119 +0000 UTC m=+77.669067082 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0db80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356640): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356640): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356640): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356640): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356640): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356640): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356640): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356640): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.55273119 +0000 UTC m=+77.669067082 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356640): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356b80): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356b80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356b80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356b80): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356b80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.55273119 +0000 UTC m=+77.669067082 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356b80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97a5b0 item 23 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357840): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357840): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357840): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357840): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357840): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.555034131 +0000 UTC m=+77.671370033 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357840): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c340): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c340): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c340): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c340): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c340): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.555034131 +0000 UTC m=+77.671370033 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c340): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97ad20 item 24 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fca00): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11c1fca00): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fca00): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fca00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fca00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fca00): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fca00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fce40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fce40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fce40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fce40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fce40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.556330463 +0000 UTC m=+77.672666366 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fce40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd340): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd340): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd340): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd340): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd340): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd340): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd340): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd340): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.556330463 +0000 UTC m=+77.672666366 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd340): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd880): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd880): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd880): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd880): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd880): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.556330463 +0000 UTC m=+77.672666366 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd880): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c942230 item 25 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0000): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0000): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0000): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0000): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0000): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.557835038 +0000 UTC m=+77.674170929 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0000): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0640): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0640): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0640): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0640): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0640): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.557835038 +0000 UTC m=+77.674170929 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0640): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c942a10 item 26 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0c80): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11c9d0c80): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0c80): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0c80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0c80): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0c80): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0c80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1040): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1040): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1040): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1040): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1040): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.559381599 +0000 UTC m=+77.675717501 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1040): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1540): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1540): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1540): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1540): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1540): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1540): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1540): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1540): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.559381599 +0000 UTC m=+77.675717501 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1540): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1a80): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1a80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1a80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1a80): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1a80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.559381599 +0000 UTC m=+77.675717501 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1a80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c942d90 item 27 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04200): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04200): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04200): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04200): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04200): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.561274852 +0000 UTC m=+77.677610754 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04200): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04780): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04780): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04780): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04780): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04780): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.561274852 +0000 UTC m=+77.677610754 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04780): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c943420 item 28 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04dc0): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11ca04dc0): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04dc0): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04dc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04dc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04dc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca04dc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05180): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05180): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05180): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05180): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05180): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.562882098 +0000 UTC m=+77.679218000 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05180): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05840): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05840): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05840): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05840): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05840): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.562882098 +0000 UTC m=+77.679218000 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05840): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c9438f0 item 29 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05ec0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05ec0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05ec0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05ec0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05ec0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.564279279 +0000 UTC m=+77.680615181 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca05ec0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ca500): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ca500): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ca500): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ca500): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ca500): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.564279279 +0000 UTC m=+77.680615181 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8ca500): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c943ce0 item 30 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cab40): _readAt: size=2, off=0 2026/07/10 02:11:21 ERROR : open-test-file(0x21a11c8cab40): Couldn't read size of file 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cab40): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cab40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cab40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cab40): close: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cab40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8caf00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8caf00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8caf00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8caf00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8caf00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.565624545 +0000 UTC m=+77.681960447 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8caf00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cb5c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cb5c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cb5c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cb5c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cb5c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.565624545 +0000 UTC m=+77.681960447 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cb5c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6d0460 item 31 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cbc40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cbc40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cbc40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cbc40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cbc40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.567397761 +0000 UTC m=+77.683733684 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c8cbc40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c902280): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c902280): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c902280): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c902280): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c902280): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.567397761 +0000 UTC m=+77.683733684 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c902280): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6d08c0 item 32 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9028c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9028c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9028c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9028c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9028c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.569261458 +0000 UTC m=+77.685597351 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9028c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c902d40): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c902d40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c902d40): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c902d40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c902d40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6d0cb0 item 33 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c902d40): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c902d40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.570065267 +0000 UTC m=+77.686401159 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c902d40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903240): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903240): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903240): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903240): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903240): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.570065267 +0000 UTC m=+77.686401159 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903240): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6d0e70 item 33 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903880): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903880): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903880): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903880): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903880): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.57149536 +0000 UTC m=+77.687831262 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903880): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903d00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903d00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6d1340 item 34 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903d00): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903d00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903d00): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903d00): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903d00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.572107209 +0000 UTC m=+77.688443101 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c903d00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91c340): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91c340): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91c340): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91c340): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91c340): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.572107209 +0000 UTC m=+77.688443101 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91c340): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6d1570 item 34 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91c980): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91c980): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91c980): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91c980): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91c980): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.573560065 +0000 UTC m=+77.689895956 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91c980): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91ce00): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91ce00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91ce00): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91ce00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91ce00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6d1a40 item 35 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91ce00): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91ce00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.574041699 +0000 UTC m=+77.690377591 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91ce00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91d300): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91d300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91d300): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91d300): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91d300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.574041699 +0000 UTC m=+77.690377591 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91d300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93e070 item 35 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91d980): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91d980): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91d980): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91d980): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91d980): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.575447136 +0000 UTC m=+77.691783028 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91d980): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91de80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91de80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93e770 item 36 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91de80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91de80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91de80): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91de80): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91de80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.575909163 +0000 UTC m=+77.692245055 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c91de80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9504c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9504c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9504c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9504c0): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9504c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.575909163 +0000 UTC m=+77.692245055 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9504c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93ea10 item 36 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c950b00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c950b00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c950b00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c950b00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c950b00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.577107091 +0000 UTC m=+77.693442993 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c950b00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c950f80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c950f80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c950f80): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c950f80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c950f80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93ed90 item 37 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c950f80): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c950f80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.5775063 +0000 UTC m=+77.693842192 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c950f80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c951480): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c951480): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c951480): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c951480): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c951480): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.5775063 +0000 UTC m=+77.693842192 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c951480): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93f030 item 37 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c951b00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c951b00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c951b00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c951b00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c951b00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.578671386 +0000 UTC m=+77.695007278 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c951b00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984100): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984100): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93f650 item 38 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984100): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984100): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984100): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984100): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984100): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.579143753 +0000 UTC m=+77.695479645 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984100): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984640): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984640): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984640): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984640): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984640): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.579143753 +0000 UTC m=+77.695479645 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984640): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93f880 item 38 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984cc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984cc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984cc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984cc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984cc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.580296316 +0000 UTC m=+77.696632208 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c984cc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9851c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9851c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9851c0): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9851c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9851c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c93fdc0 item 39 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9851c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9851c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.580690034 +0000 UTC m=+77.697025926 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9851c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9856c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9856c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9856c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9856c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9856c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.580690034 +0000 UTC m=+77.697025926 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9856c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88e1c0 item 39 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c985d40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c985d40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c985d40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c985d40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c985d40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.581779237 +0000 UTC m=+77.698115130 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c985d40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4340): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4340): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88e540 item 40 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4340): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4340): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4340): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4340): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4340): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.582240033 +0000 UTC m=+77.698575925 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4340): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4880): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4880): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4880): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4880): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4880): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.582240033 +0000 UTC m=+77.698575925 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4880): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88e9a0 item 40 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4e40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4e40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4e40): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4e40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4e40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4e40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4e40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.583274575 +0000 UTC m=+77.699610466 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d4e40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5340): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5340): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5340): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88eee0 item 41 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5340): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5340): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.583637795 +0000 UTC m=+77.699973688 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5340): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5800): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5800): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5800): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5800): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5800): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88f0a0 item 41 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5800): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5800): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.58404004 +0000 UTC m=+77.700375932 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5800): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5d40): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5d40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5d40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5d40): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5d40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.58404004 +0000 UTC m=+77.700375932 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d5d40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88f260 item 41 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16480): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16480): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16480): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16480): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16480): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16480): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16480): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.585150094 +0000 UTC m=+77.701485986 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16480): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16980): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16980): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16980): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88f730 item 42 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16980): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16980): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.585540106 +0000 UTC m=+77.701875997 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16980): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16ec0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16ec0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88f960 item 42 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16ec0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16ec0): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16ec0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16ec0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.586062625 +0000 UTC m=+77.702398517 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca16ec0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca17440): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca17440): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca17440): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca17440): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca17440): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.586062625 +0000 UTC m=+77.702398517 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca17440): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c88fce0 item 42 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca17a80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca17a80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca17a80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca17a80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca17a80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca17a80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca17a80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.587015443 +0000 UTC m=+77.703351336 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca17a80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca34080): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca34080): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca34080): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4c1c0 item 43 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca34080): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca34080): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.587429 +0000 UTC m=+77.703764892 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca34080): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca345c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca345c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca345c0): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca345c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca345c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4c380 item 43 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca345c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca345c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.58785525 +0000 UTC m=+77.704191141 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca345c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca34b00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca34b00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca34b00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca34b00): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca34b00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.58785525 +0000 UTC m=+77.704191141 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca34b00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4c620 item 43 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35140): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35140): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35140): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35140): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35140): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35140): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35140): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.588970232 +0000 UTC m=+77.705306124 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35140): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35640): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35640): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35640): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4ca80 item 44 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35640): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35640): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.589369391 +0000 UTC m=+77.705705283 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35640): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35b80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35b80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4cd90 item 44 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35b80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35b80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35b80): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35b80): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35b80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.589831337 +0000 UTC m=+77.706167230 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca35b80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56200): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56200): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56200): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56200): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56200): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.589831337 +0000 UTC m=+77.706167230 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56200): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4cf50 item 44 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56840): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56840): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56840): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56840): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56840): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56840): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56840): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.590777774 +0000 UTC m=+77.707113665 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56840): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56d40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56d40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56d40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4d3b0 item 45 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56d40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56d40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.591161854 +0000 UTC m=+77.707497746 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca56d40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca57440): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca57440): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca57440): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca57440): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca57440): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.591161854 +0000 UTC m=+77.707497746 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca57440): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4d570 item 45 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca57a80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca57a80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca57a80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca57a80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca57a80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca57a80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca57a80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.592262749 +0000 UTC m=+77.708598642 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca57a80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72080): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72080): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72080): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4da40 item 46 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72080): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72080): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.592701263 +0000 UTC m=+77.709037155 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72080): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72780): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72780): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72780): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72780): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72780): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.592701263 +0000 UTC m=+77.709037155 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72780): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf4dc00 item 46 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72dc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72dc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72dc0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72dc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72dc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72dc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.593772323 +0000 UTC m=+77.710108215 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca72dc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca732c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca732c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca732c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c3d0770 item 47 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca732c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca732c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.594168426 +0000 UTC m=+77.710504318 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca732c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca739c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca739c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca739c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca739c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca739c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.594168426 +0000 UTC m=+77.710504318 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca739c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c3d0bd0 item 47 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24100): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24100): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24100): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24100): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24100): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24100): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24100): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.595293026 +0000 UTC m=+77.711628918 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24100): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24600): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24600): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24600): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c3d1500 item 48 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24600): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24600): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.595704519 +0000 UTC m=+77.712040411 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24600): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a080): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a080): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a080): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a080): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a080): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.595704519 +0000 UTC m=+77.712040411 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a080): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c3d1d50 item 48 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a700): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a700): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a700): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a700): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a700): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.597211306 +0000 UTC m=+77.713547198 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a700): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9ab80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9ab80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9ab80): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9ab80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9ab80): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9ab80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6eca10 item 49 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9ab80): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9ab80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.597696237 +0000 UTC m=+77.714032139 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9ab80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9b0c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9b0c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9b0c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9b0c0): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9b0c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.597696237 +0000 UTC m=+77.714032139 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9b0c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6ecbd0 item 49 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9b740): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9b740): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9b740): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9b740): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9b740): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.599000914 +0000 UTC m=+77.715336806 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9b740): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9bc40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9bc40): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9bc40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6ecf50 item 50 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9bc40): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9bc40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9bc40): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9bc40): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9bc40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.599567387 +0000 UTC m=+77.715903278 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9bc40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb802c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb802c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb802c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb802c0): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb802c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.599567387 +0000 UTC m=+77.715903278 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb802c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6ed110 item 50 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb80940): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb80940): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb80940): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb80940): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb80940): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.600870353 +0000 UTC m=+77.717206265 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb80940): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb80e40): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb80e40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb80e40): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb80e40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb80e40): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb80e40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6ed5e0 item 51 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb80e40): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb80e40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.601358077 +0000 UTC m=+77.717693969 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb80e40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb81380): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb81380): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb81380): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb81380): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb81380): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.601358077 +0000 UTC m=+77.717693969 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb81380): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6ed880 item 51 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb81a00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb81a00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb81a00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb81a00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb81a00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.602607521 +0000 UTC m=+77.718943413 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb81a00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbae000): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbae000): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbae000): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6edce0 item 52 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbae000): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbae000): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbae000): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbae000): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbae000): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.603255668 +0000 UTC m=+77.719591560 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbae000): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbae580): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbae580): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbae580): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbae580): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbae580): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.603255668 +0000 UTC m=+77.719591560 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbae580): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c608000 item 52 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaec00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaec00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaec00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaec00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaec00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.604516484 +0000 UTC m=+77.720852376 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaec00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaf100): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaf100): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaf100): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaf100): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaf100): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaf100): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6084d0 item 53 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaf100): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaf100): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.60496725 +0000 UTC m=+77.721303142 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaf100): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaf640): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaf640): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaf640): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaf640): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaf640): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.60496725 +0000 UTC m=+77.721303142 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbaf640): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c608ee0 item 53 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbafcc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbafcc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbafcc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbafcc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbafcc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.606224018 +0000 UTC m=+77.722559941 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cbafcc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc082c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc082c0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc082c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6097a0 item 54 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc082c0): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc082c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc082c0): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc082c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc082c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.606755405 +0000 UTC m=+77.723091317 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc082c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc08840): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc08840): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc08840): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc08840): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc08840): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.606755405 +0000 UTC m=+77.723091317 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc08840): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c609ce0 item 54 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc08ec0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc08ec0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc08ec0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc08ec0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc08ec0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.608060414 +0000 UTC m=+77.724396307 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc08ec0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc093c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc093c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc093c0): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc093c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc093c0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc093c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c5f2a80 item 55 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc093c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc093c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.608529855 +0000 UTC m=+77.724865787 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc093c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc09900): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc09900): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc09900): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc09900): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc09900): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.608529855 +0000 UTC m=+77.724865787 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc09900): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c5f32d0 item 55 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36080): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36080): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36080): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36080): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36080): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.60984905 +0000 UTC m=+77.726184942 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36080): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36580): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36580): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36580): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c5f3a40 item 56 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36580): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36580): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36580): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36580): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36580): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.610387551 +0000 UTC m=+77.726723443 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36580): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36b00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36b00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36b00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36b00): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36b00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.610387551 +0000 UTC m=+77.726723443 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc36b00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c76e1c0 item 56 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37140): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37140): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37140): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37140): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37140): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37140): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37140): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37140): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.611647004 +0000 UTC m=+77.727982906 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37140): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37680): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37680): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37680): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c76e770 item 57 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37680): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37680): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.612128548 +0000 UTC m=+77.728464440 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37680): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37bc0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37bc0): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37bc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37bc0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37bc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c76ea80 item 57 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37bc0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37bc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.61260902 +0000 UTC m=+77.728944922 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc37bc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5e240): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5e240): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5e240): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5e240): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5e240): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.61260902 +0000 UTC m=+77.728944922 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5e240): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c76ecb0 item 57 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5e880): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5e880): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5e880): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5e880): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5e880): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5e880): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5e880): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5e880): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.614498976 +0000 UTC m=+77.730834868 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5e880): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5edc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5edc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5edc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c76f180 item 58 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5edc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5edc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.615005927 +0000 UTC m=+77.731341849 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5edc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5f300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5f300): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5f300): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c76f7a0 item 58 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5f300): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5f300): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5f300): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5f300): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5f300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.61563132 +0000 UTC m=+77.731967213 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5f300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5f8c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5f8c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5f8c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5f8c0): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5f8c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.61563132 +0000 UTC m=+77.731967213 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc5f8c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c76fa40 item 58 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88000): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88000): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88000): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88000): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88000): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88000): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88000): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88000): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.616804231 +0000 UTC m=+77.733140124 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88000): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88540): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88540): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88540): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c60e5b0 item 59 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88540): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88540): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.617326071 +0000 UTC m=+77.733661974 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88540): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88a80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88a80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88a80): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88a80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88a80): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88a80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c60e850 item 59 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88a80): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88a80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.618020374 +0000 UTC m=+77.734356265 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc88a80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89000): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89000): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89000): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89000): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89000): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.618020374 +0000 UTC m=+77.734356265 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89000): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c60ea80 item 59 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89640): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89640): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89640): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89640): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89640): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89640): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89640): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89640): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.619418247 +0000 UTC m=+77.735754139 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89640): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89b80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89b80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89b80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c60f110 item 60 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89b80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89b80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.619860567 +0000 UTC m=+77.736196459 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc89b80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc61c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc61c0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc61c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c60f340 item 60 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc61c0): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc61c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc61c0): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc61c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc61c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.620493284 +0000 UTC m=+77.736829176 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc61c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc6780): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc6780): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc6780): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc6780): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc6780): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.620493284 +0000 UTC m=+77.736829176 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc6780): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c60f570 item 60 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc6dc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc6dc0): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc6dc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc6dc0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc6dc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc6dc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc6dc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc6dc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.621813973 +0000 UTC m=+77.738149864 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc6dc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc7300): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc7300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc7300): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c60fab0 item 61 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc7300): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc7300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.622295306 +0000 UTC m=+77.738631198 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc7300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc7a00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc7a00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc7a00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc7a00): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc7a00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.622295306 +0000 UTC m=+77.738631198 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccc7a00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c60fce0 item 61 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6140): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6140): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6140): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6140): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6140): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6140): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6140): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6140): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.623669294 +0000 UTC m=+77.740005206 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6140): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6680): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6680): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6680): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18c3f0 item 62 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6680): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6680): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.624121713 +0000 UTC m=+77.740457605 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6680): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6d80): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6d80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6d80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6d80): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6d80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.624121713 +0000 UTC m=+77.740457605 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf6d80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18c700 item 62 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf73c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf73c0): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf73c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf73c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf73c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf73c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf73c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf73c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.625315693 +0000 UTC m=+77.741651586 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf73c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf7900): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf7900): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf7900): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18ca80 item 63 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf7900): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf7900): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.625763073 +0000 UTC m=+77.742098965 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccf7900): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2c100): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2c100): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2c100): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2c100): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2c100): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.625763073 +0000 UTC m=+77.742098965 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2c100): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18cc40 item 63 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2c740): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2c740): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2c740): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2c740): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2c740): >_readAt: n=0, err=Bad file descriptor 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2c740): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2c740): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2c740): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.627060097 +0000 UTC m=+77.743395988 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2c740): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2cc80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2cc80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2cc80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18d0a0 item 64 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2cc80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2cc80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.627550928 +0000 UTC m=+77.743886820 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2cc80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2d380): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2d380): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2d380): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2d380): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2d380): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.627550928 +0000 UTC m=+77.743886820 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2d380): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18d2d0 item 64 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2d9c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2d9c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2d9c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2d9c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2d9c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.62872977 +0000 UTC m=+77.745065662 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2d9c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2de40): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2de40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2de40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2de40): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2de40): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18d7a0 item 65 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2de40): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2de40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.62917239 +0000 UTC m=+77.745508282 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd2de40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70440): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70440): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70440): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70440): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70440): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.62917239 +0000 UTC m=+77.745508282 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70440): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18d960 item 65 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70a80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70a80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70a80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70a80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70a80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.630243079 +0000 UTC m=+77.746578971 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70a80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70f00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70f00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11d18dce0 item 66 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70f00): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70f00): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70f00): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70f00): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70f00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.630695909 +0000 UTC m=+77.747031801 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd70f00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd71440): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd71440): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd71440): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd71440): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd71440): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.630695909 +0000 UTC m=+77.747031801 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd71440): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6865b0 item 66 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd71a80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd71a80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd71a80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd71a80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd71a80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.631652084 +0000 UTC m=+77.747987976 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cd71a80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdae000): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdae000): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdae000): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdae000): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdae000): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6869a0 item 67 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdae000): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdae000): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.632173532 +0000 UTC m=+77.748509423 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdae000): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdae500): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdae500): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdae500): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdae500): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdae500): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.632173532 +0000 UTC m=+77.748509423 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdae500): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c686bd0 item 67 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaeb80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaeb80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaeb80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaeb80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaeb80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.633459494 +0000 UTC m=+77.749795386 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaeb80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaf080): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaf080): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c687420 item 68 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaf080): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaf080): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaf080): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaf080): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaf080): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.634039573 +0000 UTC m=+77.750375466 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaf080): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaf5c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaf5c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaf5c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaf5c0): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaf5c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.634039573 +0000 UTC m=+77.750375466 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdaf5c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6876c0 item 68 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdafc00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdafc00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdafc00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdafc00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdafc00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.63524229 +0000 UTC m=+77.751578182 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cdafc00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6180): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6180): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6180): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6180): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6180): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c687c00 item 69 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6180): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6180): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.635711792 +0000 UTC m=+77.752047704 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6180): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6680): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6680): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6680): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6680): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6680): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.635711792 +0000 UTC m=+77.752047704 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6680): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c687dc0 item 69 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6d00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6d00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6d00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6d00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6d00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.636719532 +0000 UTC m=+77.753055425 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde6d00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7200): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7200): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c62e770 item 70 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7200): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7200): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7200): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7200): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7200): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.637161642 +0000 UTC m=+77.753497534 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7200): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7740): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7740): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7740): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7740): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7740): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.637161642 +0000 UTC m=+77.753497534 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7740): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c62ea80 item 70 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7dc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7dc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7dc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7dc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7dc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.638179231 +0000 UTC m=+77.754515123 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cde7dc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce063c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce063c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce063c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce063c0): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce063c0): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c62f260 item 71 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce063c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce063c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.638572128 +0000 UTC m=+77.754908020 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce063c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce068c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce068c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce068c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce068c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce068c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.638572128 +0000 UTC m=+77.754908020 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce068c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c62f7a0 item 71 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce06f40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce06f40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce06f40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce06f40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce06f40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.639629933 +0000 UTC m=+77.755965826 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce06f40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce07440): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce07440): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c652e00 item 72 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce07440): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce07440): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce07440): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce07440): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce07440): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.640038761 +0000 UTC m=+77.756374653 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce07440): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce07980): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce07980): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce07980): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce07980): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce07980): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.640038761 +0000 UTC m=+77.756374653 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce07980): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c653030 item 72 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3c040): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3c040): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3c040): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3c040): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3c040): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3c040): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3c040): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.641065077 +0000 UTC m=+77.757400969 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3c040): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3c540): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3c540): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3c540): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c653500 item 73 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3c540): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3c540): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.641442715 +0000 UTC m=+77.757778607 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3c540): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3ca00): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3ca00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3ca00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3ca00): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3ca00): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c6538f0 item 73 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3ca00): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3ca00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.641859919 +0000 UTC m=+77.758195811 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3ca00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3cf40): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3cf40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3cf40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3cf40): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3cf40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.641859919 +0000 UTC m=+77.758195811 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3cf40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c653ce0 item 73 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3d580): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3d580): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3d580): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3d580): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3d580): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3d580): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3d580): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.642884802 +0000 UTC m=+77.759220694 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3d580): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3da80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3da80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3da80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c478230 item 74 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3da80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3da80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.643254215 +0000 UTC m=+77.759590107 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce3da80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce560c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce560c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c4783f0 item 74 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce560c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce560c0): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce560c0): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce560c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce560c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.643702866 +0000 UTC m=+77.760038758 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce560c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce56640): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce56640): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce56640): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce56640): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce56640): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.643702866 +0000 UTC m=+77.760038758 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce56640): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c4785b0 item 74 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce56c80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce56c80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce56c80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce56c80): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce56c80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce56c80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce56c80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.644650024 +0000 UTC m=+77.760985915 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce56c80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce57180): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce57180): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce57180): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c4789a0 item 75 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce57180): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce57180): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.645040186 +0000 UTC m=+77.761376078 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce57180): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce576c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce576c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce576c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce576c0): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce576c0): _writeAt: size=3, off=2 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c478bd0 item 75 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce576c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce576c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.64546339 +0000 UTC m=+77.761799282 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce576c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce57c00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce57c00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce57c00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce57c00): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce57c00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.64546339 +0000 UTC m=+77.761799282 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ce57c00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c478d90 item 75 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2340): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2340): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2340): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2340): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2340): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2340): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2340): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.646435104 +0000 UTC m=+77.762770996 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2340): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2840): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2840): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2840): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c479110 item 76 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2840): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2840): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.646809245 +0000 UTC m=+77.763145137 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2840): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2d80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2d80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c479500 item 76 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2d80): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2d80): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2d80): _writeAt: size=3, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2d80): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2d80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.647475816 +0000 UTC m=+77.763811709 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2d80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25080): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25080): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25080): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25080): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25080): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.647475816 +0000 UTC m=+77.763811709 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25080): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c1fe000 item 76 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb256c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb256c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb256c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb256c0): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb256c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb256c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb256c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.64892726 +0000 UTC m=+77.765263152 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb256c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25bc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25bc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25bc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c1fe7e0 item 77 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25bc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25bc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.649302975 +0000 UTC m=+77.765638877 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb25bc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2300): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2300): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2300): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.649302975 +0000 UTC m=+77.765638877 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c479730 item 77 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2940): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2940): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2940): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2940): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2940): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2940): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2940): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.650886155 +0000 UTC m=+77.767222047 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2940): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2e80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2e80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2e80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c478310 item 78 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2e80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2e80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.651509475 +0000 UTC m=+77.767845377 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea2e80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea3600): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea3600): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea3600): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea3600): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea3600): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.651509475 +0000 UTC m=+77.767845377 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea3600): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c4784d0 item 78 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea3c40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea3c40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea3c40): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea3c40): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea3c40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea3c40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea3c40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.65267899 +0000 UTC m=+77.769014882 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cea3c40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24240): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24240): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24240): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c4788c0 item 79 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24240): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24240): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.653066566 +0000 UTC m=+77.769402459 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24240): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24940): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24940): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24940): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24940): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24940): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.653066566 +0000 UTC m=+77.769402459 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb24940): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c478af0 item 79 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c500): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c500): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c500): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c500): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c500): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c500): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c500): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.65414978 +0000 UTC m=+77.770485683 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0c500): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0ca80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0ca80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0ca80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c478e70 item 80 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0ca80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0ca80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.654505137 +0000 UTC m=+77.770841029 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0ca80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d180): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d180): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d180): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d180): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d180): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.654505137 +0000 UTC m=+77.770841029 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d180): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c479030 item 80 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d7c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d7c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d7c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d7c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d7c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.655811037 +0000 UTC m=+77.772146929 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0d7c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0dcc0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0dcc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0dcc0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0dcc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0dcc0): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0dcc0): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c479880 item 81 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0dcc0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0dcc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.65623346 +0000 UTC m=+77.772569352 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cb0dcc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae300): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae300): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae300): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.65623346 +0000 UTC m=+77.772569352 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c479b20 item 81 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae980): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae980): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae980): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae980): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae980): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.657291736 +0000 UTC m=+77.773627628 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccae980): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaef80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaef80): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaef80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c1fee70 item 82 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaef80): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaef80): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaef80): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaef80): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaef80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.657755405 +0000 UTC m=+77.774091298 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaef80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf500): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf500): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf500): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf500): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf500): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.657755405 +0000 UTC m=+77.774091298 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccaf500): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c1ff420 item 82 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafb80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafb80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafb80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafb80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafb80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.658756815 +0000 UTC m=+77.775092707 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ccafb80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6180): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6180): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6180): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6180): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6180): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6180): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97a460 item 83 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6180): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6180): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.659243387 +0000 UTC m=+77.775579280 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6180): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a66c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a66c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a66c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a66c0): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a66c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.659243387 +0000 UTC m=+77.775579280 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a66c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97a690 item 83 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6d40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6d40): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6d40): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6d40): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6d40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.660301262 +0000 UTC m=+77.776637154 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a6d40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97aaf0 item 84 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.660773039 +0000 UTC m=+77.777108941 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7280): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7800): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7800): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7800): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7800): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7800): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.660773039 +0000 UTC m=+77.777108941 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7800): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97af50 item 84 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7e80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7e80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7e80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7e80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7e80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.661757736 +0000 UTC m=+77.778093628 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9a7e80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9224c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9224c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9224c0): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9224c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9224c0): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9224c0): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97b2d0 item 85 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9224c0): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9224c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.662193153 +0000 UTC m=+77.778529045 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9224c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922a40): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922a40): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922a40): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922a40): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922a40): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.662193153 +0000 UTC m=+77.778529045 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c922a40): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97b570 item 85 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923200): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923200): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923200): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923200): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923200): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.663235479 +0000 UTC m=+77.779571371 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923200): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923700): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923700): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923700): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97ba40 item 86 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923700): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923700): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923700): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923700): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923700): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.663697416 +0000 UTC m=+77.780033308 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923700): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923c80): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923c80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923c80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923c80): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923c80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.663697416 +0000 UTC m=+77.780033308 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c923c80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c97bc00 item 86 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66e3c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66e3c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66e3c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66e3c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66e3c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.6646321 +0000 UTC m=+77.780967992 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66e3c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66f140): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66f140): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66f140): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66f140): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66f140): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66f140): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c728620 item 87 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66f140): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66f140): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.665034985 +0000 UTC m=+77.781370878 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c66f140): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6380): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6380): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6380): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6380): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6380): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.665034985 +0000 UTC m=+77.781370878 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6380): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c7288c0 item 87 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6a00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6a00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6a00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6a00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6a00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.666156831 +0000 UTC m=+77.782492723 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac6a00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7000): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7000): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7000): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c728e70 item 88 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7000): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7000): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7000): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7000): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7000): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.666599091 +0000 UTC m=+77.782934983 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7000): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7580): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7580): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7580): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7580): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7580): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.666599091 +0000 UTC m=+77.782934983 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7580): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c729180 item 88 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7bc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7bc0): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7bc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7bc0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7bc0): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7bc0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7bc0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7bc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.667560806 +0000 UTC m=+77.783896698 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cac7bc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4200): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4200): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4200): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c729500 item 89 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4200): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4200): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.667940117 +0000 UTC m=+77.784276009 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4200): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4780): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4780): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4780): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4780): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4780): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4780): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c7296c0 item 89 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4780): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4780): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.668345408 +0000 UTC m=+77.784681299 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4780): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4d00): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4d00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4d00): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4d00): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4d00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.668345408 +0000 UTC m=+77.784681299 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda4d00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c729880 item 89 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5380): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5380): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5380): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5380): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5380): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5380): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5380): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5380): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.669304788 +0000 UTC m=+77.785640680 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5380): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda58c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda58c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda58c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c729c00 item 90 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda58c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda58c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.669654555 +0000 UTC m=+77.785990447 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda58c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5e00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5e00): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5e00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf300e0 item 90 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5e00): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5e00): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5e00): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5e00): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5e00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.670066177 +0000 UTC m=+77.786402079 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cda5e00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc704c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc704c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc704c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc704c0): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc704c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.670066177 +0000 UTC m=+77.786402079 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc704c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf302a0 item 90 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70b00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70b00): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70b00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70b00): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70b00): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70b00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70b00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70b00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.67101651 +0000 UTC m=+77.787352402 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc70b00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc710c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc710c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc710c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf30620 item 91 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc710c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc710c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.671378349 +0000 UTC m=+77.787714241 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc710c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71600): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71600): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71600): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71600): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71600): >_readAt: n=2, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71600): _writeAt: size=3, off=7 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf307e0 item 91 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71600): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71600): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.671784552 +0000 UTC m=+77.788120444 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71600): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71bc0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71bc0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71bc0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71bc0): >_readAt: n=8, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71bc0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.671784552 +0000 UTC m=+77.788120444 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc71bc0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf30af0 item 91 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c300): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c300): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c300): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c300): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c300): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c300): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.672763829 +0000 UTC m=+77.789099722 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c940): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c940): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c940): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf30fc0 item 92 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c940): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c940): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.673146177 +0000 UTC m=+77.789482068 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0c940): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0ce80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0ce80): open at offset 5 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0ce80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11cf31260 item 92 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0ce80): _readAt: size=2, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0ce80): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0ce80): _writeAt: size=3, off=5 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0ce80): >_writeAt: n=3, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0ce80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.673649841 +0000 UTC m=+77.789985743 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11cc0ce80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356780): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356780): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356780): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356780): >_readAt: n=3, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356780): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.673649841 +0000 UTC m=+77.789985743 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c356780): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c7703f0 item 92 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357080): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357080): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357080): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357080): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357080): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357080): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357080): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357080): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.674968797 +0000 UTC m=+77.791304699 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357080): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357a00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357a00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357a00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c7708c0 item 93 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357a00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357a00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.675434119 +0000 UTC m=+77.791770021 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c357a00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fcb80): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fcb80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fcb80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fcb80): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fcb80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.675434119 +0000 UTC m=+77.791770021 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fcb80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c770bd0 item 93 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd240): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd240): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd240): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd240): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd240): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd240): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd240): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd240): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.676685477 +0000 UTC m=+77.793021379 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd240): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd780): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd780): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd780): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c771110 item 94 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd780): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd780): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.677154447 +0000 UTC m=+77.793490350 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fd780): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fde80): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fde80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fde80): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fde80): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fde80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.677154447 +0000 UTC m=+77.793490350 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c1fde80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c771420 item 94 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d06c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d06c0): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d06c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d06c0): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d06c0): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d06c0): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d06c0): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d06c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.678419602 +0000 UTC m=+77.794755504 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d06c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0c00): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0c00): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0c00): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c7717a0 item 95 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0c00): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0c00): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.678802029 +0000 UTC m=+77.795137931 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d0c00): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1300): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1300): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1300): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1300): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1300): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.678802029 +0000 UTC m=+77.795137931 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1300): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c771b90 item 95 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 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/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1940): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1940): open at offset 0 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1940): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1940): _readAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1940): >_readAt: n=0, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1940): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1940): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1940): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.680155089 +0000 UTC m=+77.796490991 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1940): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1e80): _writeAt: size=5, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1e80): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1e80): >openPending: err= 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c61a3f0 item 96 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1e80): >_writeAt: n=5, err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1e80): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.680553335 +0000 UTC m=+77.796889237 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11c9d1e80): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 02:11:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 02:11:21 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a6c0): _readAt: size=512, off=0 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a6c0): openPending: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a6c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a6c0): >_readAt: n=5, err=EOF 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a6c0): close: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 02:11:21.680553335 +0000 UTC m=+77.796889237 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : open-test-file(0x21a11ca9a6c0): >close: err= 2026/07/10 02:11:21 DEBUG : open-test-file: Remove: 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x21a11c61aa10 item 96 2026/07/10 02:11:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 02:11:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 02:11:21 DEBUG : open-test-file: >Remove: err= 2026/07/10 02:11:21 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:21 DEBUG : Looking for writers 2026/07/10 02:11:21 DEBUG : >WaitForWriters: 2026/07/10 02:11:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.68s) --- PASS: TestRWFileHandleOpenTests/writes (0.35s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.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.33s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:21 DEBUG : file1: newRWFileHandle: 2026/07/10 02:11:21 DEBUG : file1(0x21a11cc0d7c0): openPending: 2026/07/10 02:11:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:21 DEBUG : file1(0x21a11cc0d7c0): >openPending: err= 2026/07/10 02:11:21 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 02:11:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 02:11:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 02:11:21 DEBUG : file1(0x21a11cc0d7c0): _writeAt: size=2, off=0 2026/07/10 02:11:21 DEBUG : file1(0x21a11cc0d7c0): >_writeAt: n=2, err= 2026/07/10 02:11:21 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/10 02:11:21 DEBUG : file1(0x21a11cc0d7c0): RWFileHandle.Flush 2026/07/10 02:11:21 DEBUG : file1(0x21a11cc0d7c0): RWFileHandle.Release 2026/07/10 02:11:21 DEBUG : file1(0x21a11cc0d7c0): close: 2026/07/10 02:11:21 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/10 02:11:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:21 DEBUG : file1(0x21a11cc0d7c0): >close: err= 2026/07/10 02:11:21 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:21 DEBUG : Looking for writers 2026/07/10 02:11:21 DEBUG : file1: reading active writers 2026/07/10 02:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:11:21 DEBUG : Looking for writers 2026/07/10 02:11:21 DEBUG : file1: reading active writers 2026/07/10 02:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:11:21 DEBUG : Looking for writers 2026/07/10 02:11:21 DEBUG : file1: reading active writers 2026/07/10 02:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:11:21 DEBUG : Looking for writers 2026/07/10 02:11:21 DEBUG : file1: reading active writers 2026/07/10 02:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:11:21 DEBUG : file1: vfs cache: starting upload 2026/07/10 02:11:21 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:11:21 DEBUG : Looking for writers 2026/07/10 02:11:21 DEBUG : file1: reading active writers 2026/07/10 02:11:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:11:22 DEBUG : Looking for writers 2026/07/10 02:11:22 DEBUG : file1: reading active writers 2026/07/10 02:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:11:22 DEBUG : file1: size = 2 OK 2026/07/10 02:11:22 DEBUG : file1.rclone_chunk.001_xyh8e9: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/10 02:11:22 INFO : file1.rclone_chunk.001_xyh8e9: Copied (server-side copy) to: file1 2026/07/10 02:11:22 INFO : file1.rclone_chunk.001_xyh8e9: Deleted 2026/07/10 02:11:22 DEBUG : file1: size = 2 OK 2026/07/10 02:11:22 INFO : file1: Copied (new) 2026/07/10 02:11:22 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/07/10 02:11:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 02:11:22 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/10 02:11:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:22 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 02:11:22 DEBUG : Looking for writers 2026/07/10 02:11:22 DEBUG : file1: reading active writers 2026/07/10 02:11:22 DEBUG : >WaitForWriters: 2026/07/10 02:11:22 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:22 DEBUG : Looking for writers 2026/07/10 02:11:22 DEBUG : file1: reading active writers 2026/07/10 02:11:22 DEBUG : >WaitForWriters: 2026/07/10 02:11:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:22 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:22 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:22 DEBUG : rename_me: newRWFileHandle: 2026/07/10 02:11:22 DEBUG : rename_me(0x21a11c905d40): openPending: 2026/07/10 02:11:22 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 02:11:22 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/10 02:11:22 DEBUG : rename_me(0x21a11c905d40): >openPending: err= 2026/07/10 02:11:22 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/10 02:11:22 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/10 02:11:22 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/10 02:11:22 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/10 02:11:22 DEBUG : rename_me(0x21a11c905d40): _writeAt: size=5, off=0 2026/07/10 02:11:22 DEBUG : rename_me(0x21a11c905d40): >_writeAt: n=5, err= 2026/07/10 02:11:22 DEBUG : rename_me(0x21a11c905d40): close: 2026/07/10 02:11:22 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-10 02:11:22.747807726 +0000 UTC m=+78.864143728 2026/07/10 02:11:22 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/10 02:11:22 DEBUG : rename_me(0x21a11c905d40): >close: err= 2026/07/10 02:11:22 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/10 02:11:22 DEBUG : i_was_renamed: Updating file with 0x21a11ce3b520 2026/07/10 02:11:22 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/10 02:11:22 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/10 02:11:22 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:22 DEBUG : Looking for writers 2026/07/10 02:11:22 DEBUG : i_was_renamed: reading active writers 2026/07/10 02:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 02:11:22 DEBUG : Looking for writers 2026/07/10 02:11:22 DEBUG : i_was_renamed: reading active writers 2026/07/10 02:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 02:11:22 DEBUG : Looking for writers 2026/07/10 02:11:22 DEBUG : i_was_renamed: reading active writers 2026/07/10 02:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 02:11:22 DEBUG : Looking for writers 2026/07/10 02:11:22 DEBUG : i_was_renamed: reading active writers 2026/07/10 02:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 02:11:22 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/10 02:11:22 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/07/10 02:11:22 DEBUG : Looking for writers 2026/07/10 02:11:22 DEBUG : i_was_renamed: reading active writers 2026/07/10 02:11:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 02:11:23 DEBUG : Looking for writers 2026/07/10 02:11:23 DEBUG : i_was_renamed: reading active writers 2026/07/10 02:11:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/10 02:11:23 DEBUG : i_was_renamed: size = 5 OK 2026/07/10 02:11:23 DEBUG : i_was_renamed.rclone_chunk.001_xyh9fw: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 02:11:23 INFO : i_was_renamed.rclone_chunk.001_xyh9fw: Copied (server-side copy) to: i_was_renamed 2026/07/10 02:11:23 INFO : i_was_renamed.rclone_chunk.001_xyh9fw: Deleted 2026/07/10 02:11:23 DEBUG : i_was_renamed: size = 5 OK 2026/07/10 02:11:23 INFO : i_was_renamed: Copied (new) 2026/07/10 02:11:23 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-10 02:11:22.747807726 +0000 UTC" 2026/07/10 02:11:23 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/10 02:11:23 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/10 02:11:23 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/10 02:11:23 DEBUG : Looking for writers 2026/07/10 02:11:23 DEBUG : i_was_renamed: reading active writers 2026/07/10 02:11:23 DEBUG : >WaitForWriters: 2026/07/10 02:11:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 02:11:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 02:11:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-toyoriz7repo" 2026/07/10 02:11:23 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 02:11:23 DEBUG : forgetting directory cache 2026/07/10 02:11:23 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/10 02:11:23 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xyha4u: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/07/10 02:11:23 INFO : TestRWCacheUpdate.rclone_chunk.001_xyha4u: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/10 02:11:23 INFO : TestRWCacheUpdate.rclone_chunk.001_xyha4u: Deleted 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate(0x21a11cbdd880): _readAt: size=512, off=0 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate(0x21a11cbdd880): openPending: 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 01:12:23.52497256 +0000 UTC" against cached fingerprint "" 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 02:11:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate(0x21a11cbdd880): >openPending: err= 2026/07/10 02:11:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate(0x21a11cbdd880): >_readAt: n=20, err=EOF 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate(0x21a11cbdd880): close: 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 01:12:23.52497256 +0000 UTC 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate(0x21a11cbdd880): >close: err= 2026/07/10 02:11:24 DEBUG : forgetting directory cache 2026/07/10 02:11:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/10 02:11:24 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xyhbh3: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/07/10 02:11:24 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhbh3: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/10 02:11:24 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhbh3: Deleted 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate(0x21a11cb0dd40): _readAt: size=512, off=0 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate(0x21a11cb0dd40): openPending: 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 01:13:23.52497256 +0000 UTC" against cached fingerprint "20,2026-07-10 01:12:23.52497256 +0000 UTC" 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-10 01:13:23.52497256 +0000 UTC" != cached fingerprint "20,2026-07-10 01:12:23.52497256 +0000 UTC") 2026/07/10 02:11:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 02:11:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate(0x21a11cb0dd40): >openPending: err= 2026/07/10 02:11:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate(0x21a11cb0dd40): >_readAt: n=20, err=EOF 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate(0x21a11cb0dd40): close: 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 01:13:23.52497256 +0000 UTC 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate(0x21a11cb0dd40): >close: err= 2026/07/10 02:11:25 DEBUG : forgetting directory cache 2026/07/10 02:11:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/10 02:11:25 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xyhcej: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/07/10 02:11:25 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhcej: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/10 02:11:25 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhcej: Deleted 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate(0x21a11c923540): _readAt: size=512, off=0 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate(0x21a11c923540): openPending: 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 01:14:23.52497256 +0000 UTC" against cached fingerprint "20,2026-07-10 01:13:23.52497256 +0000 UTC" 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-10 01:14:23.52497256 +0000 UTC" != cached fingerprint "20,2026-07-10 01:13:23.52497256 +0000 UTC") 2026/07/10 02:11:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 02:11:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate(0x21a11c923540): >openPending: err= 2026/07/10 02:11:26 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate(0x21a11c923540): >_readAt: n=20, err=EOF 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate(0x21a11c923540): close: 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 01:14:23.52497256 +0000 UTC 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate(0x21a11c923540): >close: err= 2026/07/10 02:11:26 DEBUG : forgetting directory cache 2026/07/10 02:11:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/10 02:11:26 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xyhdxm: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/07/10 02:11:26 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhdxm: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/10 02:11:26 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhdxm: Deleted 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate(0x21a11cac7140): _readAt: size=512, off=0 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate(0x21a11cac7140): openPending: 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 01:15:23.52497256 +0000 UTC" against cached fingerprint "20,2026-07-10 01:14:23.52497256 +0000 UTC" 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-10 01:15:23.52497256 +0000 UTC" != cached fingerprint "20,2026-07-10 01:14:23.52497256 +0000 UTC") 2026/07/10 02:11:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 02:11:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate(0x21a11cac7140): >openPending: err= 2026/07/10 02:11:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate(0x21a11cac7140): >_readAt: n=20, err=EOF 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate(0x21a11cac7140): close: 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 01:15:23.52497256 +0000 UTC 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate(0x21a11cac7140): >close: err= 2026/07/10 02:11:27 DEBUG : forgetting directory cache 2026/07/10 02:11:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/10 02:11:27 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xyhetb: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/07/10 02:11:27 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhetb: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/10 02:11:27 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhetb: Deleted 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate(0x21a11c9d1100): _readAt: size=512, off=0 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate(0x21a11c9d1100): openPending: 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 01:16:23.52497256 +0000 UTC" against cached fingerprint "20,2026-07-10 01:15:23.52497256 +0000 UTC" 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-10 01:16:23.52497256 +0000 UTC" != cached fingerprint "20,2026-07-10 01:15:23.52497256 +0000 UTC") 2026/07/10 02:11:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 02:11:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate(0x21a11c9d1100): >openPending: err= 2026/07/10 02:11:28 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate(0x21a11c9d1100): >_readAt: n=20, err=EOF 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate(0x21a11c9d1100): close: 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 01:16:23.52497256 +0000 UTC 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate(0x21a11c9d1100): >close: err= 2026/07/10 02:11:28 DEBUG : Re-reading directory (101.377612ms old) 2026/07/10 02:11:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 02:11:28 DEBUG : forgetting directory cache 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/07/10 02:11:28 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xyhfy3: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/07/10 02:11:28 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhfy3: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/10 02:11:28 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhfy3: Deleted 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate(0x21a11ca9aa80): _readAt: size=512, off=0 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate(0x21a11ca9aa80): openPending: 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 01:17:23.52497256 +0000 UTC" against cached fingerprint "20,2026-07-10 01:16:23.52497256 +0000 UTC" 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-10 01:17:23.52497256 +0000 UTC" != cached fingerprint "20,2026-07-10 01:16:23.52497256 +0000 UTC") 2026/07/10 02:11:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 02:11:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate(0x21a11ca9aa80): >openPending: err= 2026/07/10 02:11:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate(0x21a11ca9aa80): >_readAt: n=20, err=EOF 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate(0x21a11ca9aa80): close: 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 01:17:23.52497256 +0000 UTC 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate(0x21a11ca9aa80): >close: err= 2026/07/10 02:11:29 DEBUG : Re-reading directory (104.116992ms old) 2026/07/10 02:11:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 02:11:29 DEBUG : forgetting directory cache 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/07/10 02:11:29 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xyhgrf: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/07/10 02:11:29 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhgrf: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/10 02:11:29 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhgrf: Deleted 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate(0x21a11ce6ea80): _readAt: size=512, off=0 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate(0x21a11ce6ea80): openPending: 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-10 01:18:23.52497256 +0000 UTC" against cached fingerprint "20,2026-07-10 01:17:23.52497256 +0000 UTC" 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-10 01:18:23.52497256 +0000 UTC" != cached fingerprint "20,2026-07-10 01:17:23.52497256 +0000 UTC") 2026/07/10 02:11:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/10 02:11:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate(0x21a11ce6ea80): >openPending: err= 2026/07/10 02:11:30 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate(0x21a11ce6ea80): >_readAt: n=21, err=EOF 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate(0x21a11ce6ea80): close: 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 01:18:23.52497256 +0000 UTC 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate(0x21a11ce6ea80): >close: err= 2026/07/10 02:11:30 DEBUG : Re-reading directory (102.098225ms old) 2026/07/10 02:11:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 02:11:30 DEBUG : forgetting directory cache 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/07/10 02:11:30 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xyhh9l: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/07/10 02:11:30 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhh9l: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/10 02:11:31 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhh9l: Deleted 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate(0x21a11ccae340): _readAt: size=512, off=0 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate(0x21a11ccae340): openPending: 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-10 01:19:23.52497256 +0000 UTC" against cached fingerprint "21,2026-07-10 01:18:23.52497256 +0000 UTC" 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-10 01:19:23.52497256 +0000 UTC" != cached fingerprint "21,2026-07-10 01:18:23.52497256 +0000 UTC") 2026/07/10 02:11:31 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/10 02:11:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate(0x21a11ccae340): >openPending: err= 2026/07/10 02:11:31 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate(0x21a11ccae340): >_readAt: n=22, err=EOF 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate(0x21a11ccae340): close: 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 01:19:23.52497256 +0000 UTC 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate(0x21a11ccae340): >close: err= 2026/07/10 02:11:31 DEBUG : Re-reading directory (105.524273ms old) 2026/07/10 02:11:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 02:11:31 DEBUG : forgetting directory cache 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xyhi2k: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/07/10 02:11:32 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhi2k: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/10 02:11:32 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhi2k: Deleted 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate(0x21a11c922f40): _readAt: size=512, off=0 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate(0x21a11c922f40): openPending: 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-10 01:20:23.52497256 +0000 UTC" against cached fingerprint "22,2026-07-10 01:19:23.52497256 +0000 UTC" 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-10 01:20:23.52497256 +0000 UTC" != cached fingerprint "22,2026-07-10 01:19:23.52497256 +0000 UTC") 2026/07/10 02:11:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/10 02:11:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate(0x21a11c922f40): >openPending: err= 2026/07/10 02:11:32 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate(0x21a11c922f40): >_readAt: n=23, err=EOF 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate(0x21a11c922f40): close: 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 01:20:23.52497256 +0000 UTC 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate(0x21a11c922f40): >close: err= 2026/07/10 02:11:32 DEBUG : Re-reading directory (101.408619ms old) 2026/07/10 02:11:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 02:11:32 DEBUG : forgetting directory cache 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate.rclone_chunk.001_xyhjg7: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/07/10 02:11:33 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhjg7: Copied (server-side copy) to: TestRWCacheUpdate 2026/07/10 02:11:33 INFO : TestRWCacheUpdate.rclone_chunk.001_xyhjg7: Deleted 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate(0x21a11c9d1b00): _readAt: size=512, off=0 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate(0x21a11c9d1b00): openPending: 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-10 01:21:23.52497256 +0000 UTC" against cached fingerprint "23,2026-07-10 01:20:23.52497256 +0000 UTC" 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-10 01:21:23.52497256 +0000 UTC" != cached fingerprint "23,2026-07-10 01:20:23.52497256 +0000 UTC") 2026/07/10 02:11:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/10 02:11:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate(0x21a11c9d1b00): >openPending: err= 2026/07/10 02:11:33 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate(0x21a11c9d1b00): >_readAt: n=24, err=EOF 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate(0x21a11c9d1b00): close: 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 01:21:23.52497256 +0000 UTC 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate(0x21a11c9d1b00): >close: err= 2026/07/10 02:11:33 DEBUG : Re-reading directory (121.704696ms old) 2026/07/10 02:11:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/10 02:11:33 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:33 DEBUG : Looking for writers 2026/07/10 02:11:33 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/10 02:11:33 DEBUG : >WaitForWriters: 2026/07/10 02:11:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': vfs cache: cleaner exiting 2026/07/10 02:11:33 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (10.45s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:34 DEBUG : FiLeA: size = 5 OK 2026/07/10 02:11:34 DEBUG : FiLeA.rclone_chunk.001_xyhl1b: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/07/10 02:11:34 INFO : FiLeA.rclone_chunk.001_xyhl1b: Copied (server-side copy) to: FiLeA 2026/07/10 02:11:34 INFO : FiLeA.rclone_chunk.001_xyhl1b: Deleted 2026/07/10 02:11:34 DEBUG : FiLeB: size = 5 OK 2026/07/10 02:11:34 DEBUG : FiLeB.rclone_chunk.001_xyhlvv: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/07/10 02:11:34 INFO : FiLeB.rclone_chunk.001_xyhlvv: Copied (server-side copy) to: FiLeB 2026/07/10 02:11:34 INFO : FiLeB.rclone_chunk.001_xyhlvv: Deleted 2026/07/10 02:11:35 DEBUG : FilEb: size = 5 OK 2026/07/10 02:11:35 DEBUG : FilEb.rclone_chunk.001_xyhm5r: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/07/10 02:11:35 INFO : FilEb.rclone_chunk.001_xyhm5r: Copied (server-side copy) to: FilEb 2026/07/10 02:11:35 INFO : FilEb.rclone_chunk.001_xyhm5r: Deleted 2026/07/10 02:11:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 02:11:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 02:11:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/10 02:11:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 02:11:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 02:11:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/10 02:11:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:35 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:35 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 02:11:35 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 02:11:35 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/10 02:11:35 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:35 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:35 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:35 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/10 02:11:35 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/10 02:11:35 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/10 02:11:35 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:35 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:35 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:35 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/10 02:11:35 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/10 02:11:35 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/10 02:11:35 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:35 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 02:11:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 02:11:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/10 02:11:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 02:11:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 02:11:36 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/10 02:11:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 02:11:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 02:11:36 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/10 02:11:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 02:11:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 02:11:36 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/10 02:11:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/10 02:11:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/10 02:11:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/10 02:11:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/10 02:11:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/10 02:11:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/10 02:11:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:36 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/10 02:11:36 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/10 02:11:36 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/10 02:11:36 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/10 02:11:36 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 02:11:36 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 02:11:36 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/10 02:11:36 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:36 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:36 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:36 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:36 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:36 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/10 02:11:36 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/10 02:11:36 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/10 02:11:36 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:36 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:36 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/10 02:11:36 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/10 02:11:36 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/10 02:11:36 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:36 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:36 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:36 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:36 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:36 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:36 DEBUG : Looking for writers 2026/07/10 02:11:36 DEBUG : FiLeA: reading active writers 2026/07/10 02:11:36 DEBUG : FiLeB: reading active writers 2026/07/10 02:11:36 DEBUG : FilEb: reading active writers 2026/07/10 02:11:36 DEBUG : >WaitForWriters: 2026/07/10 02:11:36 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:36 DEBUG : Looking for writers 2026/07/10 02:11:36 DEBUG : FiLeB: reading active writers 2026/07/10 02:11:36 DEBUG : FilEb: reading active writers 2026/07/10 02:11:36 DEBUG : FiLeA: reading active writers 2026/07/10 02:11:36 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.79s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:37 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/07/10 02:11:37 DEBUG : normal name with no special characters.txt.rclone_chunk.001_xyhnue: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/07/10 02:11:37 INFO : normal name with no special characters.txt.rclone_chunk.001_xyhnue: Copied (server-side copy) to: normal name with no special characters.txt 2026/07/10 02:11:37 INFO : normal name with no special characters.txt.rclone_chunk.001_xyhnue: Deleted 2026/07/10 02:11:37 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/07/10 02:11:37 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_xyhor1: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/07/10 02:11:37 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_xyhor1: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/07/10 02:11:37 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_xyhor1: Deleted 2026/07/10 02:11:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/10 02:11:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/10 02:11:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/10 02:11:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:37 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/10 02:11:37 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/10 02:11:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/10 02:11:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:37 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:37 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:37 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/10 02:11:37 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/10 02:11:37 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/10 02:11:37 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:37 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:37 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:37 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:37 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:37 DEBUG : Looking for writers 2026/07/10 02:11:37 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/10 02:11:37 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/10 02:11:37 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.42s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:38 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': Reusing VFS from active cache 2026/07/10 02:11:38 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:38 DEBUG : Looking for writers 2026/07/10 02:11:38 DEBUG : >WaitForWriters: 2026/07/10 02:11:38 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:38 DEBUG : Looking for writers 2026/07/10 02:11:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.09s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:38 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:38 DEBUG : Looking for writers 2026/07/10 02:11:38 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:38 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:38 DEBUG : Looking for writers 2026/07/10 02:11:38 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:38 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:38 DEBUG : file1: size = 14 OK 2026/07/10 02:11:38 DEBUG : file1.rclone_chunk.001_xyhpjd: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:11:38 INFO : file1.rclone_chunk.001_xyhpjd: Copied (server-side copy) to: file1 2026/07/10 02:11:38 INFO : file1.rclone_chunk.001_xyhpjd: Deleted 2026/07/10 02:11:39 DEBUG : dir/file2: size = 14 OK 2026/07/10 02:11:39 DEBUG : dir/file2.rclone_chunk.001_xyhqih: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/10 02:11:39 INFO : dir/file2.rclone_chunk.001_xyhqih: Copied (server-side copy) to: dir/file2 2026/07/10 02:11:39 INFO : dir/file2.rclone_chunk.001_xyhqih: Deleted 2026/07/10 02:11:39 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:39 DEBUG : dir: Looking for writers 2026/07/10 02:11:39 DEBUG : file2: reading active writers 2026/07/10 02:11:39 DEBUG : Looking for writers 2026/07/10 02:11:39 DEBUG : dir: reading active writers 2026/07/10 02:11:39 DEBUG : file1: reading active writers 2026/07/10 02:11:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.44s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:40 DEBUG : file1: size = 14 OK 2026/07/10 02:11:40 DEBUG : file1.rclone_chunk.001_xyhq16: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:11:40 INFO : file1.rclone_chunk.001_xyhq16: Copied (server-side copy) to: file1 2026/07/10 02:11:40 INFO : file1.rclone_chunk.001_xyhq16: Deleted 2026/07/10 02:11:40 DEBUG : dir/file2: size = 14 OK 2026/07/10 02:11:40 DEBUG : dir/file2.rclone_chunk.001_xyhr5m: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/10 02:11:40 INFO : dir/file2.rclone_chunk.001_xyhr5m: Copied (server-side copy) to: dir/file2 2026/07/10 02:11:40 INFO : dir/file2.rclone_chunk.001_xyhr5m: Deleted 2026/07/10 02:11:41 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:41 DEBUG : dir: Looking for writers 2026/07/10 02:11:41 DEBUG : Looking for writers 2026/07/10 02:11:41 DEBUG : file1: reading active writers 2026/07/10 02:11:41 DEBUG : dir: reading active writers 2026/07/10 02:11:41 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.36s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:41 DEBUG : file1: size = 14 OK 2026/07/10 02:11:41 DEBUG : file1.rclone_chunk.001_xyhsw4: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/10 02:11:41 INFO : file1.rclone_chunk.001_xyhsw4: Copied (server-side copy) to: file1 2026/07/10 02:11:41 INFO : file1.rclone_chunk.001_xyhsw4: Deleted 2026/07/10 02:11:42 DEBUG : dir/file2: size = 14 OK 2026/07/10 02:11:42 DEBUG : dir/file2.rclone_chunk.001_xyhs0a: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/10 02:11:42 INFO : dir/file2.rclone_chunk.001_xyhs0a: Copied (server-side copy) to: dir/file2 2026/07/10 02:11:42 INFO : dir/file2.rclone_chunk.001_xyhs0a: Deleted 2026/07/10 02:11:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:42 DEBUG : file1: Open: flags=O_RDONLY 2026/07/10 02:11:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/10 02:11:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/10 02:11:42 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:42 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/10 02:11:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 02:11:42 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:42 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:42 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/10 02:11:42 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/10 02:11:42 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/10 02:11:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/10 02:11:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (0 bytes), uploading instead of streaming 2026/07/10 02:11:42 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/10 02:11:42 DEBUG : dir/new_file.txt.rclone_chunk.001_xyht43: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/10 02:11:42 INFO : dir/new_file.txt.rclone_chunk.001_xyht43: Copied (server-side copy) to: dir/new_file.txt 2026/07/10 02:11:42 INFO : dir/new_file.txt.rclone_chunk.001_xyht43: Deleted 2026/07/10 02:11:42 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/10 02:11:42 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/07/10 02:11:42 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/10 02:11:42 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:42 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/10 02:11:42 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:42 DEBUG : dir: Looking for writers 2026/07/10 02:11:42 DEBUG : file2: reading active writers 2026/07/10 02:11:42 DEBUG : new_file.txt: reading active writers 2026/07/10 02:11:42 DEBUG : Looking for writers 2026/07/10 02:11:42 DEBUG : dir: reading active writers 2026/07/10 02:11:42 DEBUG : file1: reading active writers 2026/07/10 02:11:42 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.85s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:43 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:43 DEBUG : dir/file2: size = 14 OK 2026/07/10 02:11:43 DEBUG : dir/file2.rclone_chunk.001_xyhuqn: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/07/10 02:11:43 INFO : dir/file2.rclone_chunk.001_xyhuqn: Copied (server-side copy) to: dir/file2 2026/07/10 02:11:43 INFO : dir/file2.rclone_chunk.001_xyhuqn: Deleted 2026/07/10 02:11:44 DEBUG : dir/file2: copy non-chunked object... 2026/07/10 02:11:44 DEBUG : dir/file1: size = 14 OK 2026/07/10 02:11:44 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/07/10 02:11:44 INFO : dir/file2: Deleted 2026/07/10 02:11:44 DEBUG : dir/file1: Updating file with dir/file1 0x21a11cfbc680 2026/07/10 02:11:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/10 02:11:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:44 DEBUG : dir/file1: copy non-chunked object... 2026/07/10 02:11:44 DEBUG : file0: size = 14 OK 2026/07/10 02:11:44 INFO : dir/file1: Copied (server-side copy) to: file0 2026/07/10 02:11:44 INFO : dir/file1: Deleted 2026/07/10 02:11:44 DEBUG : file0: Updating file with file0 0x21a11cfbc680 2026/07/10 02:11:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 02:11:44 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/10 02:11:44 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:44 DEBUG : dir: Looking for writers 2026/07/10 02:11:44 DEBUG : Looking for writers 2026/07/10 02:11:44 DEBUG : dir: reading active writers 2026/07/10 02:11:44 DEBUG : file0: reading active writers 2026/07/10 02:11:44 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.93s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:45 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:45 DEBUG : Looking for writers 2026/07/10 02:11:45 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:45 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:45 DEBUG : Looking for writers 2026/07/10 02:11:45 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:45 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:45 DEBUG : Looking for writers 2026/07/10 02:11:45 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-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:45 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:45 DEBUG : Looking for writers 2026/07/10 02:11:45 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.09s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 02:11:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 02:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:45 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/10 02:11:45 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/10 02:11:45 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/10 02:11:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (5 bytes), uploading instead of streaming 2026/07/10 02:11:45 DEBUG : file1: size = 5 OK 2026/07/10 02:11:45 DEBUG : file1.rclone_chunk.001_xyhwa4: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 02:11:45 INFO : file1.rclone_chunk.001_xyhwa4: Copied (server-side copy) to: file1 2026/07/10 02:11:45 INFO : file1.rclone_chunk.001_xyhwa4: Deleted 2026/07/10 02:11:45 DEBUG : file1: size = 5 OK 2026/07/10 02:11:45 DEBUG : file1: Size of src and dst objects identical 2026/07/10 02:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 02:11:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 02:11:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 02:11:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 02:11:45 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/10 02:11:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/10 02:11:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 02:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 02:11:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 02:11:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (0 bytes), uploading instead of streaming 2026/07/10 02:11:46 DEBUG : file1: size = 0 OK 2026/07/10 02:11:46 DEBUG : file1.rclone_chunk.001_xyhxnl: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/10 02:11:46 INFO : file1.rclone_chunk.001_xyhxnl: Copied (server-side copy) to: file1 2026/07/10 02:11:46 INFO : file1.rclone_chunk.001_xyhxnl: Deleted 2026/07/10 02:11:46 DEBUG : file1: size = 0 OK 2026/07/10 02:11:46 DEBUG : file1: Size of src and dst objects identical 2026/07/10 02:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/10 02:11:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 02:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 02:11:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 02:11:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:46 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (7 bytes), uploading instead of streaming 2026/07/10 02:11:47 DEBUG : file1: size = 7 OK 2026/07/10 02:11:47 DEBUG : file1.rclone_chunk.001_xyhxsc: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/10 02:11:47 INFO : file1.rclone_chunk.001_xyhxsc: Copied (server-side copy) to: file1 2026/07/10 02:11:47 INFO : file1.rclone_chunk.001_xyhxsc: Deleted 2026/07/10 02:11:47 DEBUG : file1: size = 7 OK 2026/07/10 02:11:47 DEBUG : file1: Size of src and dst objects identical 2026/07/10 02:11:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:47 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:47 DEBUG : Looking for writers 2026/07/10 02:11:47 DEBUG : file1: reading active writers 2026/07/10 02:11:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.80s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 02:11:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 02:11:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:47 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/10 02:11:48 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/10 02:11:48 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/10 02:11:48 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/10 02:11:48 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (11 bytes), uploading instead of streaming 2026/07/10 02:11:48 DEBUG : file1: size = 11 OK 2026/07/10 02:11:48 DEBUG : file1.rclone_chunk.001_xyhz1u: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/10 02:11:48 INFO : file1.rclone_chunk.001_xyhz1u: Copied (server-side copy) to: file1 2026/07/10 02:11:48 INFO : file1.rclone_chunk.001_xyhz1u: Deleted 2026/07/10 02:11:48 DEBUG : file1: size = 11 OK 2026/07/10 02:11:48 DEBUG : file1: Size of src and dst objects identical 2026/07/10 02:11:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:48 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/10 02:11:48 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:48 DEBUG : Looking for writers 2026/07/10 02:11:48 DEBUG : file1: reading active writers 2026/07/10 02:11:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.80s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 02:11:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 02:11:49 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/10 02:11:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (5 bytes), uploading instead of streaming 2026/07/10 02:11:49 DEBUG : file1: size = 5 OK 2026/07/10 02:11:49 DEBUG : file1.rclone_chunk.001_xyi0gc: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/10 02:11:49 INFO : file1.rclone_chunk.001_xyi0gc: Copied (server-side copy) to: file1 2026/07/10 02:11:49 INFO : file1.rclone_chunk.001_xyi0gc: Deleted 2026/07/10 02:11:49 DEBUG : file1: size = 5 OK 2026/07/10 02:11:49 DEBUG : file1: Size of src and dst objects identical 2026/07/10 02:11:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:49 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/10 02:11:49 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:49 DEBUG : Looking for writers 2026/07/10 02:11:49 DEBUG : file1: reading active writers 2026/07/10 02:11:49 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.63s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 02:11:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 02:11:49 DEBUG : file1: WriteFileHandle.Release closing 2026/07/10 02:11:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:49 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (0 bytes), uploading instead of streaming 2026/07/10 02:11:50 DEBUG : file1: size = 0 OK 2026/07/10 02:11:50 DEBUG : file1.rclone_chunk.001_xyi0o4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/10 02:11:50 INFO : file1.rclone_chunk.001_xyi0o4: Copied (server-side copy) to: file1 2026/07/10 02:11:50 INFO : file1.rclone_chunk.001_xyi0o4: Deleted 2026/07/10 02:11:50 DEBUG : file1: size = 0 OK 2026/07/10 02:11:50 DEBUG : file1: Size of src and dst objects identical 2026/07/10 02:11:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:50 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/10 02:11:50 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:50 DEBUG : Looking for writers 2026/07/10 02:11:50 DEBUG : file1: reading active writers 2026/07/10 02:11:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.69s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 02:11:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 02:11:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:50 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (2 bytes), uploading instead of streaming 2026/07/10 02:11:50 DEBUG : file1: size = 2 OK 2026/07/10 02:11:50 DEBUG : file1.rclone_chunk.001_xyi1ei: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/10 02:11:50 INFO : file1.rclone_chunk.001_xyi1ei: Copied (server-side copy) to: file1 2026/07/10 02:11:50 INFO : file1.rclone_chunk.001_xyi1ei: Deleted 2026/07/10 02:11:50 DEBUG : file1: size = 2 OK 2026/07/10 02:11:50 DEBUG : file1: Size of src and dst objects identical 2026/07/10 02:11:50 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/10 02:11:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:50 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:50 DEBUG : Looking for writers 2026/07/10 02:11:50 DEBUG : file1: reading active writers 2026/07/10 02:11:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.65s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 02:11:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 02:11:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (0 bytes), uploading instead of streaming 2026/07/10 02:11:51 DEBUG : file1: size = 0 OK 2026/07/10 02:11:51 DEBUG : file1.rclone_chunk.001_xyi219: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/10 02:11:51 INFO : file1.rclone_chunk.001_xyi219: Copied (server-side copy) to: file1 2026/07/10 02:11:51 INFO : file1.rclone_chunk.001_xyi219: Deleted 2026/07/10 02:11:51 DEBUG : file1: size = 0 OK 2026/07/10 02:11:51 DEBUG : file1: Size of src and dst objects identical 2026/07/10 02:11:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:51 DEBUG : file1: Open: flags=O_RDONLY 2026/07/10 02:11:51 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/10 02:11:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/10 02:11:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:51 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:51 DEBUG : Looking for writers 2026/07/10 02:11:51 DEBUG : file1: reading active writers 2026/07/10 02:11:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.68s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 02:11:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 02:11:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 02:11:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 02:11:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': File to upload is small (100 bytes), uploading instead of streaming 2026/07/10 02:11:52 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/07/10 02:11:52 DEBUG : file1.rclone_chunk.001_xyi2qt: md5 = 16188fc05b2123e3e4f6c9e9eaf1ac40 OK 2026/07/10 02:11:52 INFO : file1.rclone_chunk.001_xyi2qt: Copied (server-side copy) to: file1.rclone_chunk.001 2026/07/10 02:11:52 INFO : file1.rclone_chunk.001_xyi2qt: Deleted 2026/07/10 02:11:52 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/07/10 02:11:52 DEBUG : file1.rclone_chunk.002_xyi2qt: md5 = 5663d220795f4ff4df8e5c8c899b4ee4 OK 2026/07/10 02:11:52 INFO : file1.rclone_chunk.002_xyi2qt: Copied (server-side copy) to: file1.rclone_chunk.002 2026/07/10 02:11:52 INFO : file1.rclone_chunk.002_xyi2qt: Deleted 2026/07/10 02:11:52 DEBUG : file1: size = 100 OK 2026/07/10 02:11:52 DEBUG : file1: Size of src and dst objects identical 2026/07/10 02:11:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 02:11:52 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 02:11:52 DEBUG : file1: Open: flags=O_RDONLY 2026/07/10 02:11:52 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/10 02:11:52 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/10 02:11:52 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:52 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:52 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:52 DEBUG : Looking for writers 2026/07/10 02:11:52 DEBUG : file1: reading active writers 2026/07/10 02:11:52 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.20s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:53 DEBUG : flat/f000.txt: size = 7 OK 2026/07/10 02:11:53 DEBUG : flat/f000.txt.rclone_chunk.001_xyi39w: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/07/10 02:11:53 INFO : flat/f000.txt.rclone_chunk.001_xyi39w: Copied (server-side copy) to: flat/f000.txt 2026/07/10 02:11:53 INFO : flat/f000.txt.rclone_chunk.001_xyi39w: Deleted 2026/07/10 02:11:53 DEBUG : flat/f001.txt: size = 14 OK 2026/07/10 02:11:53 DEBUG : flat/f001.txt.rclone_chunk.001_xyi4ue: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/07/10 02:11:53 INFO : flat/f001.txt.rclone_chunk.001_xyi4ue: Copied (server-side copy) to: flat/f001.txt 2026/07/10 02:11:53 INFO : flat/f001.txt.rclone_chunk.001_xyi4ue: Deleted 2026/07/10 02:11:54 DEBUG : flat/f002.txt: size = 21 OK 2026/07/10 02:11:54 DEBUG : flat/f002.txt.rclone_chunk.001_xyi44j: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/07/10 02:11:54 INFO : flat/f002.txt.rclone_chunk.001_xyi44j: Copied (server-side copy) to: flat/f002.txt 2026/07/10 02:11:54 INFO : flat/f002.txt.rclone_chunk.001_xyi44j: Deleted 2026/07/10 02:11:54 DEBUG : flat/f003.txt: size = 28 OK 2026/07/10 02:11:54 DEBUG : flat/f003.txt.rclone_chunk.001_xyi53c: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/07/10 02:11:54 INFO : flat/f003.txt.rclone_chunk.001_xyi53c: Copied (server-side copy) to: flat/f003.txt 2026/07/10 02:11:54 INFO : flat/f003.txt.rclone_chunk.001_xyi53c: Deleted 2026/07/10 02:11:54 DEBUG : flat/f004.txt: size = 35 OK 2026/07/10 02:11:54 DEBUG : flat/f004.txt.rclone_chunk.001_xyi5pj: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/07/10 02:11:54 INFO : flat/f004.txt.rclone_chunk.001_xyi5pj: Copied (server-side copy) to: flat/f004.txt 2026/07/10 02:11:55 INFO : flat/f004.txt.rclone_chunk.001_xyi5pj: Deleted 2026/07/10 02:11:55 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/10 02:11:55 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/10 02:11:55 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:55 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:55 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/10 02:11:55 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/10 02:11:55 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:55 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:55 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/10 02:11:55 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/10 02:11:55 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:55 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:55 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/10 02:11:55 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/10 02:11:55 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:55 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:55 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/10 02:11:55 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/10 02:11:55 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:55 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:55 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:55 DEBUG : flat: Looking for writers 2026/07/10 02:11:55 DEBUG : f000.txt: reading active writers 2026/07/10 02:11:55 DEBUG : f001.txt: reading active writers 2026/07/10 02:11:55 DEBUG : f002.txt: reading active writers 2026/07/10 02:11:55 DEBUG : f003.txt: reading active writers 2026/07/10 02:11:55 DEBUG : f004.txt: reading active writers 2026/07/10 02:11:55 DEBUG : Looking for writers 2026/07/10 02:11:55 DEBUG : flat: reading active writers 2026/07/10 02:11:55 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.41s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:56 DEBUG : a/top.txt: size = 3 OK 2026/07/10 02:11:56 DEBUG : a/top.txt.rclone_chunk.001_xyi7dh: md5 = b28354b543375bfa94dabaeda722927f OK 2026/07/10 02:11:56 INFO : a/top.txt.rclone_chunk.001_xyi7dh: Copied (server-side copy) to: a/top.txt 2026/07/10 02:11:56 INFO : a/top.txt.rclone_chunk.001_xyi7dh: Deleted 2026/07/10 02:11:57 DEBUG : a/b/mid.txt: size = 3 OK 2026/07/10 02:11:57 DEBUG : a/b/mid.txt.rclone_chunk.001_xyi7co: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/07/10 02:11:57 INFO : a/b/mid.txt.rclone_chunk.001_xyi7co: Copied (server-side copy) to: a/b/mid.txt 2026/07/10 02:11:57 INFO : a/b/mid.txt.rclone_chunk.001_xyi7co: Deleted 2026/07/10 02:11:57 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/07/10 02:11:57 DEBUG : a/b/c/deep.txt.rclone_chunk.001_xyi8pu: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/07/10 02:11:57 INFO : a/b/c/deep.txt.rclone_chunk.001_xyi8pu: Copied (server-side copy) to: a/b/c/deep.txt 2026/07/10 02:11:57 INFO : a/b/c/deep.txt.rclone_chunk.001_xyi8pu: Deleted 2026/07/10 02:11:57 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/10 02:11:57 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/10 02:11:57 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:57 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:57 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/10 02:11:57 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/10 02:11:57 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:57 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:57 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/10 02:11:57 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/10 02:11:57 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:57 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:57 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:57 DEBUG : a/b/c: Looking for writers 2026/07/10 02:11:57 DEBUG : deep.txt: reading active writers 2026/07/10 02:11:57 DEBUG : a/b: Looking for writers 2026/07/10 02:11:57 DEBUG : c: reading active writers 2026/07/10 02:11:57 DEBUG : mid.txt: reading active writers 2026/07/10 02:11:57 DEBUG : a: Looking for writers 2026/07/10 02:11:57 DEBUG : b: reading active writers 2026/07/10 02:11:57 DEBUG : top.txt: reading active writers 2026/07/10 02:11:57 DEBUG : Looking for writers 2026/07/10 02:11:57 DEBUG : a: reading active writers 2026/07/10 02:11:57 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.08s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/07/10 02:11:58 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:11:58 DEBUG : Looking for writers 2026/07/10 02:11:58 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo'", Local "Local file system at /tmp/rclone1254300008", Modify Window "1ns" 2026/07/10 02:11:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': poll-interval is not supported by this remote 2026/07/10 02:11:58 DEBUG : dir1/a.txt: size = 1 OK 2026/07/10 02:11:58 DEBUG : dir1/a.txt.rclone_chunk.001_xyi9ll: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/07/10 02:11:58 INFO : dir1/a.txt.rclone_chunk.001_xyi9ll: Copied (server-side copy) to: dir1/a.txt 2026/07/10 02:11:58 INFO : dir1/a.txt.rclone_chunk.001_xyi9ll: Deleted 2026/07/10 02:11:59 DEBUG : dir2/b.txt: size = 1 OK 2026/07/10 02:11:59 DEBUG : dir2/b.txt.rclone_chunk.001_xyi9vw: md5 = 415290769594460e2e485922904f345d OK 2026/07/10 02:11:59 INFO : dir2/b.txt.rclone_chunk.001_xyi9vw: Copied (server-side copy) to: dir2/b.txt 2026/07/10 02:11:59 INFO : dir2/b.txt.rclone_chunk.001_xyi9vw: Deleted 2026/07/10 02:11:59 DEBUG : dir3/c.txt: size = 1 OK 2026/07/10 02:11:59 DEBUG : dir3/c.txt.rclone_chunk.001_xyiaa4: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/07/10 02:11:59 INFO : dir3/c.txt.rclone_chunk.001_xyiaa4: Copied (server-side copy) to: dir3/c.txt 2026/07/10 02:11:59 INFO : dir3/c.txt.rclone_chunk.001_xyiaa4: Deleted 2026/07/10 02:11:59 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/10 02:11:59 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/10 02:11:59 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:11:59 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:11:59 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/10 02:11:59 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/10 02:11:59 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:12:00 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:12:00 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/10 02:12:00 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/10 02:12:00 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 02:12:00 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 02:12:00 DEBUG : WaitForWriters: timeout=30s 2026/07/10 02:12:00 DEBUG : dir3: Looking for writers 2026/07/10 02:12:00 DEBUG : c.txt: reading active writers 2026/07/10 02:12:00 DEBUG : dir1: Looking for writers 2026/07/10 02:12:00 DEBUG : a.txt: reading active writers 2026/07/10 02:12:00 DEBUG : dir2: Looking for writers 2026/07/10 02:12:00 DEBUG : b.txt: reading active writers 2026/07/10 02:12:00 DEBUG : Looking for writers 2026/07/10 02:12:00 DEBUG : dir1: reading active writers 2026/07/10 02:12:00 DEBUG : dir2: reading active writers 2026/07/10 02:12:00 DEBUG : dir3: reading active writers 2026/07/10 02:12:00 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.08s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/10 02:12:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-toyoriz7repo': Purge remote 2026/07/10 02:12:00 DEBUG : Waiting for deletions to finish 2026/07/10 02:12:00 INFO : S3 bucket rclone-test-toyoriz7repo: Bucket "rclone-test-toyoriz7repo" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Finished OK in 1m57.023129741s (try 1/5)