"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/06/29 03:25:59 DEBUG : Creating backend with remote "TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo" 2026/06/29 03:25:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/29 03:25:59 DEBUG : Creating backend with remote "TestS3:rclone-test-zutuqug9budo" 2026/06/29 03:25:59 DEBUG : Creating backend with remote "/tmp/rclone1796266689" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:25:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:00 INFO : S3 bucket rclone-test-zutuqug9budo: Bucket "rclone-test-zutuqug9budo" created with ACL "" 2026/06/29 03:26:01 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:01 DEBUG : dir/file1.rclone_chunk.001_dolnu1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:01 INFO : dir/file1.rclone_chunk.001_dolnu1: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:01 INFO : dir/file1.rclone_chunk.001_dolnu1: Deleted 2026/06/29 03:26:01 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:01 DEBUG : dir: Looking for writers 2026/06/29 03:26:01 DEBUG : Looking for writers 2026/06/29 03:26:01 DEBUG : dir: reading active writers 2026/06/29 03:26:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.59s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:01 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:01 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:01 DEBUG : dir/file1.rclone_chunk.001_dolog1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:01 INFO : dir/file1.rclone_chunk.001_dolog1: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:02 INFO : dir/file1.rclone_chunk.001_dolog1: Deleted 2026/06/29 03:26:02 DEBUG : dir/file2: size = 15 OK 2026/06/29 03:26:02 DEBUG : dir/file2.rclone_chunk.001_dolpge: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/29 03:26:02 INFO : dir/file2.rclone_chunk.001_dolpge: Copied (server-side copy) to: dir/file2 2026/06/29 03:26:02 INFO : dir/file2.rclone_chunk.001_dolpge: Deleted 2026/06/29 03:26:02 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/29 03:26:02 DEBUG : dir/subdir/file3.rclone_chunk.001_dolpyp: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/29 03:26:02 INFO : dir/subdir/file3.rclone_chunk.001_dolpyp: Copied (server-side copy) to: dir/subdir/file3 2026/06/29 03:26:02 INFO : dir/subdir/file3.rclone_chunk.001_dolpyp: Deleted 2026/06/29 03:26:03 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:03 DEBUG : dir/subdir: Looking for writers 2026/06/29 03:26:03 DEBUG : dir: Looking for writers 2026/06/29 03:26:03 DEBUG : file1: reading active writers 2026/06/29 03:26:03 DEBUG : file2: reading active writers 2026/06/29 03:26:03 DEBUG : subdir: reading active writers 2026/06/29 03:26:03 DEBUG : Looking for writers 2026/06/29 03:26:03 DEBUG : dir: reading active writers 2026/06/29 03:26:03 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.00s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:03 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:03 DEBUG : dir/file1.rclone_chunk.001_dolq1u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:03 INFO : dir/file1.rclone_chunk.001_dolq1u: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:04 INFO : dir/file1.rclone_chunk.001_dolq1u: Deleted 2026/06/29 03:26:04 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:04 DEBUG : dir: Looking for writers 2026/06/29 03:26:04 DEBUG : file1: reading active writers 2026/06/29 03:26:04 DEBUG : Looking for writers 2026/06/29 03:26:04 DEBUG : dir: reading active writers 2026/06/29 03:26:04 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.84s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:04 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:04 DEBUG : dir/file1.rclone_chunk.001_dolrfw: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:04 INFO : dir/file1.rclone_chunk.001_dolrfw: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:04 INFO : dir/file1.rclone_chunk.001_dolrfw: Deleted 2026/06/29 03:26:05 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:05 DEBUG : dir: Looking for writers 2026/06/29 03:26:05 DEBUG : Looking for writers 2026/06/29 03:26:05 DEBUG : dir: reading active writers 2026/06/29 03:26:05 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.80s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:05 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:05 DEBUG : dir/file1.rclone_chunk.001_dols8o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:05 INFO : dir/file1.rclone_chunk.001_dols8o: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:05 INFO : dir/file1.rclone_chunk.001_dols8o: Deleted 2026/06/29 03:26:06 DEBUG : dir: forgetting directory cache 2026/06/29 03:26:06 DEBUG : forgetting directory cache 2026/06/29 03:26:06 DEBUG : dir: forgetting directory cache 2026/06/29 03:26:06 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:06 DEBUG : Looking for writers 2026/06/29 03:26:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.98s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:06 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:06 DEBUG : dir/file1.rclone_chunk.001_doltex: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:06 INFO : dir/file1.rclone_chunk.001_doltex: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:06 INFO : dir/file1.rclone_chunk.001_doltex: Deleted 2026/06/29 03:26:06 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/29 03:26:06 DEBUG : dir: invalidating directory cache 2026/06/29 03:26:06 DEBUG : >ForgetPath: 2026/06/29 03:26:06 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/29 03:26:06 DEBUG : invalidating directory cache 2026/06/29 03:26:06 DEBUG : dir: forgetting directory cache 2026/06/29 03:26:06 DEBUG : >ForgetPath: 2026/06/29 03:26:06 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/29 03:26:06 DEBUG : >ForgetPath: 2026/06/29 03:26:06 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:06 DEBUG : dir: Looking for writers 2026/06/29 03:26:06 DEBUG : Looking for writers 2026/06/29 03:26:06 DEBUG : dir: reading active writers 2026/06/29 03:26:06 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.88s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:07 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:07 DEBUG : dir/file1.rclone_chunk.001_dolu4e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:07 INFO : dir/file1.rclone_chunk.001_dolu4e: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:07 INFO : dir/file1.rclone_chunk.001_dolu4e: Deleted 2026/06/29 03:26:08 DEBUG : fil/a/b/c: size = 15 OK 2026/06/29 03:26:08 DEBUG : fil/a/b/c.rclone_chunk.001_dolu3c: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/06/29 03:26:08 INFO : fil/a/b/c.rclone_chunk.001_dolu3c: Copied (server-side copy) to: fil/a/b/c 2026/06/29 03:26:08 INFO : fil/a/b/c.rclone_chunk.001_dolu3c: Deleted 2026/06/29 03:26:08 DEBUG : forgetting directory cache 2026/06/29 03:26:08 DEBUG : dir: forgetting directory cache 2026/06/29 03:26:08 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:08 DEBUG : dir: Looking for writers 2026/06/29 03:26:08 DEBUG : fil/a/b: Looking for writers 2026/06/29 03:26:08 DEBUG : fil/a: Looking for writers 2026/06/29 03:26:08 DEBUG : b: reading active writers 2026/06/29 03:26:08 DEBUG : fil: Looking for writers 2026/06/29 03:26:08 DEBUG : a: reading active writers 2026/06/29 03:26:08 DEBUG : Looking for writers 2026/06/29 03:26:08 DEBUG : dir: reading active writers 2026/06/29 03:26:08 DEBUG : fil: reading active writers 2026/06/29 03:26:08 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.89s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:09 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:09 DEBUG : dir/file1.rclone_chunk.001_dolw38: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:09 INFO : dir/file1.rclone_chunk.001_dolw38: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:09 INFO : dir/file1.rclone_chunk.001_dolw38: Deleted 2026/06/29 03:26:09 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:09 DEBUG : dir: Looking for writers 2026/06/29 03:26:09 DEBUG : Looking for writers 2026/06/29 03:26:09 DEBUG : dir: reading active writers 2026/06/29 03:26:09 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.83s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:10 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:10 DEBUG : dir/file1.rclone_chunk.001_dolw5l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:10 INFO : dir/file1.rclone_chunk.001_dolw5l: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:10 INFO : dir/file1.rclone_chunk.001_dolw5l: Deleted 2026/06/29 03:26:10 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:10 DEBUG : dir: Looking for writers 2026/06/29 03:26:10 DEBUG : file1: reading active writers 2026/06/29 03:26:10 DEBUG : Looking for writers 2026/06/29 03:26:10 DEBUG : dir: reading active writers 2026/06/29 03:26:10 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.92s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:11 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:11 DEBUG : dir/file1.rclone_chunk.001_dolx0y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:11 INFO : dir/file1.rclone_chunk.001_dolx0y: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:11 INFO : dir/file1.rclone_chunk.001_dolx0y: Deleted 2026/06/29 03:26:11 DEBUG : dir/file2: size = 15 OK 2026/06/29 03:26:11 DEBUG : dir/file2.rclone_chunk.001_doly7u: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/06/29 03:26:11 INFO : dir/file2.rclone_chunk.001_doly7u: Copied (server-side copy) to: dir/file2 2026/06/29 03:26:11 INFO : dir/file2.rclone_chunk.001_doly7u: Deleted 2026/06/29 03:26:11 DEBUG : dir/subdir/file3: size = 16 OK 2026/06/29 03:26:11 DEBUG : dir/subdir/file3.rclone_chunk.001_dolymd: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/06/29 03:26:11 INFO : dir/subdir/file3.rclone_chunk.001_dolymd: Copied (server-side copy) to: dir/subdir/file3 2026/06/29 03:26:12 INFO : dir/subdir/file3.rclone_chunk.001_dolymd: Deleted === RUN TestDirReadDirAll/Virtual 2026/06/29 03:26:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/29 03:26:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/29 03:26:12 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/29 03:26:12 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/29 03:26:12 DEBUG : dir/virtualFile: size = 20 OK 2026/06/29 03:26:12 DEBUG : dir/virtualFile.rclone_chunk.001_dolzxz: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/06/29 03:26:12 INFO : dir/virtualFile.rclone_chunk.001_dolzxz: Copied (server-side copy) to: dir/virtualFile 2026/06/29 03:26:12 INFO : dir/virtualFile.rclone_chunk.001_dolzxz: Deleted 2026/06/29 03:26:13 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/06/29 03:26:13 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_dolza1: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/06/29 03:26:13 INFO : dir/virtualDir/testFile.rclone_chunk.001_dolza1: Copied (server-side copy) to: dir/virtualDir/testFile 2026/06/29 03:26:13 INFO : dir/virtualDir/testFile.rclone_chunk.001_dolza1: Deleted 2026/06/29 03:26:13 DEBUG : S3 bucket rclone-test-zutuqug9budo: bucket is versioned: false 2026/06/29 03:26:13 DEBUG : Waiting for deletions to finish 2026/06/29 03:26:13 DEBUG : "dir/subdir/file3" version false 2026/06/29 03:26:13 DEBUG : dir/subdir/file3: Deleting (id "") 2026/06/29 03:26:13 INFO : dir/subdir/file3: Deleted 2026/06/29 03:26:13 DEBUG : dir: invalidating directory cache 2026/06/29 03:26:13 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/29 03:26:13 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/29 03:26:13 DEBUG : dir/file1: Reset virtual modtime 2026/06/29 03:26:13 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/29 03:26:13 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/29 03:26:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/29 03:26:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/29 03:26:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/29 03:26:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:13 DEBUG : dir: invalidating directory cache 2026/06/29 03:26:13 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/29 03:26:13 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/29 03:26:13 DEBUG : forgetting directory cache 2026/06/29 03:26:13 DEBUG : dir: forgetting directory cache 2026/06/29 03:26:13 DEBUG : dir/virtualDir2: forgetting directory cache 2026/06/29 03:26:13 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/29 03:26:13 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:13 DEBUG : dir/virtualDir: Looking for writers 2026/06/29 03:26:13 DEBUG : dir/virtualDir2: Looking for writers 2026/06/29 03:26:13 DEBUG : dir: Looking for writers 2026/06/29 03:26:13 DEBUG : file1: reading active writers 2026/06/29 03:26:13 DEBUG : virtualFile2: reading active writers 2026/06/29 03:26:13 DEBUG : virtualDir2: reading active writers 2026/06/29 03:26:13 DEBUG : virtualFile: reading active writers 2026/06/29 03:26:13 DEBUG : virtualDir: reading active writers 2026/06/29 03:26:13 DEBUG : Looking for writers 2026/06/29 03:26:13 DEBUG : dir: reading active writers 2026/06/29 03:26:13 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.33s) --- PASS: TestDirReadDirAll/Virtual (1.27s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:14 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:14 DEBUG : dir/file1.rclone_chunk.001_dom1rt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:14 INFO : dir/file1.rclone_chunk.001_dom1rt: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:14 INFO : dir/file1.rclone_chunk.001_dom1rt: Deleted 2026/06/29 03:26:14 ERROR : dir/: Can only open directories read only 2026/06/29 03:26:14 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:14 DEBUG : dir: Looking for writers 2026/06/29 03:26:14 DEBUG : Looking for writers 2026/06/29 03:26:14 DEBUG : dir: reading active writers 2026/06/29 03:26:14 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.78s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:14 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:15 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:15 DEBUG : dir/file1.rclone_chunk.001_dom1g0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:15 INFO : dir/file1.rclone_chunk.001_dom1g0: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:15 INFO : dir/file1.rclone_chunk.001_dom1g0: Deleted 2026/06/29 03:26:15 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:26:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/29 03:26:15 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/29 03:26:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/29 03:26:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/29 03:26:16 DEBUG : dir/potato: size = 5 OK 2026/06/29 03:26:16 DEBUG : dir/potato.rclone_chunk.001_dom2yx: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:26:16 INFO : dir/potato.rclone_chunk.001_dom2yx: Copied (server-side copy) to: dir/potato 2026/06/29 03:26:16 INFO : dir/potato.rclone_chunk.001_dom2yx: Deleted 2026/06/29 03:26:16 DEBUG : dir/potato: size = 5 OK 2026/06/29 03:26:16 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:26:16 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/06/29 03:26:16 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/29 03:26:16 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:16 DEBUG : dir: Looking for writers 2026/06/29 03:26:16 DEBUG : file1: reading active writers 2026/06/29 03:26:16 DEBUG : potato: reading active writers 2026/06/29 03:26:16 DEBUG : Looking for writers 2026/06/29 03:26:16 DEBUG : dir: reading active writers 2026/06/29 03:26:16 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.48s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:16 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:16 DEBUG : dir/file1.rclone_chunk.001_dom36p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:16 INFO : dir/file1.rclone_chunk.001_dom36p: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:16 INFO : dir/file1.rclone_chunk.001_dom36p: Deleted 2026/06/29 03:26:17 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/06/29 03:26:17 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:17 DEBUG : dir/sub: Looking for writers 2026/06/29 03:26:17 DEBUG : dir: Looking for writers 2026/06/29 03:26:17 DEBUG : file1: reading active writers 2026/06/29 03:26:17 DEBUG : sub: reading active writers 2026/06/29 03:26:17 DEBUG : Looking for writers 2026/06/29 03:26:17 DEBUG : dir: reading active writers 2026/06/29 03:26:17 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.13s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:17 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:17 DEBUG : dir/file1.rclone_chunk.001_dom4ct: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:17 INFO : dir/file1.rclone_chunk.001_dom4ct: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:17 INFO : dir/file1.rclone_chunk.001_dom4ct: Deleted 2026/06/29 03:26:18 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/29 03:26:18 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/06/29 03:26:18 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:18 DEBUG : dir/sub/subsub: Looking for writers 2026/06/29 03:26:18 DEBUG : dir/sub: Looking for writers 2026/06/29 03:26:18 DEBUG : subsub: reading active writers 2026/06/29 03:26:18 DEBUG : dir: Looking for writers 2026/06/29 03:26:18 DEBUG : file1: reading active writers 2026/06/29 03:26:18 DEBUG : sub: reading active writers 2026/06/29 03:26:18 DEBUG : Looking for writers 2026/06/29 03:26:18 DEBUG : dir: reading active writers 2026/06/29 03:26:18 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.12s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:18 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:18 DEBUG : dir/file1.rclone_chunk.001_dom5k5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:18 INFO : dir/file1.rclone_chunk.001_dom5k5: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:18 INFO : dir/file1.rclone_chunk.001_dom5k5: Deleted 2026/06/29 03:26:19 ERROR : dir/: Dir.Remove not empty 2026/06/29 03:26:19 DEBUG : dir/file1: Remove: 2026/06/29 03:26:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:19 DEBUG : dir/file1: >Remove: err= 2026/06/29 03:26:19 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/29 03:26:19 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:19 DEBUG : Looking for writers 2026/06/29 03:26:19 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.83s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:19 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:19 DEBUG : dir/file1.rclone_chunk.001_dom6xm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:19 INFO : dir/file1.rclone_chunk.001_dom6xm: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:19 INFO : dir/file1.rclone_chunk.001_dom6xm: Deleted 2026/06/29 03:26:20 DEBUG : dir/file1: Remove: 2026/06/29 03:26:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:20 DEBUG : dir/file1: >Remove: err= 2026/06/29 03:26:20 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/29 03:26:20 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:20 DEBUG : Looking for writers 2026/06/29 03:26:20 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.84s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:20 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:20 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:20 DEBUG : dir/file1.rclone_chunk.001_dom7c7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:20 INFO : dir/file1.rclone_chunk.001_dom7c7: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:20 INFO : dir/file1.rclone_chunk.001_dom7c7: Deleted 2026/06/29 03:26:20 DEBUG : dir/file1: Remove: 2026/06/29 03:26:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:21 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/06/29 03:26:21 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:21 DEBUG : dir: Looking for writers 2026/06/29 03:26:21 DEBUG : Looking for writers 2026/06/29 03:26:21 DEBUG : dir: reading active writers 2026/06/29 03:26:21 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.92s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:21 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:21 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:21 DEBUG : dir/file1.rclone_chunk.001_dom8ub: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:21 INFO : dir/file1.rclone_chunk.001_dom8ub: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:21 INFO : dir/file1.rclone_chunk.001_dom8ub: Deleted 2026/06/29 03:26:22 DEBUG : dir/file3: size = 15 OK 2026/06/29 03:26:22 DEBUG : dir/file3.rclone_chunk.001_dom8yf: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/06/29 03:26:22 INFO : dir/file3.rclone_chunk.001_dom8yf: Copied (server-side copy) to: dir/file3 2026/06/29 03:26:22 INFO : dir/file3.rclone_chunk.001_dom8yf: Deleted 2026/06/29 03:26:22 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/29 03:26:22 DEBUG : dir/file3: copy non-chunked object... 2026/06/29 03:26:22 DEBUG : dir/file1: copy non-chunked object... 2026/06/29 03:26:22 DEBUG : dir2/file1: size = 14 OK 2026/06/29 03:26:22 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:22 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/06/29 03:26:22 DEBUG : dir2/file3: size = 15 OK 2026/06/29 03:26:22 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/06/29 03:26:22 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/06/29 03:26:22 INFO : dir/file1: Deleted 2026/06/29 03:26:22 INFO : dir/file3: Deleted 2026/06/29 03:26:22 DEBUG : dir: Updating dir with dir2 0x211b9359f380 2026/06/29 03:26:22 DEBUG : dir: forgetting directory cache 2026/06/29 03:26:22 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/29 03:26:22 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/29 03:26:23 DEBUG : dir2/file1: copy non-chunked object... 2026/06/29 03:26:23 DEBUG : file2: size = 14 OK 2026/06/29 03:26:23 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:23 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/06/29 03:26:23 INFO : dir2/file1: Deleted 2026/06/29 03:26:23 DEBUG : file2: Updating file with file2 0x211b93b2a410 2026/06/29 03:26:23 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/29 03:26:23 DEBUG : file2: copy non-chunked object... 2026/06/29 03:26:23 DEBUG : dir2/file3: size = 14 OK 2026/06/29 03:26:23 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:23 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/06/29 03:26:23 INFO : file2: Deleted 2026/06/29 03:26:23 DEBUG : dir2/file3: Updating file with dir2/file3 0x211b93b2a410 2026/06/29 03:26:23 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/29 03:26:23 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/29 03:26:23 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/29 03:26:23 DEBUG : empty directory: Updating dir with renamed empty directory 0x211b93b2add0 2026/06/29 03:26:23 DEBUG : empty directory: forgetting directory cache 2026/06/29 03:26:23 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/29 03:26:23 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/29 03:26:23 DEBUG : dir2: Renaming to "dir3" 2026/06/29 03:26:23 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:23 DEBUG : dir3: Looking for writers 2026/06/29 03:26:23 DEBUG : file3: reading active writers 2026/06/29 03:26:23 DEBUG : renamed empty directory: Looking for writers 2026/06/29 03:26:23 DEBUG : Looking for writers 2026/06/29 03:26:23 DEBUG : dir3: reading active writers 2026/06/29 03:26:23 DEBUG : renamed empty directory: reading active writers 2026/06/29 03:26:23 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.94s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:24 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:24 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:24 DEBUG : dir/file1.rclone_chunk.001_domblk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:24 INFO : dir/file1.rclone_chunk.001_domblk: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:24 INFO : dir/file1.rclone_chunk.001_domblk: Deleted 2026/06/29 03:26:24 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/29 03:26:24 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:26:24 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 03:26:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/29 03:26:24 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/29 03:26:24 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/29 03:26:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/29 03:26:24 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:26:24 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 03:26:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/29 03:26:24 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/29 03:26:24 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/29 03:26:24 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/29 03:26:24 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (12 bytes), uploading instead of streaming 2026/06/29 03:26:25 DEBUG : dir/sub/file2: size = 12 OK 2026/06/29 03:26:25 DEBUG : dir/sub/file2.rclone_chunk.001_dombf6: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/29 03:26:25 INFO : dir/sub/file2.rclone_chunk.001_dombf6: Copied (server-side copy) to: dir/sub/file2 2026/06/29 03:26:25 INFO : dir/sub/file2.rclone_chunk.001_dombf6: Deleted 2026/06/29 03:26:25 DEBUG : dir/sub/file2: size = 12 OK 2026/06/29 03:26:25 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/06/29 03:26:25 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/06/29 03:26:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/29 03:26:25 DEBUG : forgetting directory cache 2026/06/29 03:26:25 DEBUG : dir: forgetting directory cache 2026/06/29 03:26:25 DEBUG : dir/sub: forgetting directory cache 2026/06/29 03:26:25 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/29 03:26:25 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/29 03:26:25 DEBUG : dir/sub/file0: size = 5 OK 2026/06/29 03:26:25 DEBUG : dir/sub/file0.rclone_chunk.001_domcmg: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:26:25 INFO : dir/sub/file0.rclone_chunk.001_domcmg: Copied (server-side copy) to: dir/sub/file0 2026/06/29 03:26:25 INFO : dir/sub/file0.rclone_chunk.001_domcmg: Deleted 2026/06/29 03:26:25 DEBUG : dir/sub/file0: size = 5 OK 2026/06/29 03:26:25 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:26:25 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/06/29 03:26:25 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/29 03:26:25 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:25 DEBUG : dir/sub: Looking for writers 2026/06/29 03:26:25 DEBUG : file0: reading active writers 2026/06/29 03:26:25 DEBUG : file2: reading active writers 2026/06/29 03:26:25 DEBUG : dir: Looking for writers 2026/06/29 03:26:25 DEBUG : file1: reading active writers 2026/06/29 03:26:25 DEBUG : sub: reading active writers 2026/06/29 03:26:25 DEBUG : Looking for writers 2026/06/29 03:26:25 DEBUG : dir: reading active writers 2026/06/29 03:26:25 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.84s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:25 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/29 03:26:25 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:25 DEBUG : Looking for writers 2026/06/29 03:26:25 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:26 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:26 DEBUG : dir/file1.rclone_chunk.001_domdcn: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:26 INFO : dir/file1.rclone_chunk.001_domdcn: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:26 INFO : dir/file1.rclone_chunk.001_domdcn: Deleted 2026/06/29 03:26:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/29 03:26:26 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:26:26 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/29 03:26:26 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/29 03:26:26 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/29 03:26:26 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:26:26 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/29 03:26:26 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/29 03:26:26 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:26:26 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/29 03:26:26 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/29 03:26:26 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/29 03:26:26 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:26:26 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/29 03:26:26 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:26 DEBUG : dir: Looking for writers 2026/06/29 03:26:26 DEBUG : file1.metadata: reading active writers 2026/06/29 03:26:26 DEBUG : file1: reading active writers 2026/06/29 03:26:26 DEBUG : Looking for writers 2026/06/29 03:26:26 DEBUG : dir: reading active writers 2026/06/29 03:26:26 DEBUG : dir.metadata: reading active writers 2026/06/29 03:26:26 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.86s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:26 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:27 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:27 DEBUG : dir/file1.rclone_chunk.001_domdtg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:27 INFO : dir/file1.rclone_chunk.001_domdtg: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:27 INFO : dir/file1.rclone_chunk.001_domdtg: Deleted 2026/06/29 03:26:27 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:27 DEBUG : dir: Looking for writers 2026/06/29 03:26:27 DEBUG : file1: reading active writers 2026/06/29 03:26:27 DEBUG : Looking for writers 2026/06/29 03:26:27 DEBUG : dir: reading active writers 2026/06/29 03:26:27 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.89s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:27 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:28 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:28 DEBUG : dir/file1.rclone_chunk.001_domehb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:28 INFO : dir/file1.rclone_chunk.001_domehb: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:28 INFO : dir/file1.rclone_chunk.001_domehb: Deleted 2026/06/29 03:26:28 DEBUG : time_test: size = 5 OK 2026/06/29 03:26:28 DEBUG : time_test.rclone_chunk.001_domfou: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/06/29 03:26:28 INFO : time_test.rclone_chunk.001_domfou: Copied (server-side copy) to: time_test 2026/06/29 03:26:28 INFO : time_test.rclone_chunk.001_domfou: Deleted 2026/06/29 03:26:29 DEBUG : Can set mod time: true 2026/06/29 03:26:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/29 03:26:29 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:29 DEBUG : dir: Looking for writers 2026/06/29 03:26:29 DEBUG : file1: reading active writers 2026/06/29 03:26:29 DEBUG : Looking for writers 2026/06/29 03:26:29 DEBUG : dir: reading active writers 2026/06/29 03:26:29 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:29 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:29 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:29 DEBUG : dir/file1.rclone_chunk.001_domgen: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:29 INFO : dir/file1.rclone_chunk.001_domgen: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:29 INFO : dir/file1.rclone_chunk.001_domgen: Deleted 2026/06/29 03:26:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 03:26:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/29 03:26:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:30 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/29 03:26:30 DEBUG : dir/file1: size = 0 OK 2026/06/29 03:26:30 DEBUG : dir/file1.rclone_chunk.001_domh93: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 03:26:30 INFO : dir/file1.rclone_chunk.001_domh93: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:30 INFO : dir/file1.rclone_chunk.001_domh93: Deleted 2026/06/29 03:26:30 DEBUG : dir/file1: size = 0 OK 2026/06/29 03:26:30 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 03:26:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/29 03:26:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/29 03:26:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:30 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:30 DEBUG : dir: Looking for writers 2026/06/29 03:26:30 DEBUG : file1: reading active writers 2026/06/29 03:26:30 DEBUG : Looking for writers 2026/06/29 03:26:30 DEBUG : dir: reading active writers 2026/06/29 03:26:30 DEBUG : >WaitForWriters: 2026/06/29 03:26:30 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:30 DEBUG : dir: Looking for writers 2026/06/29 03:26:30 DEBUG : file1: reading active writers 2026/06/29 03:26:30 DEBUG : Looking for writers 2026/06/29 03:26:30 DEBUG : dir: reading active writers 2026/06/29 03:26:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:30 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:31 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:31 DEBUG : dir/file1.rclone_chunk.001_domi4l: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:31 INFO : dir/file1.rclone_chunk.001_domi4l: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:31 INFO : dir/file1.rclone_chunk.001_domi4l: Deleted 2026/06/29 03:26:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 03:26:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/29 03:26:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:31 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/29 03:26:32 DEBUG : dir/file1: size = 5 OK 2026/06/29 03:26:32 DEBUG : dir/file1.rclone_chunk.001_domi2h: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:26:32 INFO : dir/file1.rclone_chunk.001_domi2h: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:32 INFO : dir/file1.rclone_chunk.001_domi2h: Deleted 2026/06/29 03:26:32 DEBUG : dir/file1: size = 5 OK 2026/06/29 03:26:32 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:26:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/29 03:26:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/29 03:26:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:32 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:32 DEBUG : dir: Looking for writers 2026/06/29 03:26:32 DEBUG : file1: reading active writers 2026/06/29 03:26:32 DEBUG : Looking for writers 2026/06/29 03:26:32 DEBUG : dir: reading active writers 2026/06/29 03:26:32 DEBUG : >WaitForWriters: 2026/06/29 03:26:32 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:32 DEBUG : dir: Looking for writers 2026/06/29 03:26:32 DEBUG : file1: reading active writers 2026/06/29 03:26:32 DEBUG : Looking for writers 2026/06/29 03:26:32 DEBUG : dir: reading active writers 2026/06/29 03:26:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:26:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:32 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:32 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:26:33 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:33 DEBUG : dir/file1.rclone_chunk.001_domj7z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:33 INFO : dir/file1.rclone_chunk.001_domj7z: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:33 INFO : dir/file1.rclone_chunk.001_domj7z: Deleted 2026/06/29 03:26:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/29 03:26:33 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:33 DEBUG : dir: Looking for writers 2026/06/29 03:26:33 DEBUG : file1: reading active writers 2026/06/29 03:26:33 DEBUG : Looking for writers 2026/06/29 03:26:33 DEBUG : dir: reading active writers 2026/06/29 03:26:33 DEBUG : >WaitForWriters: 2026/06/29 03:26:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:26:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:26:34 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:34 DEBUG : dir/file1.rclone_chunk.001_domkyf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:34 INFO : dir/file1.rclone_chunk.001_domkyf: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:34 INFO : dir/file1.rclone_chunk.001_domkyf: Deleted 2026/06/29 03:26:34 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/29 03:26:34 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:26:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:26:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:26:34 DEBUG : dir/file1(0x211b93b88ec0): close: 2026/06/29 03:26:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/06/29 03:26:34 DEBUG : dir/file1(0x211b93b88ec0): >close: err= 2026/06/29 03:26:34 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:34 DEBUG : dir: Looking for writers 2026/06/29 03:26:34 DEBUG : file1: reading active writers 2026/06/29 03:26:34 DEBUG : Looking for writers 2026/06/29 03:26:34 DEBUG : dir: reading active writers 2026/06/29 03:26:34 DEBUG : >WaitForWriters: 2026/06/29 03:26:34 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:34 DEBUG : dir: Looking for writers 2026/06/29 03:26:34 DEBUG : file1: reading active writers 2026/06/29 03:26:34 DEBUG : Looking for writers 2026/06/29 03:26:34 DEBUG : dir: reading active writers 2026/06/29 03:26:34 DEBUG : >WaitForWriters: 2026/06/29 03:26:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:26:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:34 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:26:35 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:35 DEBUG : dir/file1.rclone_chunk.001_doml4p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:35 INFO : dir/file1.rclone_chunk.001_doml4p: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:35 INFO : dir/file1.rclone_chunk.001_doml4p: Deleted 2026/06/29 03:26:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/29 03:26:35 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:26:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:26:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:26:35 DEBUG : dir/file1(0x211b939b6780): _writeAt: size=5, off=0 2026/06/29 03:26:35 DEBUG : dir/file1(0x211b939b6780): openPending: 2026/06/29 03:26:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/29 03:26:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/29 03:26:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:35 DEBUG : dir/file1(0x211b939b6780): >openPending: err= 2026/06/29 03:26:35 DEBUG : dir/file1(0x211b939b6780): >_writeAt: n=5, err= 2026/06/29 03:26:35 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/29 03:26:35 DEBUG : dir/file1(0x211b939b6780): close: 2026/06/29 03:26:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/06/29 03:26:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/06/29 03:26:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/06/29 03:26:35 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/29 03:26:35 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/06/29 03:26:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/29 03:26:35 DEBUG : dir/file1(0x211b939b6780): >close: err= 2026/06/29 03:26:35 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:35 DEBUG : dir: Looking for writers 2026/06/29 03:26:35 DEBUG : file1: reading active writers 2026/06/29 03:26:35 DEBUG : Looking for writers 2026/06/29 03:26:35 DEBUG : dir: reading active writers 2026/06/29 03:26:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:26:35 DEBUG : dir: Looking for writers 2026/06/29 03:26:35 DEBUG : file1: reading active writers 2026/06/29 03:26:35 DEBUG : Looking for writers 2026/06/29 03:26:35 DEBUG : dir: reading active writers 2026/06/29 03:26:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:26:35 DEBUG : dir: Looking for writers 2026/06/29 03:26:35 DEBUG : file1: reading active writers 2026/06/29 03:26:35 DEBUG : Looking for writers 2026/06/29 03:26:35 DEBUG : dir: reading active writers 2026/06/29 03:26:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:26:35 DEBUG : dir: Looking for writers 2026/06/29 03:26:35 DEBUG : file1: reading active writers 2026/06/29 03:26:35 DEBUG : Looking for writers 2026/06/29 03:26:35 DEBUG : dir: reading active writers 2026/06/29 03:26:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:26:35 DEBUG : dir/file1: vfs cache: starting upload 2026/06/29 03:26:35 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:26:35 DEBUG : dir: Looking for writers 2026/06/29 03:26:35 DEBUG : file1: reading active writers 2026/06/29 03:26:35 DEBUG : Looking for writers 2026/06/29 03:26:35 DEBUG : dir: reading active writers 2026/06/29 03:26:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:26:36 DEBUG : dir: Looking for writers 2026/06/29 03:26:36 DEBUG : file1: reading active writers 2026/06/29 03:26:36 DEBUG : Looking for writers 2026/06/29 03:26:36 DEBUG : dir: reading active writers 2026/06/29 03:26:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:26:36 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:36 DEBUG : dir/file1.rclone_chunk.001_dommb2: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/29 03:26:36 INFO : dir/file1.rclone_chunk.001_dommb2: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:36 INFO : dir/file1.rclone_chunk.001_dommb2: Deleted 2026/06/29 03:26:36 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:36 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/06/29 03:26:36 INFO : dir/file1: Copied (replaced existing) 2026/06/29 03:26:36 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/06/29 03:26:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/29 03:26:36 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/06/29 03:26:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/29 03:26:36 DEBUG : dir: Looking for writers 2026/06/29 03:26:36 DEBUG : file1: reading active writers 2026/06/29 03:26:36 DEBUG : Looking for writers 2026/06/29 03:26:36 DEBUG : dir: reading active writers 2026/06/29 03:26:36 DEBUG : >WaitForWriters: 2026/06/29 03:26:36 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:36 DEBUG : dir: Looking for writers 2026/06/29 03:26:36 DEBUG : file1: reading active writers 2026/06/29 03:26:36 DEBUG : Looking for writers 2026/06/29 03:26:36 DEBUG : dir: reading active writers 2026/06/29 03:26:36 DEBUG : >WaitForWriters: 2026/06/29 03:26:36 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.90s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.67s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.55s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.66s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.13s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.14s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.75s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:37 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:37 DEBUG : dir/file1.rclone_chunk.001_domnk7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:37 INFO : dir/file1.rclone_chunk.001_domnk7: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:37 INFO : dir/file1.rclone_chunk.001_domnk7: Deleted 2026/06/29 03:26:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 03:26:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/29 03:26:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:26:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/29 03:26:37 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:37 DEBUG : dir: Looking for writers 2026/06/29 03:26:37 DEBUG : file1: reading active writers 2026/06/29 03:26:37 DEBUG : Looking for writers 2026/06/29 03:26:37 DEBUG : dir: reading active writers 2026/06/29 03:26:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.01s) === RUN TestFileOpenReadUnknownSize 2026/06/29 03:26:37 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/29 03:26:37 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/29 03:26:37 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:26:37 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/29 03:26:37 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:37 DEBUG : Looking for writers 2026/06/29 03:26:37 DEBUG : file.txt: reading active writers 2026/06/29 03:26:37 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:37 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:38 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:38 DEBUG : dir/file1.rclone_chunk.001_domorx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:38 INFO : dir/file1.rclone_chunk.001_domorx: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:38 INFO : dir/file1.rclone_chunk.001_domorx: Deleted 2026/06/29 03:26:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:38 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/29 03:26:38 DEBUG : dir/file1: size = 25 OK 2026/06/29 03:26:38 DEBUG : dir/file1.rclone_chunk.001_dompjh: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:38 INFO : dir/file1.rclone_chunk.001_dompjh: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:38 INFO : dir/file1.rclone_chunk.001_dompjh: Deleted 2026/06/29 03:26:38 DEBUG : dir/file1: size = 25 OK 2026/06/29 03:26:38 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/29 03:26:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:38 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:38 DEBUG : dir: Looking for writers 2026/06/29 03:26:38 DEBUG : file1: reading active writers 2026/06/29 03:26:38 DEBUG : Looking for writers 2026/06/29 03:26:38 DEBUG : dir: reading active writers 2026/06/29 03:26:38 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.34s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:39 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:39 DEBUG : dir/file1.rclone_chunk.001_domqrt: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:39 INFO : dir/file1.rclone_chunk.001_domqrt: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:39 INFO : dir/file1.rclone_chunk.001_domqrt: Deleted 2026/06/29 03:26:39 DEBUG : dir/file1: Remove: 2026/06/29 03:26:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:39 DEBUG : dir/file1: >Remove: err= 2026/06/29 03:26:39 DEBUG : dir/file1: Remove: 2026/06/29 03:26:39 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/29 03:26:39 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:39 DEBUG : dir: Looking for writers 2026/06/29 03:26:39 DEBUG : Looking for writers 2026/06/29 03:26:39 DEBUG : dir: reading active writers 2026/06/29 03:26:39 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.84s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:40 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:40 DEBUG : dir/file1.rclone_chunk.001_domqe8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:40 INFO : dir/file1.rclone_chunk.001_domqe8: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:40 INFO : dir/file1.rclone_chunk.001_domqe8: Deleted 2026/06/29 03:26:40 DEBUG : dir/file1: Remove: 2026/06/29 03:26:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:40 DEBUG : dir/file1: >Remove: err= 2026/06/29 03:26:40 DEBUG : dir/file1: Remove: 2026/06/29 03:26:40 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/29 03:26:40 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:40 DEBUG : dir: Looking for writers 2026/06/29 03:26:40 DEBUG : Looking for writers 2026/06/29 03:26:40 DEBUG : dir: reading active writers 2026/06/29 03:26:40 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.81s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:41 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:41 DEBUG : dir/file1.rclone_chunk.001_domr9k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:41 INFO : dir/file1.rclone_chunk.001_domr9k: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:41 INFO : dir/file1.rclone_chunk.001_domr9k: Deleted 2026/06/29 03:26:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 03:26:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/29 03:26:41 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/29 03:26:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/29 03:26:41 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/29 03:26:41 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/29 03:26:41 DEBUG : dir/file1: Open: flags=0x3 2026/06/29 03:26:41 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/29 03:26:41 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/29 03:26:41 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:41 DEBUG : dir: Looking for writers 2026/06/29 03:26:41 DEBUG : file1: reading active writers 2026/06/29 03:26:41 DEBUG : Looking for writers 2026/06/29 03:26:41 DEBUG : dir: reading active writers 2026/06/29 03:26:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.85s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:41 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:41 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:41 DEBUG : dir/file1.rclone_chunk.001_domsia: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:41 INFO : dir/file1.rclone_chunk.001_domsia: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:41 INFO : dir/file1.rclone_chunk.001_domsia: Deleted 2026/06/29 03:26:42 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:42 DEBUG : dir: Looking for writers 2026/06/29 03:26:42 DEBUG : file1: reading active writers 2026/06/29 03:26:42 DEBUG : Looking for writers 2026/06/29 03:26:42 DEBUG : dir: reading active writers 2026/06/29 03:26:42 DEBUG : >WaitForWriters: 2026/06/29 03:26:42 DEBUG : dir/file1: copy non-chunked object... 2026/06/29 03:26:42 DEBUG : newLeaf: size = 14 OK 2026/06/29 03:26:42 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:42 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:42 INFO : dir/file1: Deleted 2026/06/29 03:26:42 DEBUG : newLeaf: Updating file with newLeaf 0x211b93c4d860 2026/06/29 03:26:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:42 DEBUG : newLeaf: copy non-chunked object... 2026/06/29 03:26:42 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:42 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:42 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:42 INFO : newLeaf: Deleted 2026/06/29 03:26:42 DEBUG : dir/file1: Updating file with dir/file1 0x211b93c4d860 2026/06/29 03:26:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/29 03:26:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 03:26:43 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/29 03:26:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:43 DEBUG : dir/file1: File is currently open, delaying rename 0x211b93c4d860 2026/06/29 03:26:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/29 03:26:43 DEBUG : dir/file1: size = 25 OK 2026/06/29 03:26:43 DEBUG : dir/file1.rclone_chunk.001_domuia: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:43 INFO : dir/file1.rclone_chunk.001_domuia: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:43 INFO : dir/file1.rclone_chunk.001_domuia: Deleted 2026/06/29 03:26:43 DEBUG : dir/file1: size = 25 OK 2026/06/29 03:26:43 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:43 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/29 03:26:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:43 DEBUG : newLeaf: Running delayed rename now 2026/06/29 03:26:43 DEBUG : dir/file1: copy non-chunked object... 2026/06/29 03:26:43 DEBUG : newLeaf: size = 25 OK 2026/06/29 03:26:43 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:43 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:43 INFO : dir/file1: Deleted 2026/06/29 03:26:43 DEBUG : newLeaf: Updating file with newLeaf 0x211b93c4d860 2026/06/29 03:26:43 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:43 DEBUG : dir: Looking for writers 2026/06/29 03:26:43 DEBUG : Looking for writers 2026/06/29 03:26:43 DEBUG : dir: reading active writers 2026/06/29 03:26:43 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:43 DEBUG : >WaitForWriters: 2026/06/29 03:26:43 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:43 DEBUG : dir: Looking for writers 2026/06/29 03:26:43 DEBUG : Looking for writers 2026/06/29 03:26:43 DEBUG : dir: reading active writers 2026/06/29 03:26:43 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:43 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:26:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:26:44 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:44 DEBUG : dir/file1.rclone_chunk.001_domvz8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:44 INFO : dir/file1.rclone_chunk.001_domvz8: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:44 INFO : dir/file1.rclone_chunk.001_domvz8: Deleted 2026/06/29 03:26:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:44 DEBUG : dir: Looking for writers 2026/06/29 03:26:44 DEBUG : file1: reading active writers 2026/06/29 03:26:44 DEBUG : Looking for writers 2026/06/29 03:26:44 DEBUG : dir: reading active writers 2026/06/29 03:26:44 DEBUG : >WaitForWriters: 2026/06/29 03:26:45 DEBUG : dir/file1: copy non-chunked object... 2026/06/29 03:26:45 DEBUG : newLeaf: size = 14 OK 2026/06/29 03:26:45 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:45 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:45 INFO : dir/file1: Deleted 2026/06/29 03:26:45 DEBUG : newLeaf: Updating file with newLeaf 0x211b93d0c0d0 2026/06/29 03:26:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:45 DEBUG : newLeaf: copy non-chunked object... 2026/06/29 03:26:45 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:45 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:45 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:45 INFO : newLeaf: Deleted 2026/06/29 03:26:45 DEBUG : dir/file1: Updating file with dir/file1 0x211b93d0c0d0 2026/06/29 03:26:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/29 03:26:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 03:26:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/29 03:26:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:45 DEBUG : dir/file1: File is currently open, delaying rename 0x211b93d0c0d0 2026/06/29 03:26:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (25 bytes), uploading instead of streaming 2026/06/29 03:26:46 DEBUG : dir/file1: size = 25 OK 2026/06/29 03:26:46 DEBUG : dir/file1.rclone_chunk.001_domwub: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:46 INFO : dir/file1.rclone_chunk.001_domwub: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:46 INFO : dir/file1.rclone_chunk.001_domwub: Deleted 2026/06/29 03:26:46 DEBUG : dir/file1: size = 25 OK 2026/06/29 03:26:46 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:46 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/06/29 03:26:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:46 DEBUG : newLeaf: Running delayed rename now 2026/06/29 03:26:46 DEBUG : dir/file1: copy non-chunked object... 2026/06/29 03:26:46 DEBUG : newLeaf: size = 25 OK 2026/06/29 03:26:46 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:46 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:46 INFO : dir/file1: Deleted 2026/06/29 03:26:46 DEBUG : newLeaf: Updating file with newLeaf 0x211b93d0c0d0 2026/06/29 03:26:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:46 DEBUG : dir: Looking for writers 2026/06/29 03:26:46 DEBUG : Looking for writers 2026/06/29 03:26:46 DEBUG : dir: reading active writers 2026/06/29 03:26:46 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:46 DEBUG : >WaitForWriters: 2026/06/29 03:26:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:46 DEBUG : dir: Looking for writers 2026/06/29 03:26:46 DEBUG : Looking for writers 2026/06/29 03:26:46 DEBUG : dir: reading active writers 2026/06/29 03:26:46 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:46 DEBUG : >WaitForWriters: 2026/06/29 03:26:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:26:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:26:47 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:47 DEBUG : dir/file1.rclone_chunk.001_domxm6: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:47 INFO : dir/file1.rclone_chunk.001_domxm6: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:47 INFO : dir/file1.rclone_chunk.001_domxm6: Deleted 2026/06/29 03:26:47 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 03:26:47 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:26:47 DEBUG : dir/file1(0x211b9379ca80): openPending: 2026/06/29 03:26:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/29 03:26:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/29 03:26:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:47 DEBUG : dir/file1(0x211b9379ca80): >openPending: err= 2026/06/29 03:26:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/29 03:26:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:26:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:26:47 DEBUG : dir/file1(0x211b9379ca80): _writeAt: size=14, off=0 2026/06/29 03:26:47 DEBUG : dir/file1(0x211b9379ca80): >_writeAt: n=14, err= 2026/06/29 03:26:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/29 03:26:47 DEBUG : dir/file1(0x211b9379ca80): close: 2026/06/29 03:26:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/29 03:26:47 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/29 03:26:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/29 03:26:47 DEBUG : dir/file1(0x211b9379ca80): >close: err= 2026/06/29 03:26:47 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:47 DEBUG : dir: Looking for writers 2026/06/29 03:26:47 DEBUG : file1: reading active writers 2026/06/29 03:26:47 DEBUG : Looking for writers 2026/06/29 03:26:47 DEBUG : dir: reading active writers 2026/06/29 03:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:26:47 DEBUG : dir: Looking for writers 2026/06/29 03:26:47 DEBUG : file1: reading active writers 2026/06/29 03:26:47 DEBUG : Looking for writers 2026/06/29 03:26:47 DEBUG : dir: reading active writers 2026/06/29 03:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:26:47 DEBUG : dir: Looking for writers 2026/06/29 03:26:47 DEBUG : file1: reading active writers 2026/06/29 03:26:47 DEBUG : Looking for writers 2026/06/29 03:26:47 DEBUG : dir: reading active writers 2026/06/29 03:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:26:47 DEBUG : dir: Looking for writers 2026/06/29 03:26:47 DEBUG : file1: reading active writers 2026/06/29 03:26:47 DEBUG : Looking for writers 2026/06/29 03:26:47 DEBUG : dir: reading active writers 2026/06/29 03:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:26:47 DEBUG : dir/file1: vfs cache: starting upload 2026/06/29 03:26:47 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:26:47 DEBUG : dir: Looking for writers 2026/06/29 03:26:47 DEBUG : file1: reading active writers 2026/06/29 03:26:47 DEBUG : Looking for writers 2026/06/29 03:26:47 DEBUG : dir: reading active writers 2026/06/29 03:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:26:47 DEBUG : dir: Looking for writers 2026/06/29 03:26:47 DEBUG : file1: reading active writers 2026/06/29 03:26:47 DEBUG : Looking for writers 2026/06/29 03:26:47 DEBUG : dir: reading active writers 2026/06/29 03:26:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:26:47 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:47 DEBUG : dir/file1.rclone_chunk.001_domyc8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:47 INFO : dir/file1.rclone_chunk.001_domyc8: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:47 INFO : dir/file1.rclone_chunk.001_domyc8: Deleted 2026/06/29 03:26:47 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:47 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:47 INFO : dir/file1: Copied (replaced existing) 2026/06/29 03:26:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/29 03:26:47 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/29 03:26:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/29 03:26:48 DEBUG : dir: Looking for writers 2026/06/29 03:26:48 DEBUG : file1: reading active writers 2026/06/29 03:26:48 DEBUG : Looking for writers 2026/06/29 03:26:48 DEBUG : dir: reading active writers 2026/06/29 03:26:48 DEBUG : >WaitForWriters: 2026/06/29 03:26:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 03:26:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:26:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:26:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:26:48 DEBUG : dir/file1(0x211b9379d3c0): _readAt: size=512, off=0 2026/06/29 03:26:48 DEBUG : dir/file1(0x211b9379d3c0): openPending: 2026/06/29 03:26:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/29 03:26:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/29 03:26:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:48 DEBUG : dir/file1(0x211b9379d3c0): >openPending: err= 2026/06/29 03:26:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/29 03:26:48 DEBUG : dir/file1(0x211b9379d3c0): >_readAt: n=14, err=EOF 2026/06/29 03:26:48 DEBUG : dir/file1(0x211b9379d3c0): close: 2026/06/29 03:26:48 DEBUG : dir/file1(0x211b9379d3c0): >close: err= 2026/06/29 03:26:48 DEBUG : dir/file1: copy non-chunked object... 2026/06/29 03:26:48 DEBUG : newLeaf: size = 14 OK 2026/06/29 03:26:48 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:48 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:48 INFO : dir/file1: Deleted 2026/06/29 03:26:48 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/29 03:26:48 DEBUG : newLeaf: Updating file with newLeaf 0x211b93798f70 2026/06/29 03:26:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:48 DEBUG : newLeaf: copy non-chunked object... 2026/06/29 03:26:48 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:48 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:48 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:48 INFO : newLeaf: Deleted 2026/06/29 03:26:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/29 03:26:48 DEBUG : dir/file1: Updating file with dir/file1 0x211b93798f70 2026/06/29 03:26:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/29 03:26:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 03:26:48 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:26:48 DEBUG : dir/file1(0x211b93aa3700): openPending: 2026/06/29 03:26:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/29 03:26:48 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/29 03:26:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:48 DEBUG : dir/file1(0x211b93aa3700): >openPending: err= 2026/06/29 03:26:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/29 03:26:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:26:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:26:48 DEBUG : dir/file1(0x211b93aa3700): _writeAt: size=25, off=0 2026/06/29 03:26:48 DEBUG : dir/file1(0x211b93aa3700): >_writeAt: n=25, err= 2026/06/29 03:26:48 DEBUG : dir/file1: copy non-chunked object... 2026/06/29 03:26:49 DEBUG : newLeaf: size = 14 OK 2026/06/29 03:26:49 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:49 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:49 INFO : dir/file1: Deleted 2026/06/29 03:26:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/29 03:26:49 DEBUG : newLeaf: Updating file with newLeaf 0x211b93798f70 2026/06/29 03:26:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:49 DEBUG : newLeaf(0x211b93aa3700): close: 2026/06/29 03:26:49 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/29 03:26:49 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-29 03:26:48.88185539 +0000 UTC m=+48.924429784 2026/06/29 03:26:49 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/29 03:26:49 DEBUG : newLeaf(0x211b93aa3700): >close: err= 2026/06/29 03:26:49 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:49 DEBUG : dir: Looking for writers 2026/06/29 03:26:49 DEBUG : Looking for writers 2026/06/29 03:26:49 DEBUG : dir: reading active writers 2026/06/29 03:26:49 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:26:49 DEBUG : dir: Looking for writers 2026/06/29 03:26:49 DEBUG : Looking for writers 2026/06/29 03:26:49 DEBUG : dir: reading active writers 2026/06/29 03:26:49 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:26:49 DEBUG : dir: Looking for writers 2026/06/29 03:26:49 DEBUG : Looking for writers 2026/06/29 03:26:49 DEBUG : dir: reading active writers 2026/06/29 03:26:49 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:26:49 DEBUG : dir: Looking for writers 2026/06/29 03:26:49 DEBUG : Looking for writers 2026/06/29 03:26:49 DEBUG : dir: reading active writers 2026/06/29 03:26:49 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:26:49 DEBUG : newLeaf: vfs cache: starting upload 2026/06/29 03:26:49 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:26:49 DEBUG : dir: Looking for writers 2026/06/29 03:26:49 DEBUG : Looking for writers 2026/06/29 03:26:49 DEBUG : dir: reading active writers 2026/06/29 03:26:49 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:26:49 DEBUG : dir: Looking for writers 2026/06/29 03:26:49 DEBUG : Looking for writers 2026/06/29 03:26:49 DEBUG : dir: reading active writers 2026/06/29 03:26:49 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:26:49 DEBUG : newLeaf: size = 25 OK 2026/06/29 03:26:49 DEBUG : newLeaf.rclone_chunk.001_don0ib: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:49 INFO : newLeaf.rclone_chunk.001_don0ib: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:49 INFO : newLeaf.rclone_chunk.001_don0ib: Deleted 2026/06/29 03:26:49 DEBUG : newLeaf: size = 25 OK 2026/06/29 03:26:49 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:49 INFO : newLeaf: Copied (replaced existing) 2026/06/29 03:26:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-29 03:26:48.88185539 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/29 03:26:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/29 03:26:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/29 03:26:49 DEBUG : dir: Looking for writers 2026/06/29 03:26:49 DEBUG : Looking for writers 2026/06/29 03:26:49 DEBUG : dir: reading active writers 2026/06/29 03:26:49 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:49 DEBUG : >WaitForWriters: 2026/06/29 03:26:49 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:49 DEBUG : dir: Looking for writers 2026/06/29 03:26:49 DEBUG : Looking for writers 2026/06/29 03:26:49 DEBUG : dir: reading active writers 2026/06/29 03:26:49 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:49 DEBUG : >WaitForWriters: 2026/06/29 03:26:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:26:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:49 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:49 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:26:50 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:50 DEBUG : dir/file1.rclone_chunk.001_don0jb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:50 INFO : dir/file1.rclone_chunk.001_don0jb: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:50 INFO : dir/file1.rclone_chunk.001_don0jb: Deleted 2026/06/29 03:26:50 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:50 DEBUG : dir: Looking for writers 2026/06/29 03:26:50 DEBUG : file1: reading active writers 2026/06/29 03:26:50 DEBUG : Looking for writers 2026/06/29 03:26:50 DEBUG : dir: reading active writers 2026/06/29 03:26:50 DEBUG : >WaitForWriters: 2026/06/29 03:26:50 DEBUG : dir/file1: copy non-chunked object... 2026/06/29 03:26:50 DEBUG : newLeaf: size = 14 OK 2026/06/29 03:26:50 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:50 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:50 INFO : dir/file1: Deleted 2026/06/29 03:26:50 DEBUG : newLeaf: Updating file with newLeaf 0x211b93c92000 2026/06/29 03:26:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:51 DEBUG : newLeaf: copy non-chunked object... 2026/06/29 03:26:51 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:51 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:51 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:51 INFO : newLeaf: Deleted 2026/06/29 03:26:51 DEBUG : dir/file1: Updating file with dir/file1 0x211b93c92000 2026/06/29 03:26:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/29 03:26:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:51 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 03:26:51 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:26:51 DEBUG : dir/file1(0x211b9341fac0): openPending: 2026/06/29 03:26:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/29 03:26:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/29 03:26:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:51 DEBUG : dir/file1(0x211b9341fac0): >openPending: err= 2026/06/29 03:26:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/29 03:26:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:26:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:26:51 DEBUG : dir/file1(0x211b9341fac0): _writeAt: size=25, off=0 2026/06/29 03:26:51 DEBUG : dir/file1(0x211b9341fac0): >_writeAt: n=25, err= 2026/06/29 03:26:51 DEBUG : dir/file1: copy non-chunked object... 2026/06/29 03:26:51 DEBUG : newLeaf: size = 14 OK 2026/06/29 03:26:51 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:51 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:51 INFO : dir/file1: Deleted 2026/06/29 03:26:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/29 03:26:51 DEBUG : newLeaf: Updating file with newLeaf 0x211b93c92000 2026/06/29 03:26:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:51 DEBUG : newLeaf(0x211b9341fac0): close: 2026/06/29 03:26:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/29 03:26:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-29 03:26:51.432456069 +0000 UTC m=+51.475030472 2026/06/29 03:26:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/29 03:26:51 DEBUG : newLeaf(0x211b9341fac0): >close: err= 2026/06/29 03:26:51 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:51 DEBUG : dir: Looking for writers 2026/06/29 03:26:51 DEBUG : Looking for writers 2026/06/29 03:26:51 DEBUG : dir: reading active writers 2026/06/29 03:26:51 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:26:51 DEBUG : dir: Looking for writers 2026/06/29 03:26:51 DEBUG : Looking for writers 2026/06/29 03:26:51 DEBUG : dir: reading active writers 2026/06/29 03:26:51 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:26:51 DEBUG : dir: Looking for writers 2026/06/29 03:26:51 DEBUG : Looking for writers 2026/06/29 03:26:51 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:51 DEBUG : dir: reading active writers 2026/06/29 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:26:51 DEBUG : dir: Looking for writers 2026/06/29 03:26:51 DEBUG : Looking for writers 2026/06/29 03:26:51 DEBUG : dir: reading active writers 2026/06/29 03:26:51 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:26:51 DEBUG : newLeaf: vfs cache: starting upload 2026/06/29 03:26:51 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:26:51 DEBUG : dir: Looking for writers 2026/06/29 03:26:51 DEBUG : Looking for writers 2026/06/29 03:26:51 DEBUG : dir: reading active writers 2026/06/29 03:26:51 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:26:51 DEBUG : dir: Looking for writers 2026/06/29 03:26:51 DEBUG : Looking for writers 2026/06/29 03:26:51 DEBUG : dir: reading active writers 2026/06/29 03:26:51 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:26:52 DEBUG : newLeaf: size = 25 OK 2026/06/29 03:26:52 DEBUG : newLeaf.rclone_chunk.001_don2br: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:52 INFO : newLeaf.rclone_chunk.001_don2br: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:52 INFO : newLeaf.rclone_chunk.001_don2br: Deleted 2026/06/29 03:26:52 DEBUG : newLeaf: size = 25 OK 2026/06/29 03:26:52 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:52 INFO : newLeaf: Copied (replaced existing) 2026/06/29 03:26:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-29 03:26:51.432456069 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/29 03:26:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/29 03:26:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/29 03:26:52 DEBUG : dir: Looking for writers 2026/06/29 03:26:52 DEBUG : Looking for writers 2026/06/29 03:26:52 DEBUG : dir: reading active writers 2026/06/29 03:26:52 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:52 DEBUG : >WaitForWriters: 2026/06/29 03:26:52 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:52 DEBUG : dir: Looking for writers 2026/06/29 03:26:52 DEBUG : Looking for writers 2026/06/29 03:26:52 DEBUG : dir: reading active writers 2026/06/29 03:26:52 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:52 DEBUG : >WaitForWriters: 2026/06/29 03:26:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:26:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:52 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:52 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:26:52 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:52 DEBUG : dir/file1.rclone_chunk.001_don3y7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:52 INFO : dir/file1.rclone_chunk.001_don3y7: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:52 INFO : dir/file1.rclone_chunk.001_don3y7: Deleted 2026/06/29 03:26:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 03:26:53 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:26:53 DEBUG : dir/file1(0x211b939b7540): openPending: 2026/06/29 03:26:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/29 03:26:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/29 03:26:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:53 DEBUG : dir/file1(0x211b939b7540): >openPending: err= 2026/06/29 03:26:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/29 03:26:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:26:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:26:53 DEBUG : dir/file1(0x211b939b7540): _writeAt: size=14, off=0 2026/06/29 03:26:53 DEBUG : dir/file1(0x211b939b7540): >_writeAt: n=14, err= 2026/06/29 03:26:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/29 03:26:53 DEBUG : dir/file1(0x211b939b7540): close: 2026/06/29 03:26:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/29 03:26:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/29 03:26:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/29 03:26:53 DEBUG : dir/file1(0x211b939b7540): >close: err= 2026/06/29 03:26:53 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:53 DEBUG : dir: Looking for writers 2026/06/29 03:26:53 DEBUG : file1: reading active writers 2026/06/29 03:26:53 DEBUG : Looking for writers 2026/06/29 03:26:53 DEBUG : dir: reading active writers 2026/06/29 03:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:26:53 DEBUG : dir: Looking for writers 2026/06/29 03:26:53 DEBUG : file1: reading active writers 2026/06/29 03:26:53 DEBUG : Looking for writers 2026/06/29 03:26:53 DEBUG : dir: reading active writers 2026/06/29 03:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:26:53 DEBUG : dir: Looking for writers 2026/06/29 03:26:53 DEBUG : file1: reading active writers 2026/06/29 03:26:53 DEBUG : Looking for writers 2026/06/29 03:26:53 DEBUG : dir: reading active writers 2026/06/29 03:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:26:53 DEBUG : dir: Looking for writers 2026/06/29 03:26:53 DEBUG : file1: reading active writers 2026/06/29 03:26:53 DEBUG : Looking for writers 2026/06/29 03:26:53 DEBUG : dir: reading active writers 2026/06/29 03:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:26:53 DEBUG : dir/file1: vfs cache: starting upload 2026/06/29 03:26:53 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:26:53 DEBUG : dir: Looking for writers 2026/06/29 03:26:53 DEBUG : file1: reading active writers 2026/06/29 03:26:53 DEBUG : Looking for writers 2026/06/29 03:26:53 DEBUG : dir: reading active writers 2026/06/29 03:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:26:53 DEBUG : dir: Looking for writers 2026/06/29 03:26:53 DEBUG : file1: reading active writers 2026/06/29 03:26:53 DEBUG : Looking for writers 2026/06/29 03:26:53 DEBUG : dir: reading active writers 2026/06/29 03:26:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:26:53 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:53 DEBUG : dir/file1.rclone_chunk.001_don469: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:53 INFO : dir/file1.rclone_chunk.001_don469: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:53 INFO : dir/file1.rclone_chunk.001_don469: Deleted 2026/06/29 03:26:53 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:53 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:53 INFO : dir/file1: Copied (replaced existing) 2026/06/29 03:26:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/29 03:26:53 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/29 03:26:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/29 03:26:53 DEBUG : dir: Looking for writers 2026/06/29 03:26:53 DEBUG : file1: reading active writers 2026/06/29 03:26:53 DEBUG : Looking for writers 2026/06/29 03:26:53 DEBUG : dir: reading active writers 2026/06/29 03:26:53 DEBUG : >WaitForWriters: 2026/06/29 03:26:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 03:26:53 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:26:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:26:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:26:53 DEBUG : dir/file1(0x211b939b0400): _readAt: size=512, off=0 2026/06/29 03:26:53 DEBUG : dir/file1(0x211b939b0400): openPending: 2026/06/29 03:26:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/29 03:26:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/29 03:26:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:53 DEBUG : dir/file1(0x211b939b0400): >openPending: err= 2026/06/29 03:26:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/29 03:26:53 DEBUG : dir/file1(0x211b939b0400): >_readAt: n=14, err=EOF 2026/06/29 03:26:53 DEBUG : dir/file1(0x211b939b0400): close: 2026/06/29 03:26:53 DEBUG : dir/file1(0x211b939b0400): >close: err= 2026/06/29 03:26:54 DEBUG : dir/file1: copy non-chunked object... 2026/06/29 03:26:54 DEBUG : newLeaf: size = 14 OK 2026/06/29 03:26:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:54 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:54 INFO : dir/file1: Deleted 2026/06/29 03:26:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/29 03:26:54 DEBUG : newLeaf: Updating file with newLeaf 0x211b93a2b110 2026/06/29 03:26:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:54 DEBUG : newLeaf: copy non-chunked object... 2026/06/29 03:26:54 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:54 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:54 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:54 INFO : newLeaf: Deleted 2026/06/29 03:26:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/29 03:26:54 DEBUG : dir/file1: Updating file with dir/file1 0x211b93a2b110 2026/06/29 03:26:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/29 03:26:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 03:26:54 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:26:54 DEBUG : dir/file1(0x211b93ab4a00): openPending: 2026/06/29 03:26:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/29 03:26:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/29 03:26:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:54 DEBUG : dir/file1(0x211b93ab4a00): >openPending: err= 2026/06/29 03:26:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/29 03:26:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:26:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:26:54 DEBUG : dir/file1(0x211b93ab4a00): _writeAt: size=25, off=0 2026/06/29 03:26:54 DEBUG : dir/file1(0x211b93ab4a00): >_writeAt: n=25, err= 2026/06/29 03:26:54 DEBUG : dir/file1: copy non-chunked object... 2026/06/29 03:26:54 DEBUG : newLeaf: size = 14 OK 2026/06/29 03:26:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:54 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:54 INFO : dir/file1: Deleted 2026/06/29 03:26:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/29 03:26:54 DEBUG : newLeaf: Updating file with newLeaf 0x211b93a2b110 2026/06/29 03:26:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:54 DEBUG : newLeaf(0x211b93ab4a00): close: 2026/06/29 03:26:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/29 03:26:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-29 03:26:54.652300521 +0000 UTC m=+54.694874914 2026/06/29 03:26:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/29 03:26:54 DEBUG : newLeaf(0x211b93ab4a00): >close: err= 2026/06/29 03:26:54 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:54 DEBUG : dir: Looking for writers 2026/06/29 03:26:54 DEBUG : Looking for writers 2026/06/29 03:26:54 DEBUG : dir: reading active writers 2026/06/29 03:26:54 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:26:54 DEBUG : dir: Looking for writers 2026/06/29 03:26:54 DEBUG : Looking for writers 2026/06/29 03:26:54 DEBUG : dir: reading active writers 2026/06/29 03:26:54 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:26:54 DEBUG : dir: Looking for writers 2026/06/29 03:26:54 DEBUG : Looking for writers 2026/06/29 03:26:54 DEBUG : dir: reading active writers 2026/06/29 03:26:54 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:26:54 DEBUG : dir: Looking for writers 2026/06/29 03:26:54 DEBUG : Looking for writers 2026/06/29 03:26:54 DEBUG : dir: reading active writers 2026/06/29 03:26:54 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:26:54 DEBUG : newLeaf: vfs cache: starting upload 2026/06/29 03:26:54 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:26:55 DEBUG : dir: Looking for writers 2026/06/29 03:26:55 DEBUG : Looking for writers 2026/06/29 03:26:55 DEBUG : dir: reading active writers 2026/06/29 03:26:55 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:26:55 DEBUG : dir: Looking for writers 2026/06/29 03:26:55 DEBUG : Looking for writers 2026/06/29 03:26:55 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:55 DEBUG : dir: reading active writers 2026/06/29 03:26:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:26:55 DEBUG : newLeaf: size = 25 OK 2026/06/29 03:26:55 DEBUG : newLeaf.rclone_chunk.001_don5q1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:55 INFO : newLeaf.rclone_chunk.001_don5q1: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:55 INFO : newLeaf.rclone_chunk.001_don5q1: Deleted 2026/06/29 03:26:55 DEBUG : newLeaf: size = 25 OK 2026/06/29 03:26:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:55 INFO : newLeaf: Copied (replaced existing) 2026/06/29 03:26:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-29 03:26:54.652300521 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/29 03:26:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/29 03:26:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/29 03:26:55 DEBUG : dir: Looking for writers 2026/06/29 03:26:55 DEBUG : Looking for writers 2026/06/29 03:26:55 DEBUG : dir: reading active writers 2026/06/29 03:26:55 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:55 DEBUG : >WaitForWriters: 2026/06/29 03:26:55 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:55 DEBUG : dir: Looking for writers 2026/06/29 03:26:55 DEBUG : Looking for writers 2026/06/29 03:26:55 DEBUG : dir: reading active writers 2026/06/29 03:26:55 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:55 DEBUG : >WaitForWriters: 2026/06/29 03:26:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:26:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:26:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:26:55 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:26:56 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:56 DEBUG : dir/file1.rclone_chunk.001_don6pi: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:56 INFO : dir/file1.rclone_chunk.001_don6pi: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:56 INFO : dir/file1.rclone_chunk.001_don6pi: Deleted 2026/06/29 03:26:56 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:56 DEBUG : dir: Looking for writers 2026/06/29 03:26:56 DEBUG : file1: reading active writers 2026/06/29 03:26:56 DEBUG : Looking for writers 2026/06/29 03:26:56 DEBUG : dir: reading active writers 2026/06/29 03:26:56 DEBUG : >WaitForWriters: 2026/06/29 03:26:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 03:26:56 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:26:56 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:26:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:26:56 DEBUG : dir/file1(0x211b93a30a80): _readAt: size=512, off=0 2026/06/29 03:26:56 DEBUG : dir/file1(0x211b93a30a80): openPending: 2026/06/29 03:26:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/06/29 03:26:56 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/29 03:26:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:56 DEBUG : dir/file1(0x211b93a30a80): >openPending: err= 2026/06/29 03:26:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/29 03:26:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:26:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:26:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:26:56 DEBUG : dir/file1(0x211b93a30a80): >_readAt: n=14, err=EOF 2026/06/29 03:26:56 DEBUG : dir/file1(0x211b93a30a80): close: 2026/06/29 03:26:56 DEBUG : dir/file1(0x211b93a30a80): >close: err= 2026/06/29 03:26:56 DEBUG : dir/file1: copy non-chunked object... 2026/06/29 03:26:56 DEBUG : newLeaf: size = 14 OK 2026/06/29 03:26:56 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:56 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:56 INFO : dir/file1: Deleted 2026/06/29 03:26:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/29 03:26:56 DEBUG : newLeaf: Updating file with newLeaf 0x211b93ae2270 2026/06/29 03:26:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:57 DEBUG : newLeaf: copy non-chunked object... 2026/06/29 03:26:57 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:26:57 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:57 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:57 INFO : newLeaf: Deleted 2026/06/29 03:26:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/29 03:26:57 DEBUG : dir/file1: Updating file with dir/file1 0x211b93ae2270 2026/06/29 03:26:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/29 03:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 03:26:57 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:26:57 DEBUG : dir/file1(0x211b935d28c0): openPending: 2026/06/29 03:26:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/06/29 03:26:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/29 03:26:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:26:57 DEBUG : dir/file1(0x211b935d28c0): >openPending: err= 2026/06/29 03:26:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/29 03:26:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:26:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:26:57 DEBUG : dir/file1(0x211b935d28c0): _writeAt: size=25, off=0 2026/06/29 03:26:57 DEBUG : dir/file1(0x211b935d28c0): >_writeAt: n=25, err= 2026/06/29 03:26:57 DEBUG : dir/file1: copy non-chunked object... 2026/06/29 03:26:57 DEBUG : newLeaf: size = 14 OK 2026/06/29 03:26:57 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:26:57 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:57 INFO : dir/file1: Deleted 2026/06/29 03:26:57 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/29 03:26:57 DEBUG : newLeaf: Updating file with newLeaf 0x211b93ae2270 2026/06/29 03:26:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:26:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:57 DEBUG : newLeaf(0x211b935d28c0): close: 2026/06/29 03:26:57 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/29 03:26:57 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-29 03:26:57.382501832 +0000 UTC m=+57.425076235 2026/06/29 03:26:57 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/29 03:26:57 DEBUG : newLeaf(0x211b935d28c0): >close: err= 2026/06/29 03:26:57 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:57 DEBUG : dir: Looking for writers 2026/06/29 03:26:57 DEBUG : Looking for writers 2026/06/29 03:26:57 DEBUG : dir: reading active writers 2026/06/29 03:26:57 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:26:57 DEBUG : dir: Looking for writers 2026/06/29 03:26:57 DEBUG : Looking for writers 2026/06/29 03:26:57 DEBUG : dir: reading active writers 2026/06/29 03:26:57 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:26:57 DEBUG : dir: Looking for writers 2026/06/29 03:26:57 DEBUG : Looking for writers 2026/06/29 03:26:57 DEBUG : dir: reading active writers 2026/06/29 03:26:57 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:26:57 DEBUG : dir: Looking for writers 2026/06/29 03:26:57 DEBUG : Looking for writers 2026/06/29 03:26:57 DEBUG : dir: reading active writers 2026/06/29 03:26:57 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:26:57 DEBUG : newLeaf: vfs cache: starting upload 2026/06/29 03:26:57 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:26:57 DEBUG : dir: Looking for writers 2026/06/29 03:26:57 DEBUG : Looking for writers 2026/06/29 03:26:57 DEBUG : dir: reading active writers 2026/06/29 03:26:57 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:26:57 DEBUG : dir: Looking for writers 2026/06/29 03:26:57 DEBUG : Looking for writers 2026/06/29 03:26:57 DEBUG : dir: reading active writers 2026/06/29 03:26:57 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:26:58 DEBUG : newLeaf: size = 25 OK 2026/06/29 03:26:58 DEBUG : newLeaf.rclone_chunk.001_don80t: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:58 INFO : newLeaf.rclone_chunk.001_don80t: Copied (server-side copy) to: newLeaf 2026/06/29 03:26:58 INFO : newLeaf.rclone_chunk.001_don80t: Deleted 2026/06/29 03:26:58 DEBUG : newLeaf: size = 25 OK 2026/06/29 03:26:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/06/29 03:26:58 INFO : newLeaf: Copied (replaced existing) 2026/06/29 03:26:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-29 03:26:57.382501832 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/06/29 03:26:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/29 03:26:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/29 03:26:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/29 03:26:58 DEBUG : dir: Looking for writers 2026/06/29 03:26:58 DEBUG : Looking for writers 2026/06/29 03:26:58 DEBUG : dir: reading active writers 2026/06/29 03:26:58 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:58 DEBUG : >WaitForWriters: 2026/06/29 03:26:58 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:58 DEBUG : dir: Looking for writers 2026/06/29 03:26:58 DEBUG : Looking for writers 2026/06/29 03:26:58 DEBUG : dir: reading active writers 2026/06/29 03:26:58 DEBUG : newLeaf: reading active writers 2026/06/29 03:26:58 DEBUG : >WaitForWriters: 2026/06/29 03:26:58 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting --- PASS: TestFileRename (16.93s) --- PASS: TestFileRename/off,forceCache=false (2.56s) --- PASS: TestFileRename/minimal,forceCache=false (2.60s) --- PASS: TestFileRename/minimal,forceCache=true (3.27s) --- PASS: TestFileRename/writes,forceCache=false (2.54s) --- PASS: TestFileRename/writes,forceCache=true (3.23s) --- PASS: TestFileRename/full,forceCache=false (2.72s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:58 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:58 DEBUG : Looking for writers 2026/06/29 03:26:58 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 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:58 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:58 DEBUG : dir/file1: size = 16 OK 2026/06/29 03:26:58 DEBUG : dir/file1.rclone_chunk.001_don9lu: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/29 03:26:58 INFO : dir/file1.rclone_chunk.001_don9lu: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:58 INFO : dir/file1.rclone_chunk.001_don9lu: Deleted 2026/06/29 03:26:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:26:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 03:26:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/29 03:26:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/29 03:26:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:26:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/29 03:26:59 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/29 03:26:59 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:26:59 DEBUG : dir: Looking for writers 2026/06/29 03:26:59 DEBUG : file1: reading active writers 2026/06/29 03:26:59 DEBUG : Looking for writers 2026/06/29 03:26:59 DEBUG : dir: reading active writers 2026/06/29 03:26:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.88s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:26:59 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:26:59 DEBUG : dir/file1: size = 16 OK 2026/06/29 03:26:59 DEBUG : dir/file1.rclone_chunk.001_donawc: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/29 03:26:59 INFO : dir/file1.rclone_chunk.001_donawc: Copied (server-side copy) to: dir/file1 2026/06/29 03:26:59 INFO : dir/file1.rclone_chunk.001_donawc: Deleted 2026/06/29 03:26:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 03:27:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/29 03:27:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/29 03:27:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:00 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:00 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/29 03:27:00 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/29 03:27:00 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/29 03:27:00 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/29 03:27:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/29 03:27:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/29 03:27:00 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/29 03:27:00 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/29 03:27:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/29 03:27:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/29 03:27:00 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/29 03:27:00 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/29 03:27:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/29 03:27:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/29 03:27:00 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/29 03:27:00 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:00 DEBUG : dir: Looking for writers 2026/06/29 03:27:00 DEBUG : file1: reading active writers 2026/06/29 03:27:00 DEBUG : Looking for writers 2026/06/29 03:27:00 DEBUG : dir: reading active writers 2026/06/29 03:27:00 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.37s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:00 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:01 DEBUG : dir/file1: size = 16 OK 2026/06/29 03:27:01 DEBUG : dir/file1.rclone_chunk.001_donb89: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/29 03:27:01 INFO : dir/file1.rclone_chunk.001_donb89: Copied (server-side copy) to: dir/file1 2026/06/29 03:27:01 INFO : dir/file1.rclone_chunk.001_donb89: Deleted 2026/06/29 03:27:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 03:27:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/29 03:27:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/29 03:27:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/29 03:27:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/29 03:27:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/29 03:27:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/29 03:27:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/29 03:27:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/29 03:27:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/29 03:27:01 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/29 03:27:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/29 03:27:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/29 03:27:01 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/29 03:27:01 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/29 03:27:01 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/29 03:27:01 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/29 03:27:01 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/29 03:27:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/29 03:27:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/29 03:27:01 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/29 03:27:01 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/29 03:27:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/29 03:27:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/29 03:27:01 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/29 03:27:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/29 03:27:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/29 03:27:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/29 03:27:02 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/29 03:27:02 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/29 03:27:02 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/29 03:27:02 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/29 03:27:02 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/29 03:27:02 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:02 DEBUG : dir: Looking for writers 2026/06/29 03:27:02 DEBUG : file1: reading active writers 2026/06/29 03:27:02 DEBUG : Looking for writers 2026/06/29 03:27:02 DEBUG : dir: reading active writers 2026/06/29 03:27:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.48s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:02 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:02 DEBUG : dir/file1: size = 16 OK 2026/06/29 03:27:02 DEBUG : dir/file1.rclone_chunk.001_dondg0: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/29 03:27:02 INFO : dir/file1.rclone_chunk.001_dondg0: Copied (server-side copy) to: dir/file1 2026/06/29 03:27:02 INFO : dir/file1.rclone_chunk.001_dondg0: Deleted 2026/06/29 03:27:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 03:27:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/29 03:27:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/29 03:27:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:02 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:02 DEBUG : dir: Looking for writers 2026/06/29 03:27:02 DEBUG : file1: reading active writers 2026/06/29 03:27:02 DEBUG : Looking for writers 2026/06/29 03:27:02 DEBUG : dir: reading active writers 2026/06/29 03:27:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.93s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:03 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:03 DEBUG : dir/file1: size = 16 OK 2026/06/29 03:27:03 DEBUG : dir/file1.rclone_chunk.001_donef1: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/29 03:27:03 INFO : dir/file1.rclone_chunk.001_donef1: Copied (server-side copy) to: dir/file1 2026/06/29 03:27:03 INFO : dir/file1.rclone_chunk.001_donef1: Deleted 2026/06/29 03:27:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 03:27:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/29 03:27:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/29 03:27:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:03 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/29 03:27:03 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/29 03:27:03 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:03 DEBUG : dir: Looking for writers 2026/06/29 03:27:03 DEBUG : file1: reading active writers 2026/06/29 03:27:03 DEBUG : Looking for writers 2026/06/29 03:27:03 DEBUG : dir: reading active writers 2026/06/29 03:27:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.98s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:04 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:04 DEBUG : dir/file1: size = 16 OK 2026/06/29 03:27:04 DEBUG : dir/file1.rclone_chunk.001_donfvf: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/29 03:27:04 INFO : dir/file1.rclone_chunk.001_donfvf: Copied (server-side copy) to: dir/file1 2026/06/29 03:27:04 INFO : dir/file1.rclone_chunk.001_donfvf: Deleted 2026/06/29 03:27:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 03:27:04 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:27:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:27:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:27:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/29 03:27:04 DEBUG : dir/file1(0x211b93887640): _readAt: size=1, off=0 2026/06/29 03:27:04 DEBUG : dir/file1(0x211b93887640): openPending: 2026/06/29 03:27:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/29 03:27:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/29 03:27:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:04 DEBUG : dir/file1(0x211b93887640): >openPending: err= 2026/06/29 03:27:04 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/29 03:27:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:27:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:04 DEBUG : dir/file1(0x211b93887640): >_readAt: n=1, err= 2026/06/29 03:27:04 DEBUG : dir/file1(0x211b93887640): _readAt: size=256, off=1 2026/06/29 03:27:04 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/29 03:27:04 DEBUG : dir/file1(0x211b93887640): >_readAt: n=15, err=EOF 2026/06/29 03:27:04 DEBUG : dir/file1(0x211b93887640): _readAt: size=16, off=16 2026/06/29 03:27:04 DEBUG : dir/file1(0x211b93887640): >_readAt: n=0, err=EOF 2026/06/29 03:27:04 DEBUG : dir/file1(0x211b93887640): close: 2026/06/29 03:27:04 DEBUG : dir/file1(0x211b93887640): >close: err= 2026/06/29 03:27:04 DEBUG : dir/file1(0x211b93887640): close: 2026/06/29 03:27:04 DEBUG : dir/file1(0x211b93887640): >close: err=file already closed 2026/06/29 03:27:04 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:04 DEBUG : dir: Looking for writers 2026/06/29 03:27:04 DEBUG : file1: reading active writers 2026/06/29 03:27:04 DEBUG : Looking for writers 2026/06/29 03:27:04 DEBUG : dir: reading active writers 2026/06/29 03:27:04 DEBUG : >WaitForWriters: 2026/06/29 03:27:04 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.97s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:05 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:05 DEBUG : dir/file1: size = 16 OK 2026/06/29 03:27:05 DEBUG : dir/file1.rclone_chunk.001_dongve: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/29 03:27:05 INFO : dir/file1.rclone_chunk.001_dongve: Copied (server-side copy) to: dir/file1 2026/06/29 03:27:05 INFO : dir/file1.rclone_chunk.001_dongve: Deleted 2026/06/29 03:27:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 03:27:05 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:27:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:27:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:27:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/29 03:27:05 DEBUG : dir/file1(0x211b935df740): _readAt: size=1, off=0 2026/06/29 03:27:05 DEBUG : dir/file1(0x211b935df740): openPending: 2026/06/29 03:27:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/29 03:27:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/29 03:27:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:05 DEBUG : dir/file1(0x211b935df740): >openPending: err= 2026/06/29 03:27:05 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/29 03:27:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:27:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:05 DEBUG : dir/file1(0x211b935df740): >_readAt: n=1, err= 2026/06/29 03:27:05 DEBUG : dir/file1(0x211b935df740): _readAt: size=1, off=5 2026/06/29 03:27:05 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/29 03:27:05 DEBUG : dir/file1(0x211b935df740): >_readAt: n=1, err= 2026/06/29 03:27:05 DEBUG : dir/file1(0x211b935df740): _readAt: size=1, off=3 2026/06/29 03:27:05 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/29 03:27:05 DEBUG : dir/file1(0x211b935df740): >_readAt: n=1, err= 2026/06/29 03:27:05 DEBUG : dir/file1(0x211b935df740): _readAt: size=1, off=13 2026/06/29 03:27:05 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/29 03:27:05 DEBUG : dir/file1(0x211b935df740): >_readAt: n=1, err= 2026/06/29 03:27:05 DEBUG : dir/file1(0x211b935df740): _readAt: size=16, off=100 2026/06/29 03:27:05 DEBUG : dir/file1(0x211b935df740): >_readAt: n=0, err=EOF 2026/06/29 03:27:05 DEBUG : dir/file1(0x211b935df740): close: 2026/06/29 03:27:05 DEBUG : dir/file1(0x211b935df740): >close: err= 2026/06/29 03:27:05 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:05 DEBUG : dir: Looking for writers 2026/06/29 03:27:05 DEBUG : file1: reading active writers 2026/06/29 03:27:05 DEBUG : Looking for writers 2026/06/29 03:27:05 DEBUG : dir: reading active writers 2026/06/29 03:27:05 DEBUG : >WaitForWriters: 2026/06/29 03:27:05 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.95s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:06 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:06 DEBUG : dir/file1: size = 16 OK 2026/06/29 03:27:06 DEBUG : dir/file1.rclone_chunk.001_donhmd: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/29 03:27:06 INFO : dir/file1.rclone_chunk.001_donhmd: Copied (server-side copy) to: dir/file1 2026/06/29 03:27:06 INFO : dir/file1.rclone_chunk.001_donhmd: Deleted 2026/06/29 03:27:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 03:27:06 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:27:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:27:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:27:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): _readAt: size=1, off=0 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): openPending: 2026/06/29 03:27:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/29 03:27:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/29 03:27:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): >openPending: err= 2026/06/29 03:27:06 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/29 03:27:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:27:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): >_readAt: n=1, err= 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): _readAt: size=1, off=5 2026/06/29 03:27:06 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): >_readAt: n=1, err= 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): _readAt: size=1, off=1 2026/06/29 03:27:06 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): >_readAt: n=1, err= 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): _readAt: size=6, off=10 2026/06/29 03:27:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): >_readAt: n=6, err= 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): _readAt: size=256, off=10 2026/06/29 03:27:06 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): >_readAt: n=6, err=EOF 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): _readAt: size=256, off=100 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): >_readAt: n=0, err=EOF 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): close: 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): >close: err= 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): _readAt: size=256, off=100 2026/06/29 03:27:06 DEBUG : dir/file1(0x211b939a1200): >_readAt: n=0, err=file already closed 2026/06/29 03:27:06 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:06 DEBUG : dir: Looking for writers 2026/06/29 03:27:06 DEBUG : file1: reading active writers 2026/06/29 03:27:06 DEBUG : Looking for writers 2026/06/29 03:27:06 DEBUG : dir: reading active writers 2026/06/29 03:27:06 DEBUG : >WaitForWriters: 2026/06/29 03:27:06 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.05s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:07 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:07 DEBUG : dir/file1: size = 16 OK 2026/06/29 03:27:07 DEBUG : dir/file1.rclone_chunk.001_doniel: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/29 03:27:07 INFO : dir/file1.rclone_chunk.001_doniel: Copied (server-side copy) to: dir/file1 2026/06/29 03:27:07 INFO : dir/file1.rclone_chunk.001_doniel: Deleted 2026/06/29 03:27:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 03:27:07 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:27:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:27:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:27:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/29 03:27:07 DEBUG : dir/file1(0x211b93d29380): RWFileHandle.Flush 2026/06/29 03:27:07 DEBUG : dir/file1(0x211b93d29380): _readAt: size=256, off=0 2026/06/29 03:27:07 DEBUG : dir/file1(0x211b93d29380): openPending: 2026/06/29 03:27:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/29 03:27:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/29 03:27:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:07 DEBUG : dir/file1(0x211b93d29380): >openPending: err= 2026/06/29 03:27:07 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/29 03:27:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:27:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:07 DEBUG : dir/file1(0x211b93d29380): >_readAt: n=16, err=EOF 2026/06/29 03:27:07 DEBUG : dir/file1(0x211b93d29380): RWFileHandle.Flush 2026/06/29 03:27:07 DEBUG : dir/file1(0x211b93d29380): RWFileHandle.Flush 2026/06/29 03:27:07 DEBUG : dir/file1(0x211b93d29380): close: 2026/06/29 03:27:07 DEBUG : dir/file1(0x211b93d29380): >close: err= 2026/06/29 03:27:07 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:07 DEBUG : dir: Looking for writers 2026/06/29 03:27:07 DEBUG : file1: reading active writers 2026/06/29 03:27:07 DEBUG : Looking for writers 2026/06/29 03:27:07 DEBUG : dir: reading active writers 2026/06/29 03:27:07 DEBUG : >WaitForWriters: 2026/06/29 03:27:07 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.98s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:08 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:08 DEBUG : dir/file1: size = 16 OK 2026/06/29 03:27:08 DEBUG : dir/file1.rclone_chunk.001_donj1y: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/29 03:27:08 INFO : dir/file1.rclone_chunk.001_donj1y: Copied (server-side copy) to: dir/file1 2026/06/29 03:27:08 INFO : dir/file1.rclone_chunk.001_donj1y: Deleted 2026/06/29 03:27:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/29 03:27:08 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:27:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:27:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:27:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/29 03:27:08 DEBUG : dir/file1(0x211b937d3980): _readAt: size=256, off=0 2026/06/29 03:27:08 DEBUG : dir/file1(0x211b937d3980): openPending: 2026/06/29 03:27:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/29 03:27:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/29 03:27:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:08 DEBUG : dir/file1(0x211b937d3980): >openPending: err= 2026/06/29 03:27:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/29 03:27:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:27:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:08 DEBUG : dir/file1(0x211b937d3980): >_readAt: n=16, err=EOF 2026/06/29 03:27:08 DEBUG : dir/file1(0x211b937d3980): RWFileHandle.Release 2026/06/29 03:27:08 DEBUG : dir/file1(0x211b937d3980): close: 2026/06/29 03:27:08 DEBUG : dir/file1(0x211b937d3980): >close: err= 2026/06/29 03:27:08 DEBUG : dir/file1(0x211b937d3980): RWFileHandle.Release 2026/06/29 03:27:08 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:08 DEBUG : dir: Looking for writers 2026/06/29 03:27:08 DEBUG : file1: reading active writers 2026/06/29 03:27:08 DEBUG : Looking for writers 2026/06/29 03:27:08 DEBUG : dir: reading active writers 2026/06/29 03:27:08 DEBUG : >WaitForWriters: 2026/06/29 03:27:08 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.97s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:09 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:09 DEBUG : file1: newRWFileHandle: 2026/06/29 03:27:09 DEBUG : file1(0x211b93957180): openPending: 2026/06/29 03:27:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:09 DEBUG : file1(0x211b93957180): >openPending: err= 2026/06/29 03:27:09 DEBUG : file1: >newRWFileHandle: err= 2026/06/29 03:27:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/29 03:27:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/29 03:27:09 DEBUG : file1(0x211b93957180): _writeAt: size=5, off=0 2026/06/29 03:27:09 DEBUG : file1(0x211b93957180): >_writeAt: n=5, err= 2026/06/29 03:27:09 DEBUG : file1(0x211b93957180): _writeAt: size=7, off=5 2026/06/29 03:27:09 DEBUG : file1(0x211b93957180): >_writeAt: n=7, err= 2026/06/29 03:27:09 DEBUG : file1: vfs cache: truncate to size=11 2026/06/29 03:27:09 DEBUG : file1(0x211b93957180): close: 2026/06/29 03:27:09 DEBUG : file1: vfs cache: setting modification time to 2026-06-29 03:27:09.120530839 +0000 UTC m=+69.163105242 2026/06/29 03:27:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:09 DEBUG : file1(0x211b93957180): >close: err= 2026/06/29 03:27:09 DEBUG : file1(0x211b93957180): close: 2026/06/29 03:27:09 DEBUG : file1(0x211b93957180): >close: err=file already closed 2026/06/29 03:27:09 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:09 DEBUG : Looking for writers 2026/06/29 03:27:09 DEBUG : file1: reading active writers 2026/06/29 03:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:27:09 DEBUG : Looking for writers 2026/06/29 03:27:09 DEBUG : file1: reading active writers 2026/06/29 03:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:27:09 DEBUG : Looking for writers 2026/06/29 03:27:09 DEBUG : file1: reading active writers 2026/06/29 03:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:27:09 DEBUG : Looking for writers 2026/06/29 03:27:09 DEBUG : file1: reading active writers 2026/06/29 03:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:27:09 DEBUG : file1: vfs cache: starting upload 2026/06/29 03:27:09 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:27:09 DEBUG : Looking for writers 2026/06/29 03:27:09 DEBUG : file1: reading active writers 2026/06/29 03:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:27:09 DEBUG : Looking for writers 2026/06/29 03:27:09 DEBUG : file1: reading active writers 2026/06/29 03:27:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:27:09 DEBUG : file1: size = 11 OK 2026/06/29 03:27:09 DEBUG : file1.rclone_chunk.001_donkxq: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/29 03:27:09 INFO : file1.rclone_chunk.001_donkxq: Copied (server-side copy) to: file1 2026/06/29 03:27:09 INFO : file1.rclone_chunk.001_donkxq: Deleted 2026/06/29 03:27:09 DEBUG : file1: size = 11 OK 2026/06/29 03:27:09 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/29 03:27:09 INFO : file1: Copied (new) 2026/06/29 03:27:09 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-29 03:27:09.120530839 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/29 03:27:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/29 03:27:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:09 INFO : file1: vfs cache: upload succeeded try #1 2026/06/29 03:27:09 DEBUG : Looking for writers 2026/06/29 03:27:09 DEBUG : file1: reading active writers 2026/06/29 03:27:09 DEBUG : >WaitForWriters: 2026/06/29 03:27:09 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:09 DEBUG : Looking for writers 2026/06/29 03:27:09 DEBUG : file1: reading active writers 2026/06/29 03:27:09 DEBUG : >WaitForWriters: 2026/06/29 03:27:09 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting 2026/06/29 03:27:09 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo/dir/file1: no such file or directory 2026/06/29 03:27:09 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (0.94s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:10 DEBUG : file1: newRWFileHandle: 2026/06/29 03:27:10 DEBUG : file1(0x211b93b385c0): openPending: 2026/06/29 03:27:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:10 DEBUG : file1(0x211b93b385c0): >openPending: err= 2026/06/29 03:27:10 DEBUG : file1: >newRWFileHandle: err= 2026/06/29 03:27:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/29 03:27:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/29 03:27:10 DEBUG : file1(0x211b93b385c0): _writeAt: size=7, off=0 2026/06/29 03:27:10 DEBUG : file1(0x211b93b385c0): >_writeAt: n=7, err= 2026/06/29 03:27:10 DEBUG : file1(0x211b93b385c0): _writeAt: size=6, off=5 2026/06/29 03:27:10 DEBUG : file1(0x211b93b385c0): >_writeAt: n=6, err= 2026/06/29 03:27:10 DEBUG : file1(0x211b93b385c0): close: 2026/06/29 03:27:10 DEBUG : file1: vfs cache: setting modification time to 2026-06-29 03:27:10.056664188 +0000 UTC m=+70.099238591 2026/06/29 03:27:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:10 DEBUG : file1(0x211b93b385c0): >close: err= 2026/06/29 03:27:10 DEBUG : file1(0x211b93b385c0): _writeAt: size=5, off=0 2026/06/29 03:27:10 DEBUG : file1(0x211b93b385c0): >_writeAt: n=0, err=file already closed 2026/06/29 03:27:10 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:10 DEBUG : Looking for writers 2026/06/29 03:27:10 DEBUG : file1: reading active writers 2026/06/29 03:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:27:10 DEBUG : Looking for writers 2026/06/29 03:27:10 DEBUG : file1: reading active writers 2026/06/29 03:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:27:10 DEBUG : Looking for writers 2026/06/29 03:27:10 DEBUG : file1: reading active writers 2026/06/29 03:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:27:10 DEBUG : Looking for writers 2026/06/29 03:27:10 DEBUG : file1: reading active writers 2026/06/29 03:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:27:10 DEBUG : file1: vfs cache: starting upload 2026/06/29 03:27:10 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:27:10 DEBUG : Looking for writers 2026/06/29 03:27:10 DEBUG : file1: reading active writers 2026/06/29 03:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:27:10 DEBUG : Looking for writers 2026/06/29 03:27:10 DEBUG : file1: reading active writers 2026/06/29 03:27:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:27:10 DEBUG : file1: size = 11 OK 2026/06/29 03:27:10 DEBUG : file1.rclone_chunk.001_donlp8: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/29 03:27:10 INFO : file1.rclone_chunk.001_donlp8: Copied (server-side copy) to: file1 2026/06/29 03:27:10 INFO : file1.rclone_chunk.001_donlp8: Deleted 2026/06/29 03:27:10 DEBUG : file1: size = 11 OK 2026/06/29 03:27:10 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/29 03:27:10 INFO : file1: Copied (new) 2026/06/29 03:27:10 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-29 03:27:10.056664188 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/06/29 03:27:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/29 03:27:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:10 INFO : file1: vfs cache: upload succeeded try #1 2026/06/29 03:27:10 DEBUG : Looking for writers 2026/06/29 03:27:10 DEBUG : file1: reading active writers 2026/06/29 03:27:10 DEBUG : >WaitForWriters: 2026/06/29 03:27:10 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:10 DEBUG : Looking for writers 2026/06/29 03:27:10 DEBUG : file1: reading active writers 2026/06/29 03:27:10 DEBUG : >WaitForWriters: 2026/06/29 03:27:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting 2026/06/29 03:27:10 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo/dir/file1: no such file or directory 2026/06/29 03:27:10 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteAt (0.91s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:10 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:10 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:10 DEBUG : file1: newRWFileHandle: 2026/06/29 03:27:10 DEBUG : file1(0x211b933216c0): openPending: 2026/06/29 03:27:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:10 DEBUG : file1(0x211b933216c0): >openPending: err= 2026/06/29 03:27:10 DEBUG : file1: >newRWFileHandle: err= 2026/06/29 03:27:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/29 03:27:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/29 03:27:10 DEBUG : file1(0x211b933216c0): close: 2026/06/29 03:27:10 DEBUG : file1: vfs cache: setting modification time to 2026-06-29 03:27:10.966776822 +0000 UTC m=+71.009351225 2026/06/29 03:27:10 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:10 DEBUG : file1(0x211b933216c0): >close: err= 2026/06/29 03:27:10 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/29 03:27:10 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/29 03:27:10 DEBUG : file2: newRWFileHandle: 2026/06/29 03:27:10 DEBUG : file2(0x211b93321bc0): openPending: 2026/06/29 03:27:10 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/29 03:27:10 DEBUG : file2(0x211b93321bc0): >openPending: err= 2026/06/29 03:27:10 DEBUG : file2: >newRWFileHandle: err= 2026/06/29 03:27:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/29 03:27:10 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/29 03:27:10 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/29 03:27:10 DEBUG : file2(0x211b93321bc0): RWFileHandle.Flush 2026/06/29 03:27:10 DEBUG : file2(0x211b93321bc0): RWFileHandle.Release 2026/06/29 03:27:10 DEBUG : file2(0x211b93321bc0): close: 2026/06/29 03:27:10 DEBUG : file2: vfs cache: setting modification time to 2026-06-29 03:27:10.967831742 +0000 UTC m=+71.010406145 2026/06/29 03:27:10 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:10 DEBUG : file2(0x211b93321bc0): >close: err= 2026/06/29 03:27:10 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:10 DEBUG : Looking for writers 2026/06/29 03:27:10 DEBUG : file2: reading active writers 2026/06/29 03:27:10 DEBUG : file1: reading active writers 2026/06/29 03:27:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/29 03:27:10 DEBUG : Looking for writers 2026/06/29 03:27:10 DEBUG : file1: reading active writers 2026/06/29 03:27:10 DEBUG : file2: reading active writers 2026/06/29 03:27:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/29 03:27:10 DEBUG : Looking for writers 2026/06/29 03:27:10 DEBUG : file1: reading active writers 2026/06/29 03:27:10 DEBUG : file2: reading active writers 2026/06/29 03:27:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/29 03:27:11 DEBUG : Looking for writers 2026/06/29 03:27:11 DEBUG : file2: reading active writers 2026/06/29 03:27:11 DEBUG : file1: reading active writers 2026/06/29 03:27:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/29 03:27:11 DEBUG : file2: vfs cache: starting upload 2026/06/29 03:27:11 DEBUG : file1: vfs cache: starting upload 2026/06/29 03:27:11 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:27:11 DEBUG : Looking for writers 2026/06/29 03:27:11 DEBUG : file1: reading active writers 2026/06/29 03:27:11 DEBUG : file2: reading active writers 2026/06/29 03:27:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/29 03:27:11 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:27:11 DEBUG : Looking for writers 2026/06/29 03:27:11 DEBUG : file2: reading active writers 2026/06/29 03:27:11 DEBUG : file1: reading active writers 2026/06/29 03:27:11 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/29 03:27:11 DEBUG : file2: size = 0 OK 2026/06/29 03:27:11 DEBUG : file2.rclone_chunk.001_donmgf: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 03:27:11 INFO : file2.rclone_chunk.001_donmgf: Copied (server-side copy) to: file2 2026/06/29 03:27:11 DEBUG : file1: size = 0 OK 2026/06/29 03:27:11 DEBUG : file1.rclone_chunk.001_donmzc: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 03:27:11 INFO : file1.rclone_chunk.001_donmzc: Copied (server-side copy) to: file1 2026/06/29 03:27:11 INFO : file2.rclone_chunk.001_donmgf: Deleted 2026/06/29 03:27:11 DEBUG : file2: size = 0 OK 2026/06/29 03:27:11 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 03:27:11 INFO : file2: Copied (new) 2026/06/29 03:27:11 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-29 03:27:10.967831742 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/29 03:27:11 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/29 03:27:11 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/29 03:27:11 INFO : file2: vfs cache: upload succeeded try #1 2026/06/29 03:27:11 INFO : file1.rclone_chunk.001_donmzc: Deleted 2026/06/29 03:27:11 DEBUG : file1: size = 0 OK 2026/06/29 03:27:11 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 03:27:11 INFO : file1: Copied (new) 2026/06/29 03:27:11 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-29 03:27:10.966776822 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/06/29 03:27:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/29 03:27:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:11 INFO : file1: vfs cache: upload succeeded try #1 2026/06/29 03:27:11 DEBUG : Looking for writers 2026/06/29 03:27:11 DEBUG : file1: reading active writers 2026/06/29 03:27:11 DEBUG : file2: reading active writers 2026/06/29 03:27:11 DEBUG : >WaitForWriters: 2026/06/29 03:27:11 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:11 DEBUG : Looking for writers 2026/06/29 03:27:11 DEBUG : file1: reading active writers 2026/06/29 03:27:11 DEBUG : file2: reading active writers 2026/06/29 03:27:11 DEBUG : >WaitForWriters: 2026/06/29 03:27:11 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting 2026/06/29 03:27:11 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo/dir/file1: no such file or directory 2026/06/29 03:27:11 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.02s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:11 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:11 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:11 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:11 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:11 DEBUG : file1: newRWFileHandle: 2026/06/29 03:27:11 DEBUG : file1(0x211b937de980): openPending: 2026/06/29 03:27:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:11 DEBUG : file1(0x211b937de980): >openPending: err= 2026/06/29 03:27:11 DEBUG : file1: >newRWFileHandle: err= 2026/06/29 03:27:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/29 03:27:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/29 03:27:11 DEBUG : file1(0x211b937de980): _writeAt: size=5, off=0 2026/06/29 03:27:11 DEBUG : file1(0x211b937de980): >_writeAt: n=5, err= 2026/06/29 03:27:11 DEBUG : file1(0x211b937de980): RWFileHandle.Flush 2026/06/29 03:27:11 DEBUG : file1(0x211b937de980): RWFileHandle.Flush 2026/06/29 03:27:11 DEBUG : file1(0x211b937de980): close: 2026/06/29 03:27:11 DEBUG : file1: vfs cache: setting modification time to 2026-06-29 03:27:11.98305139 +0000 UTC m=+72.025625793 2026/06/29 03:27:11 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:11 DEBUG : file1(0x211b937de980): >close: err= 2026/06/29 03:27:11 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:11 DEBUG : Looking for writers 2026/06/29 03:27:11 DEBUG : file1: reading active writers 2026/06/29 03:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:27:11 DEBUG : Looking for writers 2026/06/29 03:27:11 DEBUG : file1: reading active writers 2026/06/29 03:27:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:27:12 DEBUG : Looking for writers 2026/06/29 03:27:12 DEBUG : file1: reading active writers 2026/06/29 03:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:27:12 DEBUG : Looking for writers 2026/06/29 03:27:12 DEBUG : file1: reading active writers 2026/06/29 03:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:27:12 DEBUG : file1: vfs cache: starting upload 2026/06/29 03:27:12 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:27:12 DEBUG : Looking for writers 2026/06/29 03:27:12 DEBUG : file1: reading active writers 2026/06/29 03:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:27:12 DEBUG : Looking for writers 2026/06/29 03:27:12 DEBUG : file1: reading active writers 2026/06/29 03:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:27:12 DEBUG : file1: size = 5 OK 2026/06/29 03:27:12 DEBUG : file1.rclone_chunk.001_donnb4: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:27:12 INFO : file1.rclone_chunk.001_donnb4: Copied (server-side copy) to: file1 2026/06/29 03:27:12 INFO : file1.rclone_chunk.001_donnb4: Deleted 2026/06/29 03:27:12 DEBUG : file1: size = 5 OK 2026/06/29 03:27:12 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:27:12 INFO : file1: Copied (new) 2026/06/29 03:27:12 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-29 03:27:11.98305139 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/29 03:27:12 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/29 03:27:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:12 INFO : file1: vfs cache: upload succeeded try #1 2026/06/29 03:27:12 DEBUG : Looking for writers 2026/06/29 03:27:12 DEBUG : file1: reading active writers 2026/06/29 03:27:12 DEBUG : >WaitForWriters: 2026/06/29 03:27:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:12 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:12 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:12 DEBUG : file1: newRWFileHandle: 2026/06/29 03:27:12 DEBUG : file1(0x211b93ab4000): openPending: 2026/06/29 03:27:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:12 DEBUG : file1(0x211b93ab4000): >openPending: err= 2026/06/29 03:27:12 DEBUG : file1: >newRWFileHandle: err= 2026/06/29 03:27:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/29 03:27:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/29 03:27:12 DEBUG : file1(0x211b93ab4000): _writeAt: size=5, off=0 2026/06/29 03:27:12 DEBUG : file1(0x211b93ab4000): >_writeAt: n=5, err= 2026/06/29 03:27:12 DEBUG : file1(0x211b93ab4000): RWFileHandle.Release 2026/06/29 03:27:12 DEBUG : file1(0x211b93ab4000): close: 2026/06/29 03:27:12 DEBUG : file1: vfs cache: setting modification time to 2026-06-29 03:27:12.81434334 +0000 UTC m=+72.856917753 2026/06/29 03:27:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:12 DEBUG : file1(0x211b93ab4000): >close: err= 2026/06/29 03:27:12 DEBUG : file1(0x211b93ab4000): RWFileHandle.Release 2026/06/29 03:27:12 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:12 DEBUG : Looking for writers 2026/06/29 03:27:12 DEBUG : file1: reading active writers 2026/06/29 03:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:27:12 DEBUG : Looking for writers 2026/06/29 03:27:12 DEBUG : file1: reading active writers 2026/06/29 03:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:27:12 DEBUG : Looking for writers 2026/06/29 03:27:12 DEBUG : file1: reading active writers 2026/06/29 03:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:27:12 DEBUG : Looking for writers 2026/06/29 03:27:12 DEBUG : file1: reading active writers 2026/06/29 03:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:27:12 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo/dir/file1: no such file or directory 2026/06/29 03:27:12 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo/dir/file1: no such file or directory 2026/06/29 03:27:12 DEBUG : file1: vfs cache: starting upload 2026/06/29 03:27:12 DEBUG : Looking for writers 2026/06/29 03:27:12 DEBUG : file1: reading active writers 2026/06/29 03:27:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:27:12 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:27:13 DEBUG : Looking for writers 2026/06/29 03:27:13 DEBUG : file1: reading active writers 2026/06/29 03:27:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:27:13 DEBUG : file1: size = 5 OK 2026/06/29 03:27:13 DEBUG : file1.rclone_chunk.001_donnyi: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:27:13 INFO : file1.rclone_chunk.001_donnyi: Copied (server-side copy) to: file1 2026/06/29 03:27:13 INFO : file1.rclone_chunk.001_donnyi: Deleted 2026/06/29 03:27:13 DEBUG : file1: size = 5 OK 2026/06/29 03:27:13 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:27:13 INFO : file1: Copied (new) 2026/06/29 03:27:13 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-29 03:27:12.81434334 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/29 03:27:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/29 03:27:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:13 INFO : file1: vfs cache: upload succeeded try #1 2026/06/29 03:27:13 DEBUG : Looking for writers 2026/06/29 03:27:13 DEBUG : file1: reading active writers 2026/06/29 03:27:13 DEBUG : >WaitForWriters: 2026/06/29 03:27:13 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.81s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:13 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:13 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:13 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:13 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:13 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo/dir/file1: no such file or directory 2026/06/29 03:27:13 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo/dir/file1: no such file or directory 2026/06/29 03:27:13 DEBUG : dir/file1: size = 16 OK 2026/06/29 03:27:13 DEBUG : dir/file1.rclone_chunk.001_donop7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/29 03:27:13 INFO : dir/file1.rclone_chunk.001_donop7: Copied (server-side copy) to: dir/file1 2026/06/29 03:27:14 INFO : dir/file1.rclone_chunk.001_donop7: Deleted 2026/06/29 03:27:14 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/29 03:27:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 03:27:14 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:27:14 DEBUG : dir/file1(0x211b9358c3c0): openPending: 2026/06/29 03:27:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/29 03:27:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/29 03:27:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:14 DEBUG : dir/file1(0x211b9358c3c0): >openPending: err= 2026/06/29 03:27:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/29 03:27:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:27:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:27:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/29 03:27:14 DEBUG : dir/file1(0x211b9358c3c0): _writeAt: size=5, off=0 2026/06/29 03:27:14 DEBUG : dir/file1(0x211b9358c3c0): >_writeAt: n=5, err= 2026/06/29 03:27:14 DEBUG : dir/file1(0x211b9358c3c0): close: 2026/06/29 03:27:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:14 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-29 03:27:14.275449303 +0000 UTC m=+74.318023706 2026/06/29 03:27:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:14 DEBUG : dir/file1(0x211b9358c3c0): >close: err= 2026/06/29 03:27:14 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:14 DEBUG : dir: Looking for writers 2026/06/29 03:27:14 DEBUG : file1: reading active writers 2026/06/29 03:27:14 DEBUG : Looking for writers 2026/06/29 03:27:14 DEBUG : dir: reading active writers 2026/06/29 03:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:27:14 DEBUG : dir: Looking for writers 2026/06/29 03:27:14 DEBUG : file1: reading active writers 2026/06/29 03:27:14 DEBUG : Looking for writers 2026/06/29 03:27:14 DEBUG : dir: reading active writers 2026/06/29 03:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:27:14 DEBUG : dir: Looking for writers 2026/06/29 03:27:14 DEBUG : file1: reading active writers 2026/06/29 03:27:14 DEBUG : Looking for writers 2026/06/29 03:27:14 DEBUG : dir: reading active writers 2026/06/29 03:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:27:14 DEBUG : dir: Looking for writers 2026/06/29 03:27:14 DEBUG : file1: reading active writers 2026/06/29 03:27:14 DEBUG : Looking for writers 2026/06/29 03:27:14 DEBUG : dir: reading active writers 2026/06/29 03:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:27:14 DEBUG : dir/file1: vfs cache: starting upload 2026/06/29 03:27:14 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:27:14 DEBUG : dir: Looking for writers 2026/06/29 03:27:14 DEBUG : file1: reading active writers 2026/06/29 03:27:14 DEBUG : Looking for writers 2026/06/29 03:27:14 DEBUG : dir: reading active writers 2026/06/29 03:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:27:14 DEBUG : dir: Looking for writers 2026/06/29 03:27:14 DEBUG : file1: reading active writers 2026/06/29 03:27:14 DEBUG : Looking for writers 2026/06/29 03:27:14 DEBUG : dir: reading active writers 2026/06/29 03:27:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:27:14 DEBUG : dir/file1: size = 5 OK 2026/06/29 03:27:14 DEBUG : dir/file1.rclone_chunk.001_donp4x: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:27:14 INFO : dir/file1.rclone_chunk.001_donp4x: Copied (server-side copy) to: dir/file1 2026/06/29 03:27:14 INFO : dir/file1.rclone_chunk.001_donp4x: Deleted 2026/06/29 03:27:14 DEBUG : dir/file1: size = 5 OK 2026/06/29 03:27:14 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:27:14 INFO : dir/file1: Copied (replaced existing) 2026/06/29 03:27:14 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-29 03:27:14.275449303 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/29 03:27:14 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/29 03:27:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:14 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/29 03:27:14 DEBUG : dir: Looking for writers 2026/06/29 03:27:14 DEBUG : file1: reading active writers 2026/06/29 03:27:14 DEBUG : Looking for writers 2026/06/29 03:27:14 DEBUG : dir: reading active writers 2026/06/29 03:27:14 DEBUG : >WaitForWriters: 2026/06/29 03:27:14 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.51s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:15 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:15 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:15 DEBUG : dir/file1: size = 16 OK 2026/06/29 03:27:15 DEBUG : dir/file1.rclone_chunk.001_donq15: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/06/29 03:27:15 INFO : dir/file1.rclone_chunk.001_donq15: Copied (server-side copy) to: dir/file1 2026/06/29 03:27:15 INFO : dir/file1.rclone_chunk.001_donq15: Deleted 2026/06/29 03:27:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:15 DEBUG : dir/file1: newRWFileHandle: 2026/06/29 03:27:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/29 03:27:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/29 03:27:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/29 03:27:15 DEBUG : dir/file1(0x211b938890c0): _writeAt: size=5, off=0 2026/06/29 03:27:15 DEBUG : dir/file1(0x211b938890c0): openPending: 2026/06/29 03:27:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/06/29 03:27:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/29 03:27:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:15 DEBUG : dir/file1(0x211b938890c0): >openPending: err= 2026/06/29 03:27:15 DEBUG : dir/file1(0x211b938890c0): >_writeAt: n=5, err= 2026/06/29 03:27:15 DEBUG : dir/file1(0x211b938890c0): _writeAt: size=15, off=5 2026/06/29 03:27:15 DEBUG : dir/file1(0x211b938890c0): >_writeAt: n=15, err= 2026/06/29 03:27:15 DEBUG : dir/file1(0x211b938890c0): close: 2026/06/29 03:27:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/29 03:27:15 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-29 03:27:15.764694895 +0000 UTC m=+75.807269288 2026/06/29 03:27:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:15 DEBUG : dir/file1(0x211b938890c0): >close: err= 2026/06/29 03:27:15 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:15 DEBUG : dir: Looking for writers 2026/06/29 03:27:15 DEBUG : file1: reading active writers 2026/06/29 03:27:15 DEBUG : Looking for writers 2026/06/29 03:27:15 DEBUG : dir: reading active writers 2026/06/29 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:27:15 DEBUG : dir: Looking for writers 2026/06/29 03:27:15 DEBUG : file1: reading active writers 2026/06/29 03:27:15 DEBUG : Looking for writers 2026/06/29 03:27:15 DEBUG : dir: reading active writers 2026/06/29 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:27:15 DEBUG : dir: Looking for writers 2026/06/29 03:27:15 DEBUG : file1: reading active writers 2026/06/29 03:27:15 DEBUG : Looking for writers 2026/06/29 03:27:15 DEBUG : dir: reading active writers 2026/06/29 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:27:15 DEBUG : dir: Looking for writers 2026/06/29 03:27:15 DEBUG : file1: reading active writers 2026/06/29 03:27:15 DEBUG : Looking for writers 2026/06/29 03:27:15 DEBUG : dir: reading active writers 2026/06/29 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:27:15 DEBUG : dir/file1: vfs cache: starting upload 2026/06/29 03:27:15 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:27:15 DEBUG : dir: Looking for writers 2026/06/29 03:27:15 DEBUG : file1: reading active writers 2026/06/29 03:27:15 DEBUG : Looking for writers 2026/06/29 03:27:15 DEBUG : dir: reading active writers 2026/06/29 03:27:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:27:16 DEBUG : dir: Looking for writers 2026/06/29 03:27:16 DEBUG : file1: reading active writers 2026/06/29 03:27:16 DEBUG : Looking for writers 2026/06/29 03:27:16 DEBUG : dir: reading active writers 2026/06/29 03:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:27:16 DEBUG : dir/file1: size = 20 OK 2026/06/29 03:27:16 DEBUG : dir/file1.rclone_chunk.001_donqnd: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/29 03:27:16 INFO : dir/file1.rclone_chunk.001_donqnd: Copied (server-side copy) to: dir/file1 2026/06/29 03:27:16 INFO : dir/file1.rclone_chunk.001_donqnd: Deleted 2026/06/29 03:27:16 DEBUG : dir/file1: size = 20 OK 2026/06/29 03:27:16 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/06/29 03:27:16 INFO : dir/file1: Copied (replaced existing) 2026/06/29 03:27:16 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-29 03:27:15.764694895 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/06/29 03:27:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/29 03:27:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/29 03:27:16 DEBUG : dir: Looking for writers 2026/06/29 03:27:16 DEBUG : file1: reading active writers 2026/06/29 03:27:16 DEBUG : Looking for writers 2026/06/29 03:27:16 DEBUG : dir: reading active writers 2026/06/29 03:27:16 DEBUG : >WaitForWriters: 2026/06/29 03:27:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.49s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:16 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:16 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:16 DEBUG : file1: newRWFileHandle: 2026/06/29 03:27:16 DEBUG : file1(0x211b937b4c00): openPending: 2026/06/29 03:27:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:16 DEBUG : file1(0x211b937b4c00): >openPending: err= 2026/06/29 03:27:16 DEBUG : file1: >newRWFileHandle: err= 2026/06/29 03:27:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/29 03:27:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/29 03:27:16 DEBUG : file1(0x211b937b4c00): _writeAt: size=5, off=0 2026/06/29 03:27:16 DEBUG : file1(0x211b937b4c00): >_writeAt: n=5, err= 2026/06/29 03:27:16 DEBUG : file1(0x211b937b4c00): close: 2026/06/29 03:27:16 DEBUG : file1: vfs cache: setting modification time to 2026-06-29 03:27:16.63052868 +0000 UTC m=+76.673103083 2026/06/29 03:27:16 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:16 DEBUG : file1(0x211b937b4c00): >close: err= 2026/06/29 03:27:16 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:16 DEBUG : Looking for writers 2026/06/29 03:27:16 DEBUG : file1: reading active writers 2026/06/29 03:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:27:16 DEBUG : Looking for writers 2026/06/29 03:27:16 DEBUG : file1: reading active writers 2026/06/29 03:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:27:16 DEBUG : Looking for writers 2026/06/29 03:27:16 DEBUG : file1: reading active writers 2026/06/29 03:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:27:16 DEBUG : Looking for writers 2026/06/29 03:27:16 DEBUG : file1: reading active writers 2026/06/29 03:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:27:16 DEBUG : file1: vfs cache: starting upload 2026/06/29 03:27:16 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:27:16 DEBUG : Looking for writers 2026/06/29 03:27:16 DEBUG : file1: reading active writers 2026/06/29 03:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:27:16 DEBUG : Looking for writers 2026/06/29 03:27:16 DEBUG : file1: reading active writers 2026/06/29 03:27:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:27:17 DEBUG : file1: size = 5 OK 2026/06/29 03:27:17 DEBUG : file1.rclone_chunk.001_donrhq: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:27:17 INFO : file1.rclone_chunk.001_donrhq: Copied (server-side copy) to: file1 2026/06/29 03:27:17 INFO : file1.rclone_chunk.001_donrhq: Deleted 2026/06/29 03:27:17 DEBUG : file1: size = 5 OK 2026/06/29 03:27:17 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:27:17 INFO : file1: Copied (new) 2026/06/29 03:27:17 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-29 03:27:16.63052868 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/29 03:27:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:17 INFO : file1: vfs cache: upload succeeded try #1 2026/06/29 03:27:17 DEBUG : Looking for writers 2026/06/29 03:27:17 DEBUG : file1: reading active writers 2026/06/29 03:27:17 DEBUG : >WaitForWriters: 2026/06/29 03:27:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/29 03:27:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60b80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60b80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60b80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60b80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60b80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.4515301 +0000 UTC m=+77.494104503 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60b80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61000): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61000): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61000): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61000): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61000): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61000): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61000): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.4515301 +0000 UTC m=+77.494104503 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61000): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a614c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a614c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a614c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a614c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a614c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.4515301 +0000 UTC m=+77.494104503 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a614c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10460 item 1 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61b00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61b00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61b00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61b00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61b00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.454704411 +0000 UTC m=+77.497278865 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61b00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74100): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74100): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74100): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74100): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74100): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.454704411 +0000 UTC m=+77.497278865 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74100): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10bd0 item 2 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74740): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74740): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74740): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74740): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74740): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.456686283 +0000 UTC m=+77.499260686 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74740): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74bc0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74bc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74bc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74bc0): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74bc0): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74bc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.456686283 +0000 UTC m=+77.499260686 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b74bc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75080): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75080): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75080): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75080): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75080): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.456686283 +0000 UTC m=+77.499260686 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75080): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10f50 item 3 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75700): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75700): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75700): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75700): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75700): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.459285093 +0000 UTC m=+77.501859496 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75700): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75c40): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75c40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75c40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75c40): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75c40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.459285093 +0000 UTC m=+77.501859496 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b75c40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b11500 item 4 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68380): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68380): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68380): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68380): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68380): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.460853438 +0000 UTC m=+77.503427841 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68380): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68800): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68800): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68800): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68800): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68800): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68800): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68800): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.460853438 +0000 UTC m=+77.503427841 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68800): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68cc0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68cc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68cc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68cc0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68cc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.460853438 +0000 UTC m=+77.503427841 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b68cc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b119d0 item 5 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b69340): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b69340): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b69340): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b69340): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b69340): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.463501151 +0000 UTC m=+77.506075574 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b69340): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b69880): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b69880): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b69880): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b69880): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b69880): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.463501151 +0000 UTC m=+77.506075574 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b69880): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933a6700 item 6 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba000): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba000): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba000): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba000): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba000): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.465314867 +0000 UTC m=+77.507889260 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba000): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba500): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba500): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba500): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba500): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba500): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba500): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba500): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.465314867 +0000 UTC m=+77.507889260 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba500): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba9c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba9c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba9c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba9c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba9c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.465314867 +0000 UTC m=+77.507889260 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bba9c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933a7ab0 item 7 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbb040): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbb040): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbb040): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbb040): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbb040): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.467378263 +0000 UTC m=+77.509952656 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbb040): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbb580): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbb580): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbb580): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbb580): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbb580): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.467378263 +0000 UTC m=+77.509952656 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbb580): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93abe310 item 8 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbbb40): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b93bbbb40): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbbb40): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbbb40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbbb40): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbbb40): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bbbb40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a000): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a000): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a000): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a000): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a000): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.468952981 +0000 UTC m=+77.511527373 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a000): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a480): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a480): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a480): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a480): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a480): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a480): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a480): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.468952981 +0000 UTC m=+77.511527373 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a480): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a980): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a980): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a980): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a980): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a980): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.468952981 +0000 UTC m=+77.511527373 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a980): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93abe8c0 item 9 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b000): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b000): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b000): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b000): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b000): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.470566841 +0000 UTC m=+77.513141234 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b000): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b540): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b540): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b540): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b540): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b540): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.470566841 +0000 UTC m=+77.513141234 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b540): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93abf3b0 item 10 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3bb80): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b93c3bb80): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3bb80): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3bb80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3bb80): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3bb80): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3bb80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5c040): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5c040): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5c040): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5c040): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5c040): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.47221188 +0000 UTC m=+77.514786274 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5c040): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5c540): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5c540): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5c540): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5c540): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5c540): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5c540): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5c540): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.47221188 +0000 UTC m=+77.514786274 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5c540): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5ca40): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5ca40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5ca40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5ca40): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5ca40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.47221188 +0000 UTC m=+77.514786274 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5ca40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93abf880 item 11 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5d0c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5d0c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5d0c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5d0c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5d0c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.474239288 +0000 UTC m=+77.516813681 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5d0c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5d600): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5d600): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5d600): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5d600): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5d600): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.474239288 +0000 UTC m=+77.516813681 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5d600): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93abfdc0 item 12 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5dc40): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b93c5dc40): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5dc40): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5dc40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5dc40): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5dc40): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c5dc40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8a100): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8a100): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8a100): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8a100): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8a100): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.476149846 +0000 UTC m=+77.518724259 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8a100): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8a580): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8a580): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8a580): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8a580): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8a580): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.476149846 +0000 UTC m=+77.518724259 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8a580): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9358ae70 item 13 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8abc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8abc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8abc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8abc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8abc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.478886465 +0000 UTC m=+77.521460868 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8abc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8b100): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8b100): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8b100): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8b100): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8b100): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.478886465 +0000 UTC m=+77.521460868 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8b100): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340e5b0 item 14 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8b740): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b93c8b740): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8b740): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8b740): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8b740): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8b740): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8b740): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8bb00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8bb00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8bb00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8bb00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8bb00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.480375581 +0000 UTC m=+77.522949974 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c8bb00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d22c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d22c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d22c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d22c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d22c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.480375581 +0000 UTC m=+77.522949974 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d22c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340eaf0 item 15 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2940): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2940): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2940): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2940): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2940): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.48175362 +0000 UTC m=+77.524328023 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2940): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2e80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2e80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2e80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2e80): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2e80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.48175362 +0000 UTC m=+77.524328023 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2e80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340f420 item 16 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d34c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d34c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d34c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d34c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d34c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.483193153 +0000 UTC m=+77.525767556 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d34c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3940): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3940): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3940): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3940): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3940): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3940): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3940): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3940): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.483193153 +0000 UTC m=+77.525767556 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3940): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93320600): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93320600): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93320600): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93320600): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93320600): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.483193153 +0000 UTC m=+77.525767556 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93320600): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340f880 item 17 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321880): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321880): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321880): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321880): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321880): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.485181948 +0000 UTC m=+77.527756341 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321880): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e280): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e280): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e280): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e280): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e280): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.485181948 +0000 UTC m=+77.527756341 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e280): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9339c690 item 18 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f840): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f840): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f840): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f840): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f840): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.486673088 +0000 UTC m=+77.529247571 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f840): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.486673088 +0000 UTC m=+77.529247571 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b66c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b66c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b66c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b66c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b66c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.486673088 +0000 UTC m=+77.529247571 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b66c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9339d420 item 19 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.488653527 +0000 UTC m=+77.531227921 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7480): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7480): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7480): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7480): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7480): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.488653527 +0000 UTC m=+77.531227921 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7480): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933daa10 item 20 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7b00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7b00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7b00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7b00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7b00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.490008083 +0000 UTC m=+77.532582475 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7b00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c500): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c500): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c500): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c500): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c500): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c500): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c500): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c500): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.490008083 +0000 UTC m=+77.532582475 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c500): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358ce40): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358ce40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358ce40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358ce40): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358ce40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.490008083 +0000 UTC m=+77.532582475 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358ce40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933dbc70 item 21 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d840): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d840): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d840): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d840): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d840): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.492024479 +0000 UTC m=+77.534598872 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d840): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358de00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358de00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358de00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358de00): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358de00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.492024479 +0000 UTC m=+77.534598872 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358de00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9358a540 item 22 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4cc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4cc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4cc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4cc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4cc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.4934097 +0000 UTC m=+77.535984143 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4cc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5780): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5780): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5780): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5780): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5780): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5780): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5780): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5780): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.4934097 +0000 UTC m=+77.535984143 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5780): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5c80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5c80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5c80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5c80): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5c80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.4934097 +0000 UTC m=+77.535984143 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5c80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9358a8c0 item 23 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e400): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e400): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e400): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e400): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e400): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.495450703 +0000 UTC m=+77.538025096 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e400): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e940): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e940): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e940): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e940): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e940): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.495450703 +0000 UTC m=+77.538025096 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e940): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9358b340 item 24 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386ef80): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b9386ef80): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386ef80): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386ef80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386ef80): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386ef80): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386ef80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f380): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f380): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f380): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f380): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f380): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.497003048 +0000 UTC m=+77.539577441 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f380): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f880): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f880): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f880): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f880): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f880): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f880): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f880): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f880): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.497003048 +0000 UTC m=+77.539577441 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f880): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386fdc0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386fdc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386fdc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386fdc0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386fdc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.497003048 +0000 UTC m=+77.539577441 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386fdc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9358b730 item 25 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888640): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888640): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888640): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888640): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888640): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.499340348 +0000 UTC m=+77.541914741 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888640): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888b80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888b80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888b80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888b80): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888b80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.499340348 +0000 UTC m=+77.541914741 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888b80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b40e0 item 26 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889300): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b93889300): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889300): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889300): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889300): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889300): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889300): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938896c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938896c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938896c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938896c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938896c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.500959008 +0000 UTC m=+77.543533401 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938896c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889bc0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889bc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889bc0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889bc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889bc0): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889bc0): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889bc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.500959008 +0000 UTC m=+77.543533401 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889bc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937002c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937002c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937002c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937002c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937002c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.500959008 +0000 UTC m=+77.543533401 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937002c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b4620 item 27 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93700b40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93700b40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93700b40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93700b40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93700b40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.503031961 +0000 UTC m=+77.545606354 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93700b40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701ac0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701ac0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701ac0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701ac0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701ac0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.503031961 +0000 UTC m=+77.545606354 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701ac0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b52d0 item 28 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b42c0): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b937b42c0): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b42c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b42c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b42c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b42c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b42c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b4680): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b4680): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b4680): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b4680): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b4680): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.504710784 +0000 UTC m=+77.547285187 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b4680): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b4dc0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b4dc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b4dc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b4dc0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b4dc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.504710784 +0000 UTC m=+77.547285187 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b4dc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cc2000 item 29 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b5440): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b5440): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b5440): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b5440): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b5440): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.506522857 +0000 UTC m=+77.549097260 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b5440): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b5980): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b5980): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b5980): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b5980): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b5980): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.506522857 +0000 UTC m=+77.549097260 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937b5980): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cc24d0 item 30 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60140): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b93a60140): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60140): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60140): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60140): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60140): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60140): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60500): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60500): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60500): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60500): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60500): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.508234731 +0000 UTC m=+77.550809144 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60500): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60bc0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60bc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60bc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60bc0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60bc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.508234731 +0000 UTC m=+77.550809144 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60bc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cc2a10 item 31 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61240): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61240): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61240): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61240): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61240): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.509734428 +0000 UTC m=+77.552308831 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61240): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61780): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61780): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61780): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61780): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61780): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.509734428 +0000 UTC m=+77.552308831 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61780): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cc2d90 item 32 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61dc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61dc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61dc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61dc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61dc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.511243443 +0000 UTC m=+77.553817835 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61dc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598340): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598340): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598340): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598340): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598340): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cc3260 item 33 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598340): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598340): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.511789277 +0000 UTC m=+77.554363670 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598340): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598840): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598840): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598840): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598840): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598840): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.511789277 +0000 UTC m=+77.554363670 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598840): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cc35e0 item 33 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598e80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598e80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598e80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598e80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598e80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.513251283 +0000 UTC m=+77.555825676 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93598e80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599300): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599300): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cc3dc0 item 34 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599300): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599300): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599300): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599300): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599300): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.513868352 +0000 UTC m=+77.556442745 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599300): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599840): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599840): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599840): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599840): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599840): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.513868352 +0000 UTC m=+77.556442745 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599840): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cec230 item 34 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599e80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599e80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599e80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599e80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599e80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.515282047 +0000 UTC m=+77.557856440 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93599e80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cc400): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cc400): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cc400): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cc400): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cc400): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cec690 item 35 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cc400): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cc400): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.516181455 +0000 UTC m=+77.558755859 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cc400): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cc900): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cc900): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cc900): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cc900): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cc900): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.516181455 +0000 UTC m=+77.558755859 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cc900): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cec930 item 35 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ccf80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ccf80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ccf80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ccf80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ccf80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.517593809 +0000 UTC m=+77.560168201 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ccf80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cd480): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cd480): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93ceccb0 item 36 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cd480): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cd480): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cd480): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cd480): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cd480): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.518267524 +0000 UTC m=+77.560841927 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cd480): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cd9c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cd9c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cd9c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cd9c0): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cd9c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.518267524 +0000 UTC m=+77.560841927 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935cd9c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cece70 item 36 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4100): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4100): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4100): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4100): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4100): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.519886174 +0000 UTC m=+77.562460577 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4100): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4580): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4580): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4580): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4580): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4580): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93ced420 item 37 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4580): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4580): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.520522408 +0000 UTC m=+77.563096841 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4580): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4a80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4a80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4a80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4a80): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4a80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.520522408 +0000 UTC m=+77.563096841 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f4a80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93ced5e0 item 37 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5100): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5100): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5100): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5100): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5100): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.522214035 +0000 UTC m=+77.564788449 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5100): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5600): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5600): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93ced960 item 38 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5600): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5600): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5600): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5600): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5600): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.5228132 +0000 UTC m=+77.565387614 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5600): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5b40): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5b40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5b40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5b40): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5b40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.5228132 +0000 UTC m=+77.565387614 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935f5b40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cedb90 item 38 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936122c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936122c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936122c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936122c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936122c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.52399542 +0000 UTC m=+77.566569814 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936122c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936127c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936127c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936127c0): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936127c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936127c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934e2380 item 39 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936127c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936127c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.524440256 +0000 UTC m=+77.567014649 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936127c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93612cc0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93612cc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93612cc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93612cc0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93612cc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.524440256 +0000 UTC m=+77.567014649 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93612cc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934e2540 item 39 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613340): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613340): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613340): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613340): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613340): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.526051191 +0000 UTC m=+77.568625584 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613340): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613840): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613840): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934e2fc0 item 40 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613840): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613840): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613840): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613840): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613840): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.52661981 +0000 UTC m=+77.569194213 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613840): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613d80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613d80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613d80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613d80): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613d80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.52661981 +0000 UTC m=+77.569194213 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93613d80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934e3260 item 40 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ae440): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ae440): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ae440): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ae440): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ae440): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ae440): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ae440): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.528126189 +0000 UTC m=+77.570700662 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ae440): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ae940): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ae940): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ae940): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934e3c00 item 41 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ae940): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ae940): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.5286171 +0000 UTC m=+77.571191503 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ae940): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936aee00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936aee00): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936aee00): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936aee00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936aee00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93402000 item 41 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936aee00): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936aee00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.529221345 +0000 UTC m=+77.571795738 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936aee00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936af340): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936af340): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936af340): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936af340): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936af340): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.529221345 +0000 UTC m=+77.571795738 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936af340): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934021c0 item 41 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936af980): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936af980): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936af980): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936af980): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936af980): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936af980): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936af980): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.530692298 +0000 UTC m=+77.573266691 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936af980): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936afe80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936afe80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936afe80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93402770 item 42 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936afe80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936afe80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.5312369 +0000 UTC m=+77.573811293 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936afe80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e24c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e24c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93402c40 item 42 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e24c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e24c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e24c0): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e24c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e24c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.531919242 +0000 UTC m=+77.574493655 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e24c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e2a40): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e2a40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e2a40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e2a40): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e2a40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.531919242 +0000 UTC m=+77.574493655 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e2a40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93402e00 item 42 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3080): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3080): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3080): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3080): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3080): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3080): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3080): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.533320153 +0000 UTC m=+77.575894547 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3080): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3580): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3580): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3580): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93403500 item 43 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3580): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3580): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.533849097 +0000 UTC m=+77.576423489 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3580): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3ac0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3ac0): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3ac0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3ac0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934037a0 item 43 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3ac0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3ac0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.53444717 +0000 UTC m=+77.577021563 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e3ac0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371c100): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371c100): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371c100): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371c100): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371c100): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.53444717 +0000 UTC m=+77.577021563 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371c100): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93403a40 item 43 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371c740): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371c740): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371c740): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371c740): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371c740): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371c740): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371c740): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.53591691 +0000 UTC m=+77.578491303 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371c740): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371cc40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371cc40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371cc40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93412310 item 44 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371cc40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371cc40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.536411087 +0000 UTC m=+77.578985481 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371cc40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371d180): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371d180): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93413490 item 44 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371d180): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371d180): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371d180): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371d180): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371d180): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.537103117 +0000 UTC m=+77.579677510 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371d180): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371d700): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371d700): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371d700): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371d700): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371d700): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.537103117 +0000 UTC m=+77.579677510 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371d700): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93413a40 item 44 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371dd40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371dd40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371dd40): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371dd40): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371dd40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371dd40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371dd40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.538460728 +0000 UTC m=+77.581035121 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9371dd40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93738340): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93738340): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93738340): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9341c000 item 45 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93738340): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93738340): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.538956869 +0000 UTC m=+77.581531262 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93738340): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93738a40): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93738a40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93738a40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93738a40): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93738a40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.538956869 +0000 UTC m=+77.581531262 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93738a40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9341c3f0 item 45 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739080): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739080): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739080): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739080): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739080): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739080): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739080): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.540537527 +0000 UTC m=+77.583111920 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739080): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa8380): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa8380): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa8380): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93a9e0e0 item 46 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa8380): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa8380): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.540941887 +0000 UTC m=+77.583516280 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa8380): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa8a80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa8a80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa8a80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa8a80): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa8a80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.540941887 +0000 UTC m=+77.583516280 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa8a80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93a9e380 item 46 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa90c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa90c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa90c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa90c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa90c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa90c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa90c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.542364328 +0000 UTC m=+77.584938720 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa90c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa95c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa95c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa95c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93a9e9a0 item 47 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa95c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa95c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.542933547 +0000 UTC m=+77.585507950 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa95c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa9cc0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa9cc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa9cc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa9cc0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa9cc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.542933547 +0000 UTC m=+77.585507950 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93aa9cc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93a9ecb0 item 47 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af4400): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af4400): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af4400): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af4400): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af4400): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af4400): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af4400): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.544546877 +0000 UTC m=+77.587121280 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af4400): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af4900): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af4900): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af4900): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93a9f2d0 item 48 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af4900): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af4900): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.545112318 +0000 UTC m=+77.587686721 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af4900): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5000): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5000): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5000): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5000): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5000): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.545112318 +0000 UTC m=+77.587686721 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5000): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93a9f500 item 48 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5640): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5640): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5640): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5640): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5640): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.546633215 +0000 UTC m=+77.589207628 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5640): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5ac0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5ac0): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5ac0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5ac0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5ac0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93a9f880 item 49 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5ac0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5ac0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.54718386 +0000 UTC m=+77.589758273 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93af5ac0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379c100): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379c100): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379c100): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379c100): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379c100): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.54718386 +0000 UTC m=+77.589758273 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379c100): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402a000 item 49 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379c780): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379c780): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379c780): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379c780): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379c780): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.548677745 +0000 UTC m=+77.591252137 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379c780): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379cc80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379cc80): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379cc80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402a3f0 item 50 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379cc80): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379cc80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379cc80): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379cc80): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379cc80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.549328517 +0000 UTC m=+77.591902910 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379cc80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379d200): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379d200): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379d200): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379d200): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379d200): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.549328517 +0000 UTC m=+77.591902910 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379d200): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402a700 item 50 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379d880): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379d880): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379d880): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379d880): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379d880): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.550763242 +0000 UTC m=+77.593337645 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379d880): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379dd80): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379dd80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379dd80): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379dd80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379dd80): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379dd80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402ae70 item 51 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379dd80): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379dd80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.551345224 +0000 UTC m=+77.593919617 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9379dd80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f63c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f63c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f63c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f63c0): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f63c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.551345224 +0000 UTC m=+77.593919617 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f63c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402b110 item 51 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f6a40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f6a40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f6a40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f6a40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f6a40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.552825535 +0000 UTC m=+77.595399927 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f6a40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f6f40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f6f40): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f6f40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402b570 item 52 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f6f40): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f6f40): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f6f40): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f6f40): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f6f40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.553448394 +0000 UTC m=+77.596022827 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f6f40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f74c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f74c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f74c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f74c0): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f74c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.553448394 +0000 UTC m=+77.596022827 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f74c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402b7a0 item 52 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f7b40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f7b40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f7b40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f7b40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f7b40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.55500082 +0000 UTC m=+77.597575212 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937f7b40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9385a140): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9385a140): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9385a140): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9385a140): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9385a140): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9385a140): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402bb20 item 53 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9385a140): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9385a140): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.555596969 +0000 UTC m=+77.598171363 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9385a140): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9385a680): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9385a680): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9385a680): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9385a680): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9385a680): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.555596969 +0000 UTC m=+77.598171363 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9385a680): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933ba070 item 53 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389e480): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389e480): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389e480): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389e480): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389e480): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.557118638 +0000 UTC m=+77.599693051 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389e480): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389e980): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389e980): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389e980): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aea230 item 54 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389e980): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389e980): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389e980): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389e980): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389e980): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.557793454 +0000 UTC m=+77.600367857 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389e980): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389ef00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389ef00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389ef00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389ef00): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389ef00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.557793454 +0000 UTC m=+77.600367857 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389ef00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aea460 item 54 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389f580): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389f580): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389f580): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389f580): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389f580): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.559354887 +0000 UTC m=+77.601929349 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389f580): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389fa80): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389fa80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389fa80): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389fa80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389fa80): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389fa80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aea7e0 item 55 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389fa80): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389fa80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.559976204 +0000 UTC m=+77.602550607 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9389fa80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939560c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939560c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939560c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939560c0): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939560c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.559976204 +0000 UTC m=+77.602550607 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939560c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aea9a0 item 55 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956740): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956740): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956740): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956740): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956740): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.561549278 +0000 UTC m=+77.604123691 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956740): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956c40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956c40): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956c40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aead90 item 56 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956c40): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956c40): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956c40): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956c40): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956c40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.562247168 +0000 UTC m=+77.604821571 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956c40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939571c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939571c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939571c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939571c0): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939571c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.562247168 +0000 UTC m=+77.604821571 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939571c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aeb030 item 56 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957800): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957800): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957800): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957800): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957800): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957800): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957800): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957800): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.563778955 +0000 UTC m=+77.606353358 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957800): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957d40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957d40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957d40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aeb490 item 57 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957d40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957d40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.564313069 +0000 UTC m=+77.606887472 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957d40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0380): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0380): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0380): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0380): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0380): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0380): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aeb650 item 57 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0380): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0380): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.564815001 +0000 UTC m=+77.607389404 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0380): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0900): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0900): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0900): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0900): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0900): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.564815001 +0000 UTC m=+77.607389404 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0900): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aeb960 item 57 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0f40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0f40): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0f40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0f40): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0f40): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0f40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0f40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0f40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.566204951 +0000 UTC m=+77.608779354 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a0f40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a1480): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a1480): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a1480): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93364930 item 58 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a1480): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a1480): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.566660327 +0000 UTC m=+77.609234730 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a1480): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a19c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a19c0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a19c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93364bd0 item 58 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a19c0): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a19c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a19c0): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a19c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a19c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.567240716 +0000 UTC m=+77.609815109 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939a19c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e0080): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e0080): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e0080): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e0080): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e0080): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.567240716 +0000 UTC m=+77.609815109 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e0080): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93365180 item 58 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e06c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e06c0): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e06c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e06c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e06c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e06c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e06c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e06c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.568412477 +0000 UTC m=+77.610986870 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e06c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e0c00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e0c00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e0c00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93365e30 item 59 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e0c00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e0c00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.568795987 +0000 UTC m=+77.611370381 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e0c00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1140): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1140): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1140): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1140): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1140): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1140): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9309a5b0 item 59 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1140): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1140): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.569221186 +0000 UTC m=+77.611795579 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1140): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e16c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e16c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e16c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e16c0): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e16c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.569221186 +0000 UTC m=+77.611795579 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e16c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9309a9a0 item 59 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1d00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1d00): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1d00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1d00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1d00): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1d00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1d00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1d00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.570402755 +0000 UTC m=+77.612977148 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939e1d00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e340): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e340): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e340): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9309b570 item 60 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e340): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e340): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.570786085 +0000 UTC m=+77.613360478 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e340): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e880): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e880): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e880): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9309b9d0 item 60 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e880): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e880): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e880): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e880): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e880): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.571324616 +0000 UTC m=+77.613899009 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e880): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1ee40): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1ee40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1ee40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1ee40): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1ee40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.571324616 +0000 UTC m=+77.613899009 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1ee40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93918000 item 60 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f480): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f480): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f480): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f480): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f480): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f480): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f480): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f480): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.572486668 +0000 UTC m=+77.615061062 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f480): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f9c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f9c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f9c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b939183f0 item 61 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f9c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f9c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.573026653 +0000 UTC m=+77.615601046 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f9c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a501c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a501c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a501c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a501c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a501c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.573026653 +0000 UTC m=+77.615601046 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a501c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93918620 item 61 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a50800): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a50800): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a50800): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a50800): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a50800): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a50800): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a50800): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a50800): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.574227899 +0000 UTC m=+77.616802302 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a50800): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a50d40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a50d40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a50d40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93918e70 item 62 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a50d40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a50d40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.574670069 +0000 UTC m=+77.617244462 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a50d40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a51440): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a51440): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a51440): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a51440): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a51440): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.574670069 +0000 UTC m=+77.617244462 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a51440): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93919110 item 62 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a51a80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a51a80): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a51a80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a51a80): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a51a80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a51a80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a51a80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a51a80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.576142384 +0000 UTC m=+77.618716787 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a51a80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a980c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a980c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a980c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93919880 item 63 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a980c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a980c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.576615603 +0000 UTC m=+77.619190006 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a980c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a987c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a987c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a987c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a987c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a987c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.576615603 +0000 UTC m=+77.619190006 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a987c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1c1c0 item 63 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a98e00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a98e00): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a98e00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a98e00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a98e00): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a98e00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a98e00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a98e00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.578147719 +0000 UTC m=+77.620722113 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a98e00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a99340): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a99340): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a99340): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1c700 item 64 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a99340): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a99340): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.578598387 +0000 UTC m=+77.621172780 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a99340): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a99a40): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a99a40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a99a40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a99a40): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a99a40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.578598387 +0000 UTC m=+77.621172780 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a99a40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1ca80 item 64 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32180): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32180): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32180): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32180): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32180): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.579828127 +0000 UTC m=+77.622402519 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32180): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32600): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32600): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32600): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32600): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32600): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1ce00 item 65 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32600): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32600): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.580269926 +0000 UTC m=+77.622844319 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32600): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32b00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32b00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32b00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32b00): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32b00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.580269926 +0000 UTC m=+77.622844319 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b32b00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1cfc0 item 65 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b33140): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b33140): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b33140): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b33140): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b33140): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.581440925 +0000 UTC m=+77.624015318 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b33140): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b335c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b335c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1d500 item 66 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b335c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b335c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b335c0): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b335c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b335c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.582028408 +0000 UTC m=+77.624602811 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b335c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b33b00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b33b00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b33b00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b33b00): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b33b00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.582028408 +0000 UTC m=+77.624602811 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b33b00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1d6c0 item 66 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6c240): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6c240): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6c240): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6c240): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6c240): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.583244131 +0000 UTC m=+77.625818524 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6c240): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6c6c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6c6c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6c6c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6c6c0): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6c6c0): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1dc00 item 67 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6c6c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6c6c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.583695529 +0000 UTC m=+77.626269923 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6c6c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6cbc0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6cbc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6cbc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6cbc0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6cbc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.583695529 +0000 UTC m=+77.626269923 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6cbc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397e1c0 item 67 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6d240): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6d240): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6d240): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6d240): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6d240): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.585049132 +0000 UTC m=+77.627623535 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6d240): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6d740): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6d740): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397e5b0 item 68 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6d740): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6d740): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6d740): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6d740): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6d740): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.585587712 +0000 UTC m=+77.628162116 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6d740): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6dc80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6dc80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6dc80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6dc80): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6dc80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.585587712 +0000 UTC m=+77.628162116 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6dc80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397e930 item 68 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba03c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba03c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba03c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba03c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba03c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.586816651 +0000 UTC m=+77.629391043 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba03c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba0840): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba0840): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba0840): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba0840): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba0840): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397efc0 item 69 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba0840): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba0840): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.587329323 +0000 UTC m=+77.629903717 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba0840): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba0d40): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba0d40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba0d40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba0d40): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba0d40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.587329323 +0000 UTC m=+77.629903717 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba0d40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397f2d0 item 69 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba13c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba13c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba13c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba13c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba13c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.588766181 +0000 UTC m=+77.631340575 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba13c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba18c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba18c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397f810 item 70 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba18c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba18c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba18c0): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba18c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba18c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.589357633 +0000 UTC m=+77.631932026 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba18c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba1e00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba1e00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba1e00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba1e00): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba1e00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.589357633 +0000 UTC m=+77.631932026 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ba1e00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397f9d0 item 70 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0580): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0580): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0580): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0580): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0580): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.590455485 +0000 UTC m=+77.633029878 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0580): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0a80): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0a80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0a80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0a80): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0a80): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397fd50 item 71 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0a80): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0a80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.590880152 +0000 UTC m=+77.633454545 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0a80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0f80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0f80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0f80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0f80): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0f80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.590880152 +0000 UTC m=+77.633454545 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc0f80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9380a2a0 item 71 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc1600): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc1600): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc1600): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc1600): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc1600): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.592068584 +0000 UTC m=+77.634642977 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc1600): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc1b00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc1b00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9380a700 item 72 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc1b00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc1b00): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc1b00): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc1b00): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc1b00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.592482292 +0000 UTC m=+77.635056684 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bc1b00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0140): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0140): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0140): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0140): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0140): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.592482292 +0000 UTC m=+77.635056684 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0140): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9380aa80 item 72 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0700): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0700): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0700): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0700): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0700): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0700): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0700): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.593516983 +0000 UTC m=+77.636091377 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0700): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0c00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0c00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0c00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9380b110 item 73 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0c00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0c00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.594000872 +0000 UTC m=+77.636575266 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be0c00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be10c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be10c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be10c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be10c0): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be10c0): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9380b650 item 73 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be10c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be10c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.594466137 +0000 UTC m=+77.637040530 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be10c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be1600): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be1600): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be1600): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be1600): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be1600): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.594466137 +0000 UTC m=+77.637040530 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be1600): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9380ba40 item 73 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be1c40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be1c40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be1c40): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be1c40): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be1c40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be1c40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be1c40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.595806063 +0000 UTC m=+77.638380456 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93be1c40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0a240): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0a240): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0a240): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b930fe1c0 item 74 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0a240): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0a240): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.596231542 +0000 UTC m=+77.638805935 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0a240): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0a780): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0a780): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b930fe3f0 item 74 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0a780): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0a780): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0a780): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0a780): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0a780): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.596734086 +0000 UTC m=+77.639308479 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0a780): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0ad00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0ad00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0ad00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0ad00): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0ad00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.596734086 +0000 UTC m=+77.639308479 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0ad00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b930fe8c0 item 74 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0b340): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0b340): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0b340): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0b340): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0b340): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0b340): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0b340): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.597863747 +0000 UTC m=+77.640438140 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0b340): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0b840): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0b840): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0b840): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b930ff1f0 item 75 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0b840): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0b840): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.598335653 +0000 UTC m=+77.640910047 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0b840): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0bd80): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0bd80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0bd80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0bd80): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0bd80): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b930ff420 item 75 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0bd80): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0bd80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.598970526 +0000 UTC m=+77.641544919 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c0bd80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a3c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a3c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a3c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a3c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a3c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.598970526 +0000 UTC m=+77.641544919 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3a3c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b930ff5e0 item 75 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3aa00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3aa00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3aa00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3aa00): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3aa00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3aa00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3aa00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.600110828 +0000 UTC m=+77.642685221 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3aa00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3af00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3af00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3af00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b930ffd50 item 76 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3af00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3af00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.600534944 +0000 UTC m=+77.643109337 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3af00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b440): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b440): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b2230 item 76 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b440): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b440): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b440): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b440): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b440): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.60105502 +0000 UTC m=+77.643629413 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b440): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b9c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b9c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b9c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b9c0): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b9c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.60105502 +0000 UTC m=+77.643629413 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c3b9c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b27e0 item 76 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80100): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80100): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80100): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80100): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80100): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80100): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80100): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.602217273 +0000 UTC m=+77.644791666 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80100): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80600): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80600): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80600): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b35e0 item 77 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80600): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80600): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.60261491 +0000 UTC m=+77.645189303 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80600): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80d00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80d00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80d00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80d00): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80d00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.60261491 +0000 UTC m=+77.645189303 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c80d00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b3b90 item 77 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c81340): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c81340): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c81340): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c81340): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c81340): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c81340): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c81340): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.604275639 +0000 UTC m=+77.646850042 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c81340): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c81840): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c81840): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c81840): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93062ee0 item 78 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c81840): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c81840): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.604787501 +0000 UTC m=+77.647361904 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93c81840): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14040): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14040): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14040): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14040): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14040): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.604787501 +0000 UTC m=+77.647361904 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14040): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93063420 item 78 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14680): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14680): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14680): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14680): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14680): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14680): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14680): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.606259995 +0000 UTC m=+77.648834388 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14680): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14b80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14b80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14b80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933d2310 item 79 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14b80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14b80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.606706193 +0000 UTC m=+77.649280586 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d14b80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d15280): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d15280): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d15280): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d15280): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d15280): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.606706193 +0000 UTC m=+77.649280586 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d15280): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933d2930 item 79 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d158c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d158c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d158c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d158c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d158c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d158c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d158c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.607936735 +0000 UTC m=+77.650511128 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d158c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d15dc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d15dc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d15dc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933d2f50 item 80 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d15dc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d15dc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.608469425 +0000 UTC m=+77.651043818 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d15dc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739840): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739840): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739840): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739840): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739840): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.608469425 +0000 UTC m=+77.651043818 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739840): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9341ce70 item 80 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739e80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739e80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739e80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739e80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739e80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.609828998 +0000 UTC m=+77.652403391 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93739e80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376a400): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376a400): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376a400): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376a400): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376a400): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376a400): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9341d5e0 item 81 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376a400): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376a400): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.610419458 +0000 UTC m=+77.652993850 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376a400): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376a940): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376a940): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376a940): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376a940): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376a940): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.610419458 +0000 UTC m=+77.652993850 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376a940): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9341d810 item 81 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376afc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376afc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376afc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376afc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376afc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.611640952 +0000 UTC m=+77.654215344 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376afc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376b4c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376b4c0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376b4c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10150 item 82 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376b4c0): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376b4c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376b4c0): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376b4c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376b4c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.612210009 +0000 UTC m=+77.654784403 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376b4c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376ba40): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376ba40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376ba40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376ba40): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376ba40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.612210009 +0000 UTC m=+77.654784403 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9376ba40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10460 item 82 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9a1c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9a1c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9a1c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9a1c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9a1c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.613356383 +0000 UTC m=+77.655930776 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9a1c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9a6c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9a6c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9a6c0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9a6c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9a6c0): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9a6c0): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10a80 item 83 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9a6c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9a6c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.614125156 +0000 UTC m=+77.656699550 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9a6c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9ac00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9ac00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9ac00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9ac00): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9ac00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.614125156 +0000 UTC m=+77.656699550 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9ac00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10c40 item 83 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9b280): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9b280): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9b280): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9b280): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9b280): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.615547428 +0000 UTC m=+77.658121821 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9b280): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9b780): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9b780): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9b780): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10fc0 item 84 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9b780): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9b780): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9b780): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9b780): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9b780): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.616172892 +0000 UTC m=+77.658747295 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9b780): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9bd00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9bd00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9bd00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9bd00): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9bd00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.616172892 +0000 UTC m=+77.658747295 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d9bd00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b11260 item 84 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe480): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe480): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe480): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe480): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe480): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.617548556 +0000 UTC m=+77.660122949 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe480): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe980): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe980): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe980): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe980): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe980): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe980): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b115e0 item 85 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe980): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe980): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.619298052 +0000 UTC m=+77.661872444 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe980): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe380): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe380): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe380): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe380): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe380): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.619298052 +0000 UTC m=+77.661872444 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbe380): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933ba380 item 85 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbebc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbebc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbebc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbebc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbebc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.62051164 +0000 UTC m=+77.663086033 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbebc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbf0c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbf0c0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbf0c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933baf50 item 86 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbf0c0): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbf0c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbf0c0): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbf0c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbf0c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.621005788 +0000 UTC m=+77.663580182 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbf0c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbf640): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbf640): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbf640): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbf640): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbf640): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.621005788 +0000 UTC m=+77.663580182 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbf640): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933bb1f0 item 86 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbfcc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbfcc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbfcc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbfcc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbfcc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.622333332 +0000 UTC m=+77.664907725 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93dbfcc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10300): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10300): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10300): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10300): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10300): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10300): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10150 item 87 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10300): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10300): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.622748382 +0000 UTC m=+77.665322775 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10300): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10840): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10840): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10840): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10840): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10840): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.622748382 +0000 UTC m=+77.665322775 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10840): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10460 item 87 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10ec0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10ec0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10ec0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10ec0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10ec0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.623837006 +0000 UTC m=+77.666411399 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e10ec0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e113c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e113c0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e113c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10a80 item 88 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e113c0): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e113c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e113c0): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e113c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e113c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.624503327 +0000 UTC m=+77.667077720 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e113c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e11940): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e11940): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e11940): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e11940): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e11940): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.624503327 +0000 UTC m=+77.667077720 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93e11940): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10c40 item 88 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2080): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2080): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2080): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2080): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2080): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2080): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2080): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2080): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.625854445 +0000 UTC m=+77.668428848 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2080): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d25c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d25c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d25c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10fc0 item 89 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d25c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d25c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.626445063 +0000 UTC m=+77.669019457 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d25c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b11260 item 89 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.627062764 +0000 UTC m=+77.669637157 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3080): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3080): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3080): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3080): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3080): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.627062764 +0000 UTC m=+77.669637157 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3080): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b11420 item 89 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d36c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d36c0): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d36c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d36c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d36c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d36c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d36c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d36c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.628623856 +0000 UTC m=+77.671198309 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d36c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3d00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3d00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3d00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b11880 item 90 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3d00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3d00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.629072939 +0000 UTC m=+77.671647352 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3d00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b933209c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b933209c0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b933209c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b11ab0 item 90 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b933209c0): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b933209c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b933209c0): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b933209c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b933209c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.629711387 +0000 UTC m=+77.672285811 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b933209c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321880): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321880): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321880): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321880): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321880): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.629711387 +0000 UTC m=+77.672285811 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321880): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b11c70 item 90 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e580): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e580): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e580): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e580): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e580): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e580): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e580): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e580): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.63125659 +0000 UTC m=+77.673831022 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e580): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f800): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f800): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f800): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933d2380 item 91 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f800): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f800): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.631697167 +0000 UTC m=+77.674271560 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f800): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933d29a0 item 91 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.632320678 +0000 UTC m=+77.674895072 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fe00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6740): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6740): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6740): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6740): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6740): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.632320678 +0000 UTC m=+77.674895072 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6740): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933d2d20 item 91 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f80): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f80): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f80): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.633680772 +0000 UTC m=+77.676255165 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b74c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b74c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b74c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933d33b0 item 92 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b74c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b74c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.634208735 +0000 UTC m=+77.676783127 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b74c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7a00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7a00): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7a00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933d3650 item 92 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7a00): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7a00): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7a00): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7a00): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7a00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.634883241 +0000 UTC m=+77.677457633 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7a00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c4c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c4c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c4c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c4c0): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c4c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.634883241 +0000 UTC m=+77.677457633 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c4c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340e150 item 92 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d000): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d000): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d000): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d000): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d000): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d000): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d000): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d000): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.636462075 +0000 UTC m=+77.679036478 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d000): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d800): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d800): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d800): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340e7e0 item 93 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d800): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d800): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.636993794 +0000 UTC m=+77.679568188 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d800): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f40c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f40c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f40c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f40c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f40c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.636993794 +0000 UTC m=+77.679568188 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f40c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340ea10 item 93 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4e00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4e00): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4e00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4e00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4e00): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4e00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4e00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4e00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.638557592 +0000 UTC m=+77.681131995 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4e00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5900): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5900): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5900): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340f2d0 item 94 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5900): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5900): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.639103356 +0000 UTC m=+77.681677770 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5900): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e100): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e100): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e100): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e100): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e100): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.639103356 +0000 UTC m=+77.681677770 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e100): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340f5e0 item 94 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e740): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e740): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e740): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e740): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e740): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e740): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e740): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e740): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.64064969 +0000 UTC m=+77.683224084 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e740): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386ec80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386ec80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386ec80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340f960 item 95 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386ec80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386ec80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.641063778 +0000 UTC m=+77.683638171 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386ec80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f3c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f3c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f3c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f3c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f3c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.641063778 +0000 UTC m=+77.683638171 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386f3c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340fb20 item 95 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386fa00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386fa00): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386fa00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386fa00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386fa00): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386fa00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386fa00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386fa00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.642221763 +0000 UTC m=+77.684796156 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386fa00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888040): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888040): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888040): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9339c850 item 96 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888040): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888040): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.642597769 +0000 UTC m=+77.685172162 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888040): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888840): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888840): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888840): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888840): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888840): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.642597769 +0000 UTC m=+77.685172162 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888840): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9339ce00 item 96 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= 2026/06/29 03:27:17 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:17 DEBUG : Looking for writers 2026/06/29 03:27:17 DEBUG : >WaitForWriters: 2026/06/29 03:27:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/29 03:27:17 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d426c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d426c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d426c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d426c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d426c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.793604713 +0000 UTC m=+77.836179116 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d426c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d42b40): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d42b40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d42b40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d42b40): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d42b40): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d42b40): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d42b40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.793604713 +0000 UTC m=+77.836179116 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d42b40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43000): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43000): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43000): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43000): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43000): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.793604713 +0000 UTC m=+77.836179116 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43000): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cec3f0 item 1 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43640): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43640): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43640): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43640): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43640): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.796045107 +0000 UTC m=+77.838619499 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43640): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43b40): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43b40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43b40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43b40): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43b40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.796045107 +0000 UTC m=+77.838619499 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d43b40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93ceca80 item 2 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70280): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70280): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70280): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70280): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70280): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.79759123 +0000 UTC m=+77.840165633 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70280): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70700): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70700): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70700): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70700): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70700): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70700): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70700): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.79759123 +0000 UTC m=+77.840165633 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70700): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70bc0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70bc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70bc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70bc0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70bc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.79759123 +0000 UTC m=+77.840165633 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d70bc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cece00 item 3 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71240): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71240): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71240): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71240): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71240): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.799857026 +0000 UTC m=+77.842431429 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71240): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71780): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71780): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71780): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71780): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71780): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.799857026 +0000 UTC m=+77.842431429 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71780): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93ced500 item 4 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71dc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71dc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71dc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71dc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71dc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.801389754 +0000 UTC m=+77.843964157 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93d71dc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600340): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600340): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600340): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600340): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600340): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600340): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600340): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.801389754 +0000 UTC m=+77.843964157 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600340): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600800): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600800): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600800): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600800): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600800): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.801389754 +0000 UTC m=+77.843964157 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600800): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93ced880 item 5 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600e80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600e80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600e80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600e80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600e80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.803494517 +0000 UTC m=+77.846068920 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93600e80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936013c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936013c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936013c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936013c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936013c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.803494517 +0000 UTC m=+77.846068920 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936013c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934020e0 item 6 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93601a40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93601a40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93601a40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93601a40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93601a40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.804844191 +0000 UTC m=+77.847418594 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93601a40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626040): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626040): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626040): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626040): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626040): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626040): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626040): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.804844191 +0000 UTC m=+77.847418594 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626040): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626500): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626500): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626500): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626500): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626500): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.804844191 +0000 UTC m=+77.847418594 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626500): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93402620 item 7 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626b80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626b80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626b80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626b80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626b80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.806761272 +0000 UTC m=+77.849335675 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93626b80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936270c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936270c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936270c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936270c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936270c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.806761272 +0000 UTC m=+77.849335675 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936270c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93402e70 item 8 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627680): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b93627680): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627680): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627680): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627680): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627680): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627680): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627a40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627a40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627a40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627a40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627a40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.809667691 +0000 UTC m=+77.852242094 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627a40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627ec0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627ec0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627ec0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627ec0): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627ec0): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627ec0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.809667691 +0000 UTC m=+77.852242094 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93627ec0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ca4c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ca4c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ca4c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ca4c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ca4c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.809667691 +0000 UTC m=+77.852242094 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936ca4c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93403570 item 9 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cab40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cab40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cab40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cab40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cab40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.811746254 +0000 UTC m=+77.854320647 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cab40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cb080): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cb080): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cb080): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cb080): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cb080): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.811746254 +0000 UTC m=+77.854320647 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cb080): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93403ce0 item 10 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cb6c0): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b936cb6c0): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cb6c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cb6c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cb6c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cb6c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cb6c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cba80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cba80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cba80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cba80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cba80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.813336911 +0000 UTC m=+77.855911345 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936cba80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704080): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704080): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704080): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704080): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704080): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704080): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704080): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.813336911 +0000 UTC m=+77.855911345 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704080): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704580): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704580): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704580): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704580): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704580): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.813336911 +0000 UTC m=+77.855911345 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704580): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93413490 item 11 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704c00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704c00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704c00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704c00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704c00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.815610251 +0000 UTC m=+77.858184654 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93704c00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705140): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705140): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705140): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705140): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705140): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.815610251 +0000 UTC m=+77.858184654 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705140): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93413e30 item 12 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705780): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b93705780): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705780): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705780): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705780): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705780): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705780): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705b40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705b40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705b40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705b40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705b40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.817381126 +0000 UTC m=+77.859955529 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93705b40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724300): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724300): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724300): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724300): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724300): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.817381126 +0000 UTC m=+77.859955529 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724300): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93a9e5b0 item 13 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60b80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60b80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60b80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60b80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60b80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.819125311 +0000 UTC m=+77.861699705 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60b80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61140): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61140): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61140): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61140): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61140): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.819125311 +0000 UTC m=+77.861699705 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61140): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934e2540 item 14 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61780): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b93a61780): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61780): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61780): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61780): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61780): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61780): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61b40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61b40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61b40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61b40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61b40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.820704527 +0000 UTC m=+77.863278930 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61b40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790300): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790300): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790300): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790300): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790300): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.820704527 +0000 UTC m=+77.863278930 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790300): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934e2fc0 item 15 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790980): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790980): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790980): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790980): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790980): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.822168557 +0000 UTC m=+77.864742950 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790980): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790ec0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790ec0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790ec0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790ec0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790ec0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.822168557 +0000 UTC m=+77.864742950 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93790ec0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934e35e0 item 16 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791500): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791500): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791500): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791500): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791500): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.82349116 +0000 UTC m=+77.866065554 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791500): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791980): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791980): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791980): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791980): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791980): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791980): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791980): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791980): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.82349116 +0000 UTC m=+77.866065554 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791980): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791e80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791e80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791e80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791e80): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791e80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.82349116 +0000 UTC m=+77.866065554 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93791e80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402a000 item 17 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d6600): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d6600): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d6600): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d6600): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d6600): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.824980267 +0000 UTC m=+77.867554661 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d6600): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d6b40): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d6b40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d6b40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d6b40): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d6b40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.824980267 +0000 UTC m=+77.867554661 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d6b40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402a690 item 18 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d71c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d71c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d71c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d71c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d71c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.826058483 +0000 UTC m=+77.868632876 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d71c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d76c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d76c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d76c0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d76c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d76c0): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d76c0): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d76c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d76c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.826058483 +0000 UTC m=+77.868632876 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d76c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d7bc0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d7bc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d7bc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d7bc0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d7bc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.826058483 +0000 UTC m=+77.868632876 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937d7bc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402ab60 item 19 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834340): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834340): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834340): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834340): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834340): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.827690447 +0000 UTC m=+77.870264840 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834340): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834880): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834880): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834880): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834880): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834880): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.827690447 +0000 UTC m=+77.870264840 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834880): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402b490 item 20 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834f00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834f00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834f00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834f00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834f00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.828750468 +0000 UTC m=+77.871324862 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93834f00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93835400): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93835400): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93835400): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93835400): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93835400): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93835400): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93835400): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93835400): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.828750468 +0000 UTC m=+77.871324862 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93835400): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93835900): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93835900): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93835900): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93835900): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93835900): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.828750468 +0000 UTC m=+77.871324862 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93835900): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402b880 item 21 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93884080): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93884080): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93884080): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93884080): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93884080): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.830578451 +0000 UTC m=+77.873152854 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93884080): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938845c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938845c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938845c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938845c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938845c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.830578451 +0000 UTC m=+77.873152854 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938845c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aea0e0 item 22 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93884c40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93884c40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93884c40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93884c40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93884c40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.832659299 +0000 UTC m=+77.875233702 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93884c40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885140): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885140): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885140): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885140): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885140): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885140): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885140): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885140): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.832659299 +0000 UTC m=+77.875233702 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885140): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885640): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885640): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885640): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885640): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885640): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.832659299 +0000 UTC m=+77.875233702 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885640): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aea4d0 item 23 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885cc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885cc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885cc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885cc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885cc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.834870953 +0000 UTC m=+77.877445375 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93885cc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8300): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8300): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8300): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8300): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8300): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.834870953 +0000 UTC m=+77.877445375 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8300): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aea9a0 item 24 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8940): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b938e8940): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8940): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8940): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8940): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8940): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8940): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8d00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8d00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8d00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8d00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8d00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.836735926 +0000 UTC m=+77.879310329 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e8d00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9200): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9200): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9200): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9200): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9200): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9200): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9200): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9200): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.836735926 +0000 UTC m=+77.879310329 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9200): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9740): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9740): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9740): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9740): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9740): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.836735926 +0000 UTC m=+77.879310329 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9740): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aead90 item 25 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9dc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9dc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9dc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9dc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9dc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.838789712 +0000 UTC m=+77.881364115 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e9dc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956400): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956400): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956400): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956400): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956400): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.838789712 +0000 UTC m=+77.881364115 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956400): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aeb420 item 26 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956a40): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b93956a40): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956a40): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956a40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956a40): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956a40): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956a40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956e00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956e00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956e00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956e00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956e00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.840853718 +0000 UTC m=+77.883428121 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93956e00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957300): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957300): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957300): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957300): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957300): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957300): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957300): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957300): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.840853718 +0000 UTC m=+77.883428121 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957300): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957840): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957840): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957840): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957840): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957840): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.840853718 +0000 UTC m=+77.883428121 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957840): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aeb8f0 item 27 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957ec0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957ec0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957ec0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957ec0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957ec0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.843252543 +0000 UTC m=+77.885826946 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93957ec0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398a500): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398a500): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398a500): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398a500): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398a500): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.843252543 +0000 UTC m=+77.885826946 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398a500): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93364af0 item 28 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398ab40): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b9398ab40): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398ab40): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398ab40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398ab40): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398ab40): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398ab40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398af00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398af00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398af00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398af00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398af00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.844845495 +0000 UTC m=+77.887419888 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398af00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398b5c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398b5c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398b5c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398b5c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398b5c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.844845495 +0000 UTC m=+77.887419888 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398b5c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933655e0 item 29 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398bc40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398bc40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398bc40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398bc40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398bc40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.846400004 +0000 UTC m=+77.888974407 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9398bc40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aa280): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aa280): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aa280): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aa280): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aa280): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.846400004 +0000 UTC m=+77.888974407 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aa280): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9309a4d0 item 30 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aa8c0): _readAt: size=2, off=0 2026/06/29 03:27:17 ERROR : open-test-file(0x211b939aa8c0): Couldn't read size of file 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aa8c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aa8c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aa8c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aa8c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aa8c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aac80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aac80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aac80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aac80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aac80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.848336792 +0000 UTC m=+77.890911195 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939aac80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ab340): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ab340): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ab340): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ab340): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ab340): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.848336792 +0000 UTC m=+77.890911195 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ab340): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9309ab60 item 31 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ab9c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ab9c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ab9c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ab9c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ab9c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.850043407 +0000 UTC m=+77.892617810 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ab9c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ec000): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ec000): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ec000): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ec000): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ec000): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.850043407 +0000 UTC m=+77.892617810 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ec000): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9309b8f0 item 32 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ec640): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ec640): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ec640): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ec640): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ec640): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.851568501 +0000 UTC m=+77.894142914 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ec640): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ecac0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ecac0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ecac0): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ecac0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ecac0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93918150 item 33 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ecac0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ecac0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.852120156 +0000 UTC m=+77.894694569 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ecac0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ecfc0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ecfc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ecfc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ecfc0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ecfc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.852120156 +0000 UTC m=+77.894694569 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ecfc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93918310 item 33 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ed600): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ed600): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ed600): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ed600): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ed600): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.853799131 +0000 UTC m=+77.896373523 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939ed600): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939eda80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939eda80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93918a10 item 34 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939eda80): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939eda80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939eda80): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939eda80): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939eda80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.854519804 +0000 UTC m=+77.897094207 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939eda80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e0c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e0c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e0c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e0c0): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e0c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.854519804 +0000 UTC m=+77.897094207 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e0c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93918d20 item 34 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e700): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e700): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e700): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e700): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e700): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.856157319 +0000 UTC m=+77.898731723 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1e700): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1eb80): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1eb80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1eb80): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1eb80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1eb80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b939192d0 item 35 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1eb80): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1eb80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.856685901 +0000 UTC m=+77.899260304 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1eb80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f080): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f080): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f080): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f080): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f080): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.856685901 +0000 UTC m=+77.899260304 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f080): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93919650 item 35 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f700): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f700): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f700): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f700): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f700): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.858693031 +0000 UTC m=+77.901267434 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1f700): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1fc00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1fc00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1c2a0 item 36 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1fc00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1fc00): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1fc00): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1fc00): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1fc00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.859785423 +0000 UTC m=+77.902359826 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a1fc00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4e240): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4e240): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4e240): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4e240): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4e240): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.859785423 +0000 UTC m=+77.902359826 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4e240): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1c620 item 36 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4e880): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4e880): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4e880): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4e880): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4e880): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.861512886 +0000 UTC m=+77.904087300 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4e880): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4ed00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4ed00): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4ed00): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4ed00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4ed00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1cb60 item 37 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4ed00): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4ed00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.862009158 +0000 UTC m=+77.904583571 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4ed00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4f200): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4f200): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4f200): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4f200): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4f200): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.862009158 +0000 UTC m=+77.904583571 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4f200): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1cd20 item 37 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4f880): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4f880): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4f880): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4f880): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4f880): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.863434836 +0000 UTC m=+77.906009230 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4f880): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4fd80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4fd80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1d0a0 item 38 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4fd80): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4fd80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4fd80): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4fd80): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4fd80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.864016789 +0000 UTC m=+77.906591183 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a4fd80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8a3c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8a3c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8a3c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8a3c0): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8a3c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.864016789 +0000 UTC m=+77.906591183 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8a3c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1d2d0 item 38 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8aa40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8aa40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8aa40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8aa40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8aa40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.865391982 +0000 UTC m=+77.907966375 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8aa40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8af40): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8af40): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8af40): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8af40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8af40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1d7a0 item 39 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8af40): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8af40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.865868286 +0000 UTC m=+77.908442679 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8af40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8b440): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8b440): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8b440): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8b440): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8b440): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.865868286 +0000 UTC m=+77.908442679 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8b440): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93d1dab0 item 39 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8bac0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8bac0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8bac0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8bac0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8bac0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.867380797 +0000 UTC m=+77.909955190 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a8bac0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad40c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad40c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397e2a0 item 40 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad40c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad40c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad40c0): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad40c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad40c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.867952009 +0000 UTC m=+77.910526412 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad40c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4600): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4600): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4600): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4600): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4600): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.867952009 +0000 UTC m=+77.910526412 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4600): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397e460 item 40 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4bc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4bc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4bc0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4bc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4bc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4bc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.869311012 +0000 UTC m=+77.911885445 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4bc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad50c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad50c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad50c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397eaf0 item 41 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad50c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad50c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.869775014 +0000 UTC m=+77.912349406 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad50c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5580): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5580): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5580): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5580): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5580): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397eee0 item 41 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5580): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5580): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.870338 +0000 UTC m=+77.912912403 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5580): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5ac0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5ac0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5ac0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5ac0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5ac0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.870338 +0000 UTC m=+77.912912403 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5ac0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397f110 item 41 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06200): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06200): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06200): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06200): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06200): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06200): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06200): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.871609259 +0000 UTC m=+77.914183662 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06200): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06700): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06700): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06700): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397f570 item 42 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06700): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06700): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.872213523 +0000 UTC m=+77.914787926 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06700): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06c40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06c40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397f8f0 item 42 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06c40): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06c40): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06c40): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06c40): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06c40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.872829891 +0000 UTC m=+77.915404314 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06c40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b071c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b071c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b071c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b071c0): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b071c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.872829891 +0000 UTC m=+77.915404314 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b071c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397fab0 item 42 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b07800): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b07800): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b07800): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b07800): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b07800): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b07800): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b07800): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.874071142 +0000 UTC m=+77.916645535 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b07800): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b07d00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b07d00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b07d00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9397fe30 item 43 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b07d00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b07d00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.874583494 +0000 UTC m=+77.917157887 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b07d00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42340): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42340): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42340): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42340): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42340): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9380a460 item 43 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42340): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42340): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.875044429 +0000 UTC m=+77.917618822 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42340): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42880): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42880): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42880): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42880): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42880): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.875044429 +0000 UTC m=+77.917618822 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42880): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9380a620 item 43 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42ec0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42ec0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42ec0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42ec0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42ec0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42ec0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.876315055 +0000 UTC m=+77.918889458 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b42ec0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b433c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b433c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b433c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9380ab60 item 44 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b433c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b433c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.876723873 +0000 UTC m=+77.919298266 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b433c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b43900): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b43900): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9380ae00 item 44 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b43900): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b43900): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b43900): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b43900): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b43900): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.877290307 +0000 UTC m=+77.919864700 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b43900): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b43e80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b43e80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b43e80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b43e80): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b43e80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.877290307 +0000 UTC m=+77.919864700 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b43e80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9380b2d0 item 44 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6a5c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6a5c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6a5c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6a5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6a5c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6a5c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6a5c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.878626366 +0000 UTC m=+77.921200759 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6a5c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6aac0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6aac0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6aac0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9380bc00 item 45 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6aac0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6aac0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.879237083 +0000 UTC m=+77.921811496 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6aac0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6b1c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6b1c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6b1c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6b1c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6b1c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.879237083 +0000 UTC m=+77.921811496 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6b1c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b930fe0e0 item 45 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6b800): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6b800): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6b800): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6b800): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6b800): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6b800): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6b800): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.880587218 +0000 UTC m=+77.923161652 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6b800): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6bd00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6bd00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6bd00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b930fe770 item 46 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6bd00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6bd00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.881047223 +0000 UTC m=+77.923621615 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b6bd00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b94500): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b94500): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b94500): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b94500): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b94500): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.881047223 +0000 UTC m=+77.923621615 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b94500): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b930feb60 item 46 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b94b40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b94b40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b94b40): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b94b40): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b94b40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b94b40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b94b40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.882560064 +0000 UTC m=+77.925134496 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b94b40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95040): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95040): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95040): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b930ff340 item 47 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95040): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95040): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.882980984 +0000 UTC m=+77.925555377 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95040): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95740): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95740): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95740): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95740): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95740): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.882980984 +0000 UTC m=+77.925555377 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95740): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b930ff500 item 47 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95d80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95d80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95d80): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95d80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95d80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95d80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95d80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.884494026 +0000 UTC m=+77.927068419 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b95d80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4380): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4380): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4380): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b930ffb90 item 48 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4380): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4380): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.885070949 +0000 UTC m=+77.927645342 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4380): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4a80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4a80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4a80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4a80): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4a80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.885070949 +0000 UTC m=+77.927645342 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4a80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b2070 item 48 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724cc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724cc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724cc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724cc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724cc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.886848778 +0000 UTC m=+77.929423181 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724cc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4140): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4140): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4140): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4140): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4140): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4140): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b2540 item 49 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4140): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4140): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.887527643 +0000 UTC m=+77.930102047 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4140): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4f00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4f00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4f00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4f00): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4f00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.887527643 +0000 UTC m=+77.930102047 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb4f00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b2850 item 49 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb5580): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb5580): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb5580): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb5580): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb5580): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.888975953 +0000 UTC m=+77.931550345 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb5580): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb5a80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb5a80): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb5a80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b3730 item 50 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb5a80): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb5a80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb5a80): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb5a80): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb5a80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.889615895 +0000 UTC m=+77.932190298 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93bb5a80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93700180): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93700180): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93700180): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93700180): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93700180): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.889615895 +0000 UTC m=+77.932190298 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93700180): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b3c00 item 50 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701780): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701780): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701780): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701780): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701780): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.891011796 +0000 UTC m=+77.933586199 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701780): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701cc0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701cc0): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701cc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701cc0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701cc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9358a310 item 51 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701cc0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701cc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.891589251 +0000 UTC m=+77.934163644 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93701cc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724380): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724380): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724380): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724380): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724380): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.891589251 +0000 UTC m=+77.934163644 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724380): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9358a4d0 item 51 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724ec0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724ec0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724ec0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724ec0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724ec0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.893277281 +0000 UTC m=+77.935851684 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93724ec0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937253c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937253c0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937253c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9358ad90 item 52 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937253c0): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937253c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937253c0): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937253c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937253c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.893975432 +0000 UTC m=+77.936549835 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937253c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93725940): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93725940): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93725940): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93725940): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93725940): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.893975432 +0000 UTC m=+77.936549835 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93725940): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9358af50 item 52 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938881c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938881c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938881c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938881c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938881c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.895457025 +0000 UTC m=+77.938031428 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938881c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938886c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938886c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938886c0): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938886c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938886c0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938886c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9358b3b0 item 53 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938886c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938886c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.896023358 +0000 UTC m=+77.938597761 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938886c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888c00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888c00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888c00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888c00): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888c00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.896023358 +0000 UTC m=+77.938597761 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93888c00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9358b5e0 item 53 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889400): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889400): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889400): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889400): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889400): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.897445329 +0000 UTC m=+77.940019732 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889400): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889900): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889900): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889900): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9358b9d0 item 54 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889900): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889900): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889900): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889900): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889900): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.898042931 +0000 UTC m=+77.940617324 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889900): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889e80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889e80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889e80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889e80): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889e80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.898042931 +0000 UTC m=+77.940617324 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93889e80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9358bc70 item 54 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2600): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2600): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2600): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2600): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2600): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.899398618 +0000 UTC m=+77.941973021 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2600): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93a9e5b0 item 55 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.899942158 +0000 UTC m=+77.942516561 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d2b00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3040): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3040): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3040): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3040): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3040): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.899942158 +0000 UTC m=+77.942516561 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3040): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93a9eaf0 item 55 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d36c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d36c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d36c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d36c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d36c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.901405556 +0000 UTC m=+77.943979950 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d36c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3cc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3cc0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3cc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93a9f110 item 56 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3cc0): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3cc0): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3cc0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3cc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.901983121 +0000 UTC m=+77.944557524 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935d3cc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b933209c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b933209c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b933209c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b933209c0): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b933209c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.901983121 +0000 UTC m=+77.944557524 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b933209c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93a9f340 item 56 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321900): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321900): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321900): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321900): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321900): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321900): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321900): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321900): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.903295866 +0000 UTC m=+77.945870269 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93321900): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e500): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e500): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e500): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93a9f730 item 57 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e500): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e500): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.903793381 +0000 UTC m=+77.946367784 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341e500): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f780): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f780): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f780): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f780): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f780): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f780): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93a9f8f0 item 57 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f780): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f780): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.904333615 +0000 UTC m=+77.946908008 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341f780): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fd80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fd80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fd80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fd80): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fd80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.904333615 +0000 UTC m=+77.946908008 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9341fd80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cc2310 item 57 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b67c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b67c0): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b67c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b67c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b67c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b67c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b67c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b67c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.905616223 +0000 UTC m=+77.948190617 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b67c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cc28c0 item 58 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.90616243 +0000 UTC m=+77.948736823 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b6f00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7440): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7440): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7440): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cc2a80 item 58 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7440): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7440): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7440): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7440): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7440): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.906790379 +0000 UTC m=+77.949364792 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7440): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7a00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7a00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7a00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7a00): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7a00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.906790379 +0000 UTC m=+77.949364792 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b7a00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cc2c40 item 58 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c4c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c4c0): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c4c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c4c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c4c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c4c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c4c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c4c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.908291337 +0000 UTC m=+77.950865731 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358c4c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358ce40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358ce40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358ce40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cc2fc0 item 59 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358ce40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358ce40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.908754487 +0000 UTC m=+77.951328901 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358ce40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d6c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d6c0): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d6c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d6c0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d6c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cc32d0 item 59 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d6c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d6c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.909310551 +0000 UTC m=+77.951884945 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358d6c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358dd00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358dd00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358dd00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358dd00): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358dd00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.909310551 +0000 UTC m=+77.951884945 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9358dd00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cc36c0 item 59 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4b80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4b80): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4b80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4b80): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4b80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4b80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4b80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4b80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.910622586 +0000 UTC m=+77.953196989 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f4b80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5680): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5680): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5680): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cc3e30 item 60 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5680): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5680): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.911037876 +0000 UTC m=+77.953612279 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5680): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5bc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5bc0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5bc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933ba380 item 60 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5bc0): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5bc0): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5bc0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5bc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.911627713 +0000 UTC m=+77.954202116 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b934f5bc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e280): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e280): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e280): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e280): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e280): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.911627713 +0000 UTC m=+77.954202116 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9386e280): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933baa10 item 60 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60580): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60580): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60580): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60580): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60580): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60580): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60580): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60580): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.913209985 +0000 UTC m=+77.955784377 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60580): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60ac0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60ac0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60ac0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10460 item 61 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60ac0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60ac0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.913816695 +0000 UTC m=+77.956391088 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a60ac0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61240): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61240): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61240): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61240): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61240): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.913816695 +0000 UTC m=+77.956391088 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61240): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b107e0 item 61 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61880): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61880): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61880): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61880): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61880): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61880): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61880): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61880): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.91519895 +0000 UTC m=+77.957773343 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61880): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61dc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61dc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61dc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10c40 item 62 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61dc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61dc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.915638235 +0000 UTC m=+77.958212628 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a61dc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935da5c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935da5c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935da5c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935da5c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935da5c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.915638235 +0000 UTC m=+77.958212628 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935da5c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b10e00 item 62 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dac00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dac00): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dac00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dac00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dac00): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dac00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dac00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dac00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.916909794 +0000 UTC m=+77.959484187 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dac00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935db140): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935db140): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935db140): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b11260 item 63 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935db140): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935db140): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.917475746 +0000 UTC m=+77.960050139 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935db140): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935db840): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935db840): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935db840): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935db840): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935db840): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.917475746 +0000 UTC m=+77.960050139 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935db840): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b11420 item 63 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dbe80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dbe80): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dbe80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dbe80): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dbe80): >_readAt: n=0, err=Bad file descriptor 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dbe80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dbe80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dbe80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.918734189 +0000 UTC m=+77.961308582 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935dbe80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935fe4c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935fe4c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935fe4c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b117a0 item 64 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935fe4c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935fe4c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.919204222 +0000 UTC m=+77.961778615 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935fe4c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935febc0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935febc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935febc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935febc0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935febc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.919204222 +0000 UTC m=+77.961778615 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935febc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b119d0 item 64 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ff200): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ff200): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ff200): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ff200): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ff200): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.920466133 +0000 UTC m=+77.963040525 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ff200): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ff680): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ff680): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ff680): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ff680): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ff680): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93b11d50 item 65 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ff680): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ff680): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.920929713 +0000 UTC m=+77.963504106 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ff680): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ffb80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ffb80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ffb80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ffb80): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ffb80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.920929713 +0000 UTC m=+77.963504106 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b935ffb80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933d2230 item 65 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936162c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936162c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936162c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936162c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936162c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.922176865 +0000 UTC m=+77.964751258 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936162c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93616740): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93616740): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933d2af0 item 66 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93616740): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93616740): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93616740): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93616740): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93616740): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.922692984 +0000 UTC m=+77.965267377 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93616740): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93616c80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93616c80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93616c80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93616c80): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93616c80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.922692984 +0000 UTC m=+77.965267377 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93616c80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933d2ee0 item 66 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936172c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936172c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936172c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936172c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936172c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.92379307 +0000 UTC m=+77.966367464 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936172c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93617740): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93617740): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93617740): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93617740): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93617740): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933d3490 item 67 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93617740): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93617740): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.924260959 +0000 UTC m=+77.966835352 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93617740): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93617c40): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93617c40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93617c40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93617c40): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93617c40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.924260959 +0000 UTC m=+77.966835352 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93617c40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933d36c0 item 67 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b23c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b23c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b23c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b23c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b23c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.925336419 +0000 UTC m=+77.967910812 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b23c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b28c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b28c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340e5b0 item 68 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b28c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b28c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b28c0): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b28c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b28c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.925881031 +0000 UTC m=+77.968455425 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b28c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b2e00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b2e00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b2e00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b2e00): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b2e00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.925881031 +0000 UTC m=+77.968455425 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b2e00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340e850 item 68 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b3440): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b3440): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b3440): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b3440): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b3440): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.92698262 +0000 UTC m=+77.969557014 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b3440): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b38c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b38c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b38c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b38c0): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b38c0): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340ef50 item 69 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b38c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b38c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.927597646 +0000 UTC m=+77.970172039 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b38c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b3dc0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b3dc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b3dc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b3dc0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b3dc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.927597646 +0000 UTC m=+77.970172039 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936b3dc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340f420 item 69 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8540): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8540): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8540): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8540): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8540): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.928720083 +0000 UTC m=+77.971294476 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8540): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8a40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8a40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340f810 item 70 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8a40): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8a40): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8a40): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8a40): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8a40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.929262592 +0000 UTC m=+77.971836986 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8a40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8f80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8f80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8f80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8f80): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8f80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.929262592 +0000 UTC m=+77.971836986 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e8f80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9340f9d0 item 70 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e9600): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e9600): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e9600): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e9600): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e9600): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.930424544 +0000 UTC m=+77.972998938 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e9600): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e9b00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e9b00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e9b00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e9b00): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e9b00): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9339c690 item 71 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e9b00): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e9b00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.930870112 +0000 UTC m=+77.973444504 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b936e9b00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370a100): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370a100): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370a100): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370a100): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370a100): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.930870112 +0000 UTC m=+77.973444504 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370a100): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9339c930 item 71 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370a780): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370a780): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370a780): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370a780): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370a780): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.932262676 +0000 UTC m=+77.974837069 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370a780): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370ac80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370ac80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9339d500 item 72 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370ac80): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370ac80): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370ac80): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370ac80): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370ac80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.932760411 +0000 UTC m=+77.975334805 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370ac80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370b1c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370b1c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370b1c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370b1c0): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370b1c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.932760411 +0000 UTC m=+77.975334805 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370b1c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9339de30 item 72 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370b780): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370b780): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370b780): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370b780): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370b780): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370b780): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370b780): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.933964644 +0000 UTC m=+77.976539036 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370b780): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370bc80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370bc80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370bc80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933daa10 item 73 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370bc80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370bc80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.934391575 +0000 UTC m=+77.976965968 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b9370bc80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aa240): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aa240): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aa240): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aa240): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aa240): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933dae00 item 73 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aa240): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aa240): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.934828455 +0000 UTC m=+77.977402848 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aa240): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aa780): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aa780): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aa780): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aa780): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aa780): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.934828455 +0000 UTC m=+77.977402848 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aa780): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b4070 item 73 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aadc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aadc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aadc0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aadc0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aadc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aadc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aadc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.936010125 +0000 UTC m=+77.978584517 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937aadc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937ab2c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937ab2c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937ab2c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b47e0 item 74 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937ab2c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937ab2c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.93646036 +0000 UTC m=+77.979034753 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937ab2c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937ab800): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937ab800): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b4e00 item 74 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937ab800): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937ab800): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937ab800): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937ab800): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937ab800): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.9369343 +0000 UTC m=+77.979508693 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937ab800): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937abd80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937abd80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937abd80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937abd80): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937abd80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.9369343 +0000 UTC m=+77.979508693 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937abd80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933b52d0 item 74 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937da4c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937da4c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937da4c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937da4c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937da4c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937da4c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937da4c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.938161174 +0000 UTC m=+77.980735567 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937da4c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937da9c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937da9c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937da9c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cec230 item 75 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937da9c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937da9c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.938660632 +0000 UTC m=+77.981235025 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937da9c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937daf00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937daf00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937daf00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937daf00): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937daf00): _writeAt: size=3, off=2 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cec3f0 item 75 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937daf00): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937daf00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.939204714 +0000 UTC m=+77.981779137 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937daf00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937db440): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937db440): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937db440): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937db440): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937db440): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.939204714 +0000 UTC m=+77.981779137 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937db440): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cec690 item 75 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937dba80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937dba80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937dba80): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937dba80): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937dba80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937dba80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937dba80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.940406381 +0000 UTC m=+77.982980773 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b937dba80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93836080): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93836080): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93836080): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cecaf0 item 76 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93836080): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93836080): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.940830628 +0000 UTC m=+77.983405021 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93836080): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938365c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938365c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93ceccb0 item 76 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938365c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938365c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938365c0): _writeAt: size=3, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938365c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938365c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.941388675 +0000 UTC m=+77.983963068 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938365c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93836b40): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93836b40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93836b40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93836b40): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93836b40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.941388675 +0000 UTC m=+77.983963068 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93836b40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cece70 item 76 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837180): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837180): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837180): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837180): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837180): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837180): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837180): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.942680342 +0000 UTC m=+77.985254735 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837180): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837680): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837680): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837680): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93ced420 item 77 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837680): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837680): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.943152568 +0000 UTC m=+77.985726961 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837680): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837d80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837d80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837d80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837d80): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837d80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.943152568 +0000 UTC m=+77.985726961 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93837d80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93ced5e0 item 77 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938604c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938604c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938604c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938604c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938604c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938604c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938604c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.944557155 +0000 UTC m=+77.987131549 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938604c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938609c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938609c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938609c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93ced960 item 78 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938609c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938609c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.945189072 +0000 UTC m=+77.987763466 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938609c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938610c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938610c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938610c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938610c0): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938610c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.945189072 +0000 UTC m=+77.987763466 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938610c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93cedb90 item 78 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93861700): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93861700): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93861700): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93861700): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93861700): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93861700): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93861700): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.946668712 +0000 UTC m=+77.989243105 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93861700): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93861c00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93861c00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93861c00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934022a0 item 79 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93861c00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93861c00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.947128776 +0000 UTC m=+77.989703179 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93861c00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0400): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0400): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0400): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0400): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0400): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.947128776 +0000 UTC m=+77.989703179 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0400): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934025b0 item 79 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0a40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0a40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0a40): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0a40): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0a40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0a40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0a40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.948501813 +0000 UTC m=+77.991076237 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0a40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0f40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0f40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0f40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93402cb0 item 80 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0f40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0f40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.948895393 +0000 UTC m=+77.991469786 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a0f40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a1640): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a1640): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a1640): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a1640): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a1640): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.948895393 +0000 UTC m=+77.991469786 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a1640): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93402e70 item 80 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a1c80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a1c80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a1c80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a1c80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a1c80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.9501719 +0000 UTC m=+77.992746293 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938a1c80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6200): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6200): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6200): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6200): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6200): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6200): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93403570 item 81 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6200): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6200): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.950582882 +0000 UTC m=+77.993157275 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6200): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6740): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6740): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6740): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6740): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6740): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.950582882 +0000 UTC m=+77.993157275 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6740): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93403880 item 81 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6dc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6dc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6dc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6dc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6dc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.951872715 +0000 UTC m=+77.994447128 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e6dc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e72c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e72c0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e72c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93403d50 item 82 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e72c0): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e72c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e72c0): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e72c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e72c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.952641138 +0000 UTC m=+77.995215531 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e72c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e7840): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e7840): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e7840): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e7840): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e7840): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.952641138 +0000 UTC m=+77.995215531 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e7840): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934131f0 item 82 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e7ec0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e7ec0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e7ec0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e7ec0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e7ec0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.953676752 +0000 UTC m=+77.996251146 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b938e7ec0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939444c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939444c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939444c0): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939444c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939444c0): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939444c0): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93413ab0 item 83 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939444c0): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939444c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.954125635 +0000 UTC m=+77.996700058 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939444c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93944a00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93944a00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93944a00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93944a00): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93944a00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.954125635 +0000 UTC m=+77.996700058 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93944a00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93413c70 item 83 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945080): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945080): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945080): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945080): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945080): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.955409558 +0000 UTC m=+77.997983950 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945080): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945580): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945580): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945580): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934e23f0 item 84 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945580): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945580): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945580): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945580): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945580): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.955871265 +0000 UTC m=+77.998445657 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945580): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945b00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945b00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945b00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945b00): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945b00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.955871265 +0000 UTC m=+77.998445657 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93945b00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934e2770 item 84 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992280): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992280): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992280): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992280): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992280): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.957066629 +0000 UTC m=+77.999641022 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992280): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992780): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992780): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992780): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992780): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992780): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992780): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934e3110 item 85 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992780): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992780): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.957840122 +0000 UTC m=+78.000414515 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992780): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992cc0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992cc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992cc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992cc0): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992cc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.957840122 +0000 UTC m=+78.000414515 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93992cc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934e32d0 item 85 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993340): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993340): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993340): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993340): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993340): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.959094888 +0000 UTC m=+78.001669281 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993340): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993840): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993840): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993840): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b934e3ce0 item 86 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993840): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993840): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993840): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993840): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993840): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.959656653 +0000 UTC m=+78.002231045 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993840): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993dc0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993dc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993dc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993dc0): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993dc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.959656653 +0000 UTC m=+78.002231045 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93993dc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402a0e0 item 86 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0540): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0540): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0540): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0540): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0540): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.961649014 +0000 UTC m=+78.004223408 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0540): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0a40): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0a40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0a40): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0a40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0a40): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0a40): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402a460 item 87 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0a40): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0a40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.962131571 +0000 UTC m=+78.004705964 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0a40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0f80): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0f80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0f80): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0f80): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0f80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.962131571 +0000 UTC m=+78.004705964 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b0f80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402a770 item 87 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b1600): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b1600): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b1600): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b1600): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b1600): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.963373804 +0000 UTC m=+78.005948198 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b1600): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b1b00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b1b00): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b1b00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402aee0 item 88 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b1b00): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b1b00): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b1b00): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b1b00): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b1b00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.963817998 +0000 UTC m=+78.006392392 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939b1b00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f8180): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f8180): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f8180): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f8180): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f8180): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.963817998 +0000 UTC m=+78.006392392 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f8180): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402b260 item 88 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f87c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f87c0): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f87c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f87c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f87c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f87c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f87c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f87c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.965051966 +0000 UTC m=+78.007626359 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f87c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f8d00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f8d00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f8d00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402b5e0 item 89 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f8d00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f8d00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.965449081 +0000 UTC m=+78.008023474 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f8d00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9240): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9240): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9240): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9240): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9240): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9240): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402b810 item 89 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9240): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9240): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.965895239 +0000 UTC m=+78.008469632 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9240): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f97c0): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f97c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f97c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f97c0): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f97c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.965895239 +0000 UTC m=+78.008469632 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f97c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9402b9d0 item 89 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9e00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9e00): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9e00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9e00): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9e00): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9e00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9e00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9e00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.967066249 +0000 UTC m=+78.009640641 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b939f9e00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26440): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26440): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26440): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aea0e0 item 90 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26440): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26440): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.967508569 +0000 UTC m=+78.010082962 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26440): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26980): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26980): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26980): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aea2a0 item 90 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26980): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26980): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26980): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26980): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26980): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.967996325 +0000 UTC m=+78.010570738 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26980): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26f40): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26f40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26f40): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26f40): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26f40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.967996325 +0000 UTC m=+78.010570738 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a26f40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aea4d0 item 90 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a27580): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a27580): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a27580): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a27580): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a27580): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a27580): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a27580): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a27580): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.969119585 +0000 UTC m=+78.011693977 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a27580): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a27ac0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a27ac0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a27ac0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aea850 item 91 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a27ac0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a27ac0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.969426671 +0000 UTC m=+78.012001064 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a27ac0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52100): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52100): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52100): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52100): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52100): >_readAt: n=2, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52100): _writeAt: size=3, off=7 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aeaa10 item 91 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52100): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52100): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.96986772 +0000 UTC m=+78.012442113 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52100): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52680): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52680): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52680): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52680): >_readAt: n=8, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52680): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.96986772 +0000 UTC m=+78.012442113 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52680): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aeac40 item 91 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52cc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52cc0): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52cc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52cc0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52cc0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52cc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52cc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52cc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.970870844 +0000 UTC m=+78.013445257 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a52cc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53200): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53200): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53200): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aeb110 item 92 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53200): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53200): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.971494955 +0000 UTC m=+78.014069348 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53200): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53740): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53740): open at offset 5 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53740): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aeb2d0 item 92 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53740): _readAt: size=2, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53740): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53740): _writeAt: size=3, off=5 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53740): >_writeAt: n=3, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53740): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.971962864 +0000 UTC m=+78.014537257 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53740): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53d00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53d00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53d00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53d00): >_readAt: n=3, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53d00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.971962864 +0000 UTC m=+78.014537257 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a53d00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aeb500 item 92 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a84440): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a84440): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a84440): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a84440): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a84440): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a84440): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a84440): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a84440): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.973463733 +0000 UTC m=+78.016038146 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a84440): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a84980): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a84980): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a84980): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93aebd50 item 93 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a84980): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a84980): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.973879464 +0000 UTC m=+78.016453857 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a84980): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a85080): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a85080): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a85080): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a85080): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a85080): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.973879464 +0000 UTC m=+78.016453857 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a85080): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93364310 item 93 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a856c0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a856c0): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a856c0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a856c0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a856c0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a856c0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a856c0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a856c0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.975458439 +0000 UTC m=+78.018032832 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a856c0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a85c00): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a85c00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a85c00): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b93364c40 item 94 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a85c00): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a85c00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.975974418 +0000 UTC m=+78.018548811 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93a85c00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4400): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4400): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4400): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4400): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4400): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.975974418 +0000 UTC m=+78.018548811 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4400): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b933652d0 item 94 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4a40): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4a40): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4a40): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4a40): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4a40): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4a40): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4a40): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4a40): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.977328732 +0000 UTC m=+78.019903125 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4a40): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4f80): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4f80): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4f80): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9309a000 item 95 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4f80): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4f80): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.977843749 +0000 UTC m=+78.020418142 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad4f80): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5680): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5680): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5680): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5680): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5680): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.977843749 +0000 UTC m=+78.020418142 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5680): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9309a700 item 95 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5cc0): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5cc0): open at offset 0 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5cc0): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5cc0): _readAt: size=2, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5cc0): >_readAt: n=0, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5cc0): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5cc0): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5cc0): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.979272533 +0000 UTC m=+78.021846925 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93ad5cc0): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06300): _writeAt: size=5, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06300): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06300): >openPending: err= 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9309b180 item 96 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06300): >_writeAt: n=5, err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06300): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.979722738 +0000 UTC m=+78.022297131 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06300): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/29 03:27:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/29 03:27:17 DEBUG : open-test-file: newRWFileHandle: 2026/06/29 03:27:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/29 03:27:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06a00): _readAt: size=512, off=0 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06a00): openPending: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06a00): >openPending: err= 2026/06/29 03:27:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06a00): >_readAt: n=5, err=EOF 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06a00): close: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-29 03:27:17.979722738 +0000 UTC m=+78.022297131 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:17 DEBUG : open-test-file(0x211b93b06a00): >close: err= 2026/06/29 03:27:17 DEBUG : open-test-file: Remove: 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x211b9309b730 item 96 2026/06/29 03:27:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/29 03:27:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/29 03:27:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/29 03:27:17 DEBUG : open-test-file: >Remove: err= 2026/06/29 03:27:17 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:17 DEBUG : Looking for writers 2026/06/29 03:27:17 DEBUG : >WaitForWriters: 2026/06/29 03:27:17 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.67s) --- 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.04s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.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 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:18 DEBUG : file1: newRWFileHandle: 2026/06/29 03:27:18 DEBUG : file1(0x211b9386ea40): openPending: 2026/06/29 03:27:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:18 DEBUG : file1(0x211b9386ea40): >openPending: err= 2026/06/29 03:27:18 DEBUG : file1: >newRWFileHandle: err= 2026/06/29 03:27:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/29 03:27:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/29 03:27:18 DEBUG : file1(0x211b9386ea40): _writeAt: size=2, off=0 2026/06/29 03:27:18 DEBUG : file1(0x211b9386ea40): >_writeAt: n=2, err= 2026/06/29 03:27:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/29 03:27:18 DEBUG : file1(0x211b9386ea40): RWFileHandle.Flush 2026/06/29 03:27:18 DEBUG : file1(0x211b9386ea40): RWFileHandle.Release 2026/06/29 03:27:18 DEBUG : file1(0x211b9386ea40): close: 2026/06/29 03:27:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/06/29 03:27:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:18 DEBUG : file1(0x211b9386ea40): >close: err= 2026/06/29 03:27:18 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:18 DEBUG : Looking for writers 2026/06/29 03:27:18 DEBUG : file1: reading active writers 2026/06/29 03:27:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:27:18 DEBUG : Looking for writers 2026/06/29 03:27:18 DEBUG : file1: reading active writers 2026/06/29 03:27:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:27:18 DEBUG : Looking for writers 2026/06/29 03:27:18 DEBUG : file1: reading active writers 2026/06/29 03:27:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:27:18 DEBUG : Looking for writers 2026/06/29 03:27:18 DEBUG : file1: reading active writers 2026/06/29 03:27:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:27:18 DEBUG : file1: vfs cache: starting upload 2026/06/29 03:27:18 DEBUG : Looking for writers 2026/06/29 03:27:18 DEBUG : file1: reading active writers 2026/06/29 03:27:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:27:18 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:27:18 DEBUG : Looking for writers 2026/06/29 03:27:18 DEBUG : file1: reading active writers 2026/06/29 03:27:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:27:18 DEBUG : file1: size = 2 OK 2026/06/29 03:27:18 DEBUG : file1.rclone_chunk.001_dont55: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/29 03:27:18 INFO : file1.rclone_chunk.001_dont55: Copied (server-side copy) to: file1 2026/06/29 03:27:18 INFO : file1.rclone_chunk.001_dont55: Deleted 2026/06/29 03:27:18 DEBUG : file1: size = 2 OK 2026/06/29 03:27:18 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/29 03:27:18 INFO : file1: Copied (new) 2026/06/29 03:27:18 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/06/29 03:27:18 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/29 03:27:18 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/06/29 03:27:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:18 INFO : file1: vfs cache: upload succeeded try #1 2026/06/29 03:27:18 DEBUG : Looking for writers 2026/06/29 03:27:18 DEBUG : file1: reading active writers 2026/06/29 03:27:18 DEBUG : >WaitForWriters: 2026/06/29 03:27:18 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:18 DEBUG : Looking for writers 2026/06/29 03:27:18 DEBUG : file1: reading active writers 2026/06/29 03:27:18 DEBUG : >WaitForWriters: 2026/06/29 03:27:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.91s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:18 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:18 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:18 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:19 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:19 DEBUG : rename_me: newRWFileHandle: 2026/06/29 03:27:19 DEBUG : rename_me(0x211b93b070c0): openPending: 2026/06/29 03:27:19 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/29 03:27:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/29 03:27:19 DEBUG : rename_me(0x211b93b070c0): >openPending: err= 2026/06/29 03:27:19 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/29 03:27:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/29 03:27:19 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/29 03:27:19 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/29 03:27:19 DEBUG : rename_me(0x211b93b070c0): _writeAt: size=5, off=0 2026/06/29 03:27:19 DEBUG : rename_me(0x211b93b070c0): >_writeAt: n=5, err= 2026/06/29 03:27:19 DEBUG : rename_me(0x211b93b070c0): close: 2026/06/29 03:27:19 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-29 03:27:19.037504198 +0000 UTC m=+79.080078601 2026/06/29 03:27:19 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/29 03:27:19 DEBUG : rename_me(0x211b93b070c0): >close: err= 2026/06/29 03:27:19 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/29 03:27:19 DEBUG : i_was_renamed: Updating file with 0x211b93ab31e0 2026/06/29 03:27:19 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/29 03:27:19 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/29 03:27:19 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:19 DEBUG : Looking for writers 2026/06/29 03:27:19 DEBUG : i_was_renamed: reading active writers 2026/06/29 03:27:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/29 03:27:19 DEBUG : Looking for writers 2026/06/29 03:27:19 DEBUG : i_was_renamed: reading active writers 2026/06/29 03:27:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/29 03:27:19 DEBUG : Looking for writers 2026/06/29 03:27:19 DEBUG : i_was_renamed: reading active writers 2026/06/29 03:27:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/29 03:27:19 DEBUG : Looking for writers 2026/06/29 03:27:19 DEBUG : i_was_renamed: reading active writers 2026/06/29 03:27:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/29 03:27:19 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/29 03:27:19 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/06/29 03:27:19 DEBUG : Looking for writers 2026/06/29 03:27:19 DEBUG : i_was_renamed: reading active writers 2026/06/29 03:27:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/29 03:27:19 DEBUG : Looking for writers 2026/06/29 03:27:19 DEBUG : i_was_renamed: reading active writers 2026/06/29 03:27:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/29 03:27:19 DEBUG : i_was_renamed: size = 5 OK 2026/06/29 03:27:19 DEBUG : i_was_renamed.rclone_chunk.001_donuvq: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:27:19 INFO : i_was_renamed.rclone_chunk.001_donuvq: Copied (server-side copy) to: i_was_renamed 2026/06/29 03:27:19 INFO : i_was_renamed.rclone_chunk.001_donuvq: Deleted 2026/06/29 03:27:19 DEBUG : i_was_renamed: size = 5 OK 2026/06/29 03:27:19 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:27:19 INFO : i_was_renamed: Copied (new) 2026/06/29 03:27:19 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-29 03:27:19.037504198 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/06/29 03:27:19 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/29 03:27:19 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/29 03:27:19 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/29 03:27:19 DEBUG : Looking for writers 2026/06/29 03:27:19 DEBUG : i_was_renamed: reading active writers 2026/06/29 03:27:19 DEBUG : >WaitForWriters: 2026/06/29 03:27:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/29 03:27:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:19 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/29 03:27:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bMD5HashS3/rclone-test-zutuqug9budo" 2026/06/29 03:27:19 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/29 03:27:20 DEBUG : forgetting directory cache 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate.rclone_chunk.001_donud1: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/06/29 03:27:20 INFO : TestRWCacheUpdate.rclone_chunk.001_donud1: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/29 03:27:20 INFO : TestRWCacheUpdate.rclone_chunk.001_donud1: Deleted 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate(0x211b935d3b80): _readAt: size=512, off=0 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate(0x211b935d3b80): openPending: 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-29 02:28:19.814508422 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/29 03:27:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate(0x211b935d3b80): >openPending: err= 2026/06/29 03:27:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate(0x211b935d3b80): >_readAt: n=20, err=EOF 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate(0x211b935d3b80): close: 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 02:28:19.814508422 +0000 UTC 2026/06/29 03:27:20 DEBUG : TestRWCacheUpdate(0x211b935d3b80): >close: err= 2026/06/29 03:27:20 DEBUG : forgetting directory cache 2026/06/29 03:27:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate.rclone_chunk.001_donvgg: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/06/29 03:27:21 INFO : TestRWCacheUpdate.rclone_chunk.001_donvgg: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/29 03:27:21 INFO : TestRWCacheUpdate.rclone_chunk.001_donvgg: Deleted 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate(0x211b939b7740): _readAt: size=512, off=0 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate(0x211b939b7740): openPending: 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-29 02:29:19.814508422 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-06-29 02:28:19.814508422 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-29 02:29:19.814508422 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-06-29 02:28:19.814508422 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/06/29 03:27:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/29 03:27:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate(0x211b939b7740): >openPending: err= 2026/06/29 03:27:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate(0x211b939b7740): >_readAt: n=20, err=EOF 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate(0x211b939b7740): close: 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 02:29:19.814508422 +0000 UTC 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate(0x211b939b7740): >close: err= 2026/06/29 03:27:21 DEBUG : Re-reading directory (104.244364ms old) 2026/06/29 03:27:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:21 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/29 03:27:21 DEBUG : forgetting directory cache 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate.rclone_chunk.001_donwl1: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/06/29 03:27:22 INFO : TestRWCacheUpdate.rclone_chunk.001_donwl1: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/29 03:27:22 INFO : TestRWCacheUpdate.rclone_chunk.001_donwl1: Deleted 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate(0x211b9386f480): _readAt: size=512, off=0 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate(0x211b9386f480): openPending: 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-29 02:30:19.814508422 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-06-29 02:29:19.814508422 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-29 02:30:19.814508422 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-06-29 02:29:19.814508422 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/06/29 03:27:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/29 03:27:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate(0x211b9386f480): >openPending: err= 2026/06/29 03:27:22 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate(0x211b9386f480): >_readAt: n=20, err=EOF 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate(0x211b9386f480): close: 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 02:30:19.814508422 +0000 UTC 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate(0x211b9386f480): >close: err= 2026/06/29 03:27:22 DEBUG : Re-reading directory (100.713615ms old) 2026/06/29 03:27:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:22 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/29 03:27:22 DEBUG : forgetting directory cache 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate.rclone_chunk.001_donx5e: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/06/29 03:27:23 INFO : TestRWCacheUpdate.rclone_chunk.001_donx5e: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/29 03:27:23 INFO : TestRWCacheUpdate.rclone_chunk.001_donx5e: Deleted 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate(0x211b93a6b8c0): _readAt: size=512, off=0 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate(0x211b93a6b8c0): openPending: 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-29 02:31:19.814508422 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-06-29 02:30:19.814508422 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-29 02:31:19.814508422 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-06-29 02:30:19.814508422 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/06/29 03:27:23 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/29 03:27:23 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate(0x211b93a6b8c0): >openPending: err= 2026/06/29 03:27:23 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate(0x211b93a6b8c0): >_readAt: n=20, err=EOF 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate(0x211b93a6b8c0): close: 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 02:31:19.814508422 +0000 UTC 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate(0x211b93a6b8c0): >close: err= 2026/06/29 03:27:23 DEBUG : Re-reading directory (109.033819ms old) 2026/06/29 03:27:23 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:23 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/29 03:27:24 DEBUG : forgetting directory cache 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate.rclone_chunk.001_donyze: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/06/29 03:27:24 INFO : TestRWCacheUpdate.rclone_chunk.001_donyze: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/29 03:27:24 INFO : TestRWCacheUpdate.rclone_chunk.001_donyze: Deleted 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate(0x211b935d2400): _readAt: size=512, off=0 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate(0x211b935d2400): openPending: 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-29 02:32:19.814508422 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-06-29 02:31:19.814508422 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-29 02:32:19.814508422 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-06-29 02:31:19.814508422 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/06/29 03:27:24 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/29 03:27:24 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate(0x211b935d2400): >openPending: err= 2026/06/29 03:27:24 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate(0x211b935d2400): >_readAt: n=20, err=EOF 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate(0x211b935d2400): close: 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 02:32:19.814508422 +0000 UTC 2026/06/29 03:27:24 DEBUG : TestRWCacheUpdate(0x211b935d2400): >close: err= 2026/06/29 03:27:24 DEBUG : forgetting directory cache 2026/06/29 03:27:24 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate.rclone_chunk.001_donz3x: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/06/29 03:27:25 INFO : TestRWCacheUpdate.rclone_chunk.001_donz3x: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/29 03:27:25 INFO : TestRWCacheUpdate.rclone_chunk.001_donz3x: Deleted 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate(0x211b938889c0): _readAt: size=512, off=0 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate(0x211b938889c0): openPending: 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-29 02:33:19.814508422 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-06-29 02:32:19.814508422 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-29 02:33:19.814508422 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-06-29 02:32:19.814508422 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/06/29 03:27:25 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/29 03:27:25 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate(0x211b938889c0): >openPending: err= 2026/06/29 03:27:25 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate(0x211b938889c0): >_readAt: n=20, err=EOF 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate(0x211b938889c0): close: 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 02:33:19.814508422 +0000 UTC 2026/06/29 03:27:25 DEBUG : TestRWCacheUpdate(0x211b938889c0): >close: err= 2026/06/29 03:27:25 DEBUG : forgetting directory cache 2026/06/29 03:27:25 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate.rclone_chunk.001_doo00j: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/06/29 03:27:26 INFO : TestRWCacheUpdate.rclone_chunk.001_doo00j: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/29 03:27:26 INFO : TestRWCacheUpdate.rclone_chunk.001_doo00j: Deleted 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate(0x211b9386fb40): _readAt: size=512, off=0 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate(0x211b9386fb40): openPending: 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-29 02:34:19.814508422 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-06-29 02:33:19.814508422 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-29 02:34:19.814508422 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-06-29 02:33:19.814508422 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/06/29 03:27:26 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/29 03:27:26 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate(0x211b9386fb40): >openPending: err= 2026/06/29 03:27:26 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate(0x211b9386fb40): >_readAt: n=21, err=EOF 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate(0x211b9386fb40): close: 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 02:34:19.814508422 +0000 UTC 2026/06/29 03:27:26 DEBUG : TestRWCacheUpdate(0x211b9386fb40): >close: err= 2026/06/29 03:27:26 DEBUG : forgetting directory cache 2026/06/29 03:27:26 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate.rclone_chunk.001_doo1y7: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/06/29 03:27:27 INFO : TestRWCacheUpdate.rclone_chunk.001_doo1y7: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/29 03:27:27 INFO : TestRWCacheUpdate.rclone_chunk.001_doo1y7: Deleted 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate(0x211b93862280): _readAt: size=512, off=0 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate(0x211b93862280): openPending: 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-29 02:35:19.814508422 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-06-29 02:34:19.814508422 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-29 02:35:19.814508422 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-06-29 02:34:19.814508422 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/06/29 03:27:27 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/29 03:27:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate(0x211b93862280): >openPending: err= 2026/06/29 03:27:27 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate(0x211b93862280): >_readAt: n=22, err=EOF 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate(0x211b93862280): close: 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 02:35:19.814508422 +0000 UTC 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate(0x211b93862280): >close: err= 2026/06/29 03:27:27 DEBUG : Re-reading directory (105.549886ms old) 2026/06/29 03:27:27 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:27 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/06/29 03:27:27 DEBUG : forgetting directory cache 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate.rclone_chunk.001_doo2gl: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/06/29 03:27:28 INFO : TestRWCacheUpdate.rclone_chunk.001_doo2gl: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/29 03:27:28 INFO : TestRWCacheUpdate.rclone_chunk.001_doo2gl: Deleted 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate(0x211b93b02980): _readAt: size=512, off=0 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate(0x211b93b02980): openPending: 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-29 02:36:19.814508422 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-06-29 02:35:19.814508422 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-29 02:36:19.814508422 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-06-29 02:35:19.814508422 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/06/29 03:27:28 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/29 03:27:28 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate(0x211b93b02980): >openPending: err= 2026/06/29 03:27:28 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate(0x211b93b02980): >_readAt: n=23, err=EOF 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate(0x211b93b02980): close: 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 02:36:19.814508422 +0000 UTC 2026/06/29 03:27:28 DEBUG : TestRWCacheUpdate(0x211b93b02980): >close: err= 2026/06/29 03:27:28 DEBUG : forgetting directory cache 2026/06/29 03:27:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate.rclone_chunk.001_doo3s0: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/06/29 03:27:29 INFO : TestRWCacheUpdate.rclone_chunk.001_doo3s0: Copied (server-side copy) to: TestRWCacheUpdate 2026/06/29 03:27:29 INFO : TestRWCacheUpdate.rclone_chunk.001_doo3s0: Deleted 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate(0x211b93863a00): _readAt: size=512, off=0 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate(0x211b93863a00): openPending: 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-29 02:37:19.814508422 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-06-29 02:36:19.814508422 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-29 02:37:19.814508422 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-06-29 02:36:19.814508422 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/06/29 03:27:29 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/29 03:27:29 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate(0x211b93863a00): >openPending: err= 2026/06/29 03:27:29 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate(0x211b93863a00): >_readAt: n=24, err=EOF 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate(0x211b93863a00): close: 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-29 02:37:19.814508422 +0000 UTC 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate(0x211b93863a00): >close: err= 2026/06/29 03:27:29 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:29 DEBUG : Looking for writers 2026/06/29 03:27:29 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/29 03:27:29 DEBUG : >WaitForWriters: 2026/06/29 03:27:29 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': vfs cache: cleaner exiting 2026/06/29 03:27:29 DEBUG : forgetting directory cache 2026/06/29 03:27:29 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.99s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:30 DEBUG : FiLeA: size = 5 OK 2026/06/29 03:27:30 DEBUG : FiLeA.rclone_chunk.001_doo4bg: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/29 03:27:30 INFO : FiLeA.rclone_chunk.001_doo4bg: Copied (server-side copy) to: FiLeA 2026/06/29 03:27:30 INFO : FiLeA.rclone_chunk.001_doo4bg: Deleted 2026/06/29 03:27:30 DEBUG : FiLeB: size = 5 OK 2026/06/29 03:27:30 DEBUG : FiLeB.rclone_chunk.001_doo5p3: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/29 03:27:30 INFO : FiLeB.rclone_chunk.001_doo5p3: Copied (server-side copy) to: FiLeB 2026/06/29 03:27:30 INFO : FiLeB.rclone_chunk.001_doo5p3: Deleted 2026/06/29 03:27:31 DEBUG : FilEb: size = 5 OK 2026/06/29 03:27:31 DEBUG : FilEb.rclone_chunk.001_doo53t: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/06/29 03:27:31 INFO : FilEb.rclone_chunk.001_doo53t: Copied (server-side copy) to: FilEb 2026/06/29 03:27:31 INFO : FilEb.rclone_chunk.001_doo53t: Deleted 2026/06/29 03:27:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:31 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 03:27:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 03:27:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/29 03:27:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 03:27:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 03:27:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/29 03:27:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 03:27:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 03:27:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/29 03:27:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/29 03:27:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/29 03:27:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/29 03:27:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:31 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:31 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:31 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/29 03:27:31 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/29 03:27:31 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/29 03:27:31 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:31 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:31 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 03:27:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 03:27:31 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/29 03:27:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:31 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 03:27:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 03:27:31 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/29 03:27:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:31 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 03:27:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 03:27:31 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/29 03:27:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:31 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:31 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 03:27:31 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 03:27:31 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/29 03:27:31 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:31 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:31 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:31 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/29 03:27:31 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/29 03:27:31 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/29 03:27:31 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:32 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/29 03:27:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/29 03:27:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/29 03:27:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:32 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:32 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/29 03:27:32 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/29 03:27:32 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:32 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/29 03:27:32 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/29 03:27:32 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:32 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/29 03:27:32 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/29 03:27:32 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/29 03:27:32 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:32 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:32 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:32 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:32 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:32 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:32 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:32 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:32 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:32 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/29 03:27:32 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/29 03:27:32 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/29 03:27:32 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:32 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:32 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:32 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/29 03:27:32 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/29 03:27:32 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/29 03:27:32 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:32 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:32 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:32 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:32 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:32 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:32 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:32 DEBUG : Looking for writers 2026/06/29 03:27:32 DEBUG : FiLeB: reading active writers 2026/06/29 03:27:32 DEBUG : FilEb: reading active writers 2026/06/29 03:27:32 DEBUG : FiLeA: reading active writers 2026/06/29 03:27:32 DEBUG : >WaitForWriters: 2026/06/29 03:27:32 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:32 DEBUG : Looking for writers 2026/06/29 03:27:32 DEBUG : FiLeA: reading active writers 2026/06/29 03:27:32 DEBUG : FiLeB: reading active writers 2026/06/29 03:27:32 DEBUG : FilEb: reading active writers 2026/06/29 03:27:32 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.71s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:32 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/06/29 03:27:32 DEBUG : normal name with no special characters.txt.rclone_chunk.001_doo7na: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/06/29 03:27:32 INFO : normal name with no special characters.txt.rclone_chunk.001_doo7na: Copied (server-side copy) to: normal name with no special characters.txt 2026/06/29 03:27:32 INFO : normal name with no special characters.txt.rclone_chunk.001_doo7na: Deleted 2026/06/29 03:27:33 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/06/29 03:27:33 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_doo7nc: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/06/29 03:27:33 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_doo7nc: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/06/29 03:27:33 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_doo7nc: Deleted 2026/06/29 03:27:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/29 03:27:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/29 03:27:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/29 03:27:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:33 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:33 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:33 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/29 03:27:33 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/29 03:27:33 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/29 03:27:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:33 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:33 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:33 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/29 03:27:33 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/29 03:27:33 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/29 03:27:33 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:33 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:33 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:33 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:33 DEBUG : Looking for writers 2026/06/29 03:27:33 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/29 03:27:33 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/29 03:27:33 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.32s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:33 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': Reusing VFS from active cache 2026/06/29 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:33 DEBUG : Looking for writers 2026/06/29 03:27:33 DEBUG : >WaitForWriters: 2026/06/29 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:33 DEBUG : Looking for writers 2026/06/29 03:27:33 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.08s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:33 DEBUG : Looking for writers 2026/06/29 03:27:33 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.08s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:33 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:33 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:33 DEBUG : Looking for writers 2026/06/29 03:27:33 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.08s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:34 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:34 DEBUG : file1: size = 14 OK 2026/06/29 03:27:34 DEBUG : file1.rclone_chunk.001_doo9nr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:27:34 INFO : file1.rclone_chunk.001_doo9nr: Copied (server-side copy) to: file1 2026/06/29 03:27:34 INFO : file1.rclone_chunk.001_doo9nr: Deleted 2026/06/29 03:27:34 DEBUG : dir/file2: size = 14 OK 2026/06/29 03:27:34 DEBUG : dir/file2.rclone_chunk.001_doo9lj: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/29 03:27:34 INFO : dir/file2.rclone_chunk.001_doo9lj: Copied (server-side copy) to: dir/file2 2026/06/29 03:27:34 INFO : dir/file2.rclone_chunk.001_doo9lj: Deleted 2026/06/29 03:27:35 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:35 DEBUG : dir: Looking for writers 2026/06/29 03:27:35 DEBUG : file2: reading active writers 2026/06/29 03:27:35 DEBUG : Looking for writers 2026/06/29 03:27:35 DEBUG : dir: reading active writers 2026/06/29 03:27:35 DEBUG : file1: reading active writers 2026/06/29 03:27:35 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.37s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:35 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:35 DEBUG : file1: size = 14 OK 2026/06/29 03:27:35 DEBUG : file1.rclone_chunk.001_dooajx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:27:35 INFO : file1.rclone_chunk.001_dooajx: Copied (server-side copy) to: file1 2026/06/29 03:27:35 INFO : file1.rclone_chunk.001_dooajx: Deleted 2026/06/29 03:27:36 DEBUG : dir/file2: size = 14 OK 2026/06/29 03:27:36 DEBUG : dir/file2.rclone_chunk.001_dooa3c: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/29 03:27:36 INFO : dir/file2.rclone_chunk.001_dooa3c: Copied (server-side copy) to: dir/file2 2026/06/29 03:27:36 INFO : dir/file2.rclone_chunk.001_dooa3c: Deleted 2026/06/29 03:27:36 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:36 DEBUG : dir: Looking for writers 2026/06/29 03:27:36 DEBUG : Looking for writers 2026/06/29 03:27:36 DEBUG : dir: reading active writers 2026/06/29 03:27:36 DEBUG : file1: reading active writers 2026/06/29 03:27:36 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.22s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:36 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:37 DEBUG : file1: size = 14 OK 2026/06/29 03:27:37 DEBUG : file1.rclone_chunk.001_doobd5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/06/29 03:27:37 INFO : file1.rclone_chunk.001_doobd5: Copied (server-side copy) to: file1 2026/06/29 03:27:37 INFO : file1.rclone_chunk.001_doobd5: Deleted 2026/06/29 03:27:37 DEBUG : dir/file2: size = 14 OK 2026/06/29 03:27:37 DEBUG : dir/file2.rclone_chunk.001_dooc23: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/29 03:27:37 INFO : dir/file2.rclone_chunk.001_dooc23: Copied (server-side copy) to: dir/file2 2026/06/29 03:27:37 INFO : dir/file2.rclone_chunk.001_dooc23: Deleted 2026/06/29 03:27:37 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:37 DEBUG : file1: Open: flags=O_RDONLY 2026/06/29 03:27:37 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/29 03:27:37 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/29 03:27:37 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:37 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/29 03:27:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/29 03:27:37 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:37 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:37 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/29 03:27:37 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/29 03:27:37 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/29 03:27:37 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/29 03:27:37 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/29 03:27:38 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/29 03:27:38 DEBUG : dir/new_file.txt.rclone_chunk.001_doockm: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 03:27:38 INFO : dir/new_file.txt.rclone_chunk.001_doockm: Copied (server-side copy) to: dir/new_file.txt 2026/06/29 03:27:38 INFO : dir/new_file.txt.rclone_chunk.001_doockm: Deleted 2026/06/29 03:27:38 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/29 03:27:38 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 03:27:38 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/06/29 03:27:38 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/29 03:27:38 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:38 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/29 03:27:38 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:38 DEBUG : dir: Looking for writers 2026/06/29 03:27:38 DEBUG : file2: reading active writers 2026/06/29 03:27:38 DEBUG : new_file.txt: reading active writers 2026/06/29 03:27:38 DEBUG : Looking for writers 2026/06/29 03:27:38 DEBUG : dir: reading active writers 2026/06/29 03:27:38 DEBUG : file1: reading active writers 2026/06/29 03:27:38 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.72s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:38 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:38 DEBUG : dir/file2: size = 14 OK 2026/06/29 03:27:38 DEBUG : dir/file2.rclone_chunk.001_dood53: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/29 03:27:38 INFO : dir/file2.rclone_chunk.001_dood53: Copied (server-side copy) to: dir/file2 2026/06/29 03:27:38 INFO : dir/file2.rclone_chunk.001_dood53: Deleted 2026/06/29 03:27:39 DEBUG : dir/file2: copy non-chunked object... 2026/06/29 03:27:39 DEBUG : dir/file1: size = 14 OK 2026/06/29 03:27:39 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/29 03:27:39 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/06/29 03:27:39 INFO : dir/file2: Deleted 2026/06/29 03:27:39 DEBUG : dir/file1: Updating file with dir/file1 0x211b938ba750 2026/06/29 03:27:39 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/29 03:27:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:39 DEBUG : dir/file1: copy non-chunked object... 2026/06/29 03:27:39 DEBUG : file0: size = 14 OK 2026/06/29 03:27:39 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/06/29 03:27:39 INFO : dir/file1: Copied (server-side copy) to: file0 2026/06/29 03:27:39 INFO : dir/file1: Deleted 2026/06/29 03:27:39 DEBUG : file0: Updating file with file0 0x211b938ba750 2026/06/29 03:27:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/29 03:27:39 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/29 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:39 DEBUG : dir: Looking for writers 2026/06/29 03:27:39 DEBUG : Looking for writers 2026/06/29 03:27:39 DEBUG : dir: reading active writers 2026/06/29 03:27:39 DEBUG : file0: reading active writers 2026/06/29 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.50s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:39 DEBUG : Looking for writers 2026/06/29 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:39 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:39 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:39 DEBUG : Looking for writers 2026/06/29 03:27:39 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:40 DEBUG : Looking for writers 2026/06/29 03:27:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.13s) === 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 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:40 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:40 DEBUG : Looking for writers 2026/06/29 03:27:40 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 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:40 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 03:27:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:40 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/29 03:27:40 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/29 03:27:40 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/29 03:27:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/29 03:27:40 DEBUG : file1: size = 5 OK 2026/06/29 03:27:40 DEBUG : file1.rclone_chunk.001_doofxp: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:27:40 INFO : file1.rclone_chunk.001_doofxp: Copied (server-side copy) to: file1 2026/06/29 03:27:40 INFO : file1.rclone_chunk.001_doofxp: Deleted 2026/06/29 03:27:40 DEBUG : file1: size = 5 OK 2026/06/29 03:27:40 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:27:40 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 03:27:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 03:27:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 03:27:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 03:27:40 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/29 03:27:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/29 03:27:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/29 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 03:27:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 03:27:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:40 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/29 03:27:41 DEBUG : file1: size = 0 OK 2026/06/29 03:27:41 DEBUG : file1.rclone_chunk.001_doof98: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 03:27:41 INFO : file1.rclone_chunk.001_doof98: Copied (server-side copy) to: file1 2026/06/29 03:27:41 INFO : file1.rclone_chunk.001_doof98: Deleted 2026/06/29 03:27:41 DEBUG : file1: size = 0 OK 2026/06/29 03:27:41 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 03:27:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/29 03:27:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/29 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 03:27:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:41 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (7 bytes), uploading instead of streaming 2026/06/29 03:27:41 DEBUG : file1: size = 7 OK 2026/06/29 03:27:41 DEBUG : file1.rclone_chunk.001_doogbj: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/29 03:27:41 INFO : file1.rclone_chunk.001_doogbj: Copied (server-side copy) to: file1 2026/06/29 03:27:41 INFO : file1.rclone_chunk.001_doogbj: Deleted 2026/06/29 03:27:41 DEBUG : file1: size = 7 OK 2026/06/29 03:27:41 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/06/29 03:27:41 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 03:27:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:41 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:41 DEBUG : Looking for writers 2026/06/29 03:27:41 DEBUG : file1: reading active writers 2026/06/29 03:27:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.78s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:42 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 03:27:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 03:27:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:42 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/29 03:27:43 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/29 03:27:43 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/29 03:27:43 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/29 03:27:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (11 bytes), uploading instead of streaming 2026/06/29 03:27:43 DEBUG : file1: size = 11 OK 2026/06/29 03:27:43 DEBUG : file1.rclone_chunk.001_dooi2n: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/29 03:27:43 INFO : file1.rclone_chunk.001_dooi2n: Copied (server-side copy) to: file1 2026/06/29 03:27:43 INFO : file1.rclone_chunk.001_dooi2n: Deleted 2026/06/29 03:27:43 DEBUG : file1: size = 11 OK 2026/06/29 03:27:43 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/06/29 03:27:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 03:27:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:43 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/29 03:27:43 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:43 DEBUG : Looking for writers 2026/06/29 03:27:43 DEBUG : file1: reading active writers 2026/06/29 03:27:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.73s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:43 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 03:27:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 03:27:43 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/29 03:27:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:43 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/29 03:27:44 DEBUG : file1: size = 5 OK 2026/06/29 03:27:44 DEBUG : file1.rclone_chunk.001_dooiya: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:27:44 INFO : file1.rclone_chunk.001_dooiya: Copied (server-side copy) to: file1 2026/06/29 03:27:44 INFO : file1.rclone_chunk.001_dooiya: Deleted 2026/06/29 03:27:44 DEBUG : file1: size = 5 OK 2026/06/29 03:27:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/06/29 03:27:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 03:27:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:44 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/29 03:27:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:44 DEBUG : Looking for writers 2026/06/29 03:27:44 DEBUG : file1: reading active writers 2026/06/29 03:27:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.62s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:44 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 03:27:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 03:27:44 DEBUG : file1: WriteFileHandle.Release closing 2026/06/29 03:27:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:44 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/29 03:27:44 DEBUG : file1: size = 0 OK 2026/06/29 03:27:44 DEBUG : file1.rclone_chunk.001_dooj94: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 03:27:44 INFO : file1.rclone_chunk.001_dooj94: Copied (server-side copy) to: file1 2026/06/29 03:27:44 INFO : file1.rclone_chunk.001_dooj94: Deleted 2026/06/29 03:27:44 DEBUG : file1: size = 0 OK 2026/06/29 03:27:44 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 03:27:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 03:27:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:44 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/29 03:27:44 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:44 DEBUG : Looking for writers 2026/06/29 03:27:44 DEBUG : file1: reading active writers 2026/06/29 03:27:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.69s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 03:27:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 03:27:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (2 bytes), uploading instead of streaming 2026/06/29 03:27:45 DEBUG : file1: size = 2 OK 2026/06/29 03:27:45 DEBUG : file1.rclone_chunk.001_dookrj: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/29 03:27:45 INFO : file1.rclone_chunk.001_dookrj: Copied (server-side copy) to: file1 2026/06/29 03:27:45 INFO : file1.rclone_chunk.001_dookrj: Deleted 2026/06/29 03:27:45 DEBUG : file1: size = 2 OK 2026/06/29 03:27:45 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/06/29 03:27:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 03:27:45 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/06/29 03:27:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:45 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:45 DEBUG : Looking for writers 2026/06/29 03:27:45 DEBUG : file1: reading active writers 2026/06/29 03:27:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.62s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:45 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 03:27:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 03:27:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:45 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/29 03:27:46 DEBUG : file1: size = 0 OK 2026/06/29 03:27:46 DEBUG : file1.rclone_chunk.001_dook0q: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 03:27:46 INFO : file1.rclone_chunk.001_dook0q: Copied (server-side copy) to: file1 2026/06/29 03:27:46 INFO : file1.rclone_chunk.001_dook0q: Deleted 2026/06/29 03:27:46 DEBUG : file1: size = 0 OK 2026/06/29 03:27:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/06/29 03:27:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 03:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:46 DEBUG : file1: Open: flags=O_RDONLY 2026/06/29 03:27:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/29 03:27:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/29 03:27:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:46 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:46 DEBUG : Looking for writers 2026/06/29 03:27:46 DEBUG : file1: reading active writers 2026/06/29 03:27:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.63s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:46 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/29 03:27:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/29 03:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/29 03:27:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/29 03:27:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:46 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': File to upload is small (100 bytes), uploading instead of streaming 2026/06/29 03:27:46 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/06/29 03:27:46 DEBUG : file1.rclone_chunk.001_doolg8: md5 = 68a7f3c74353bcc56f10aa32c1c4a729 OK 2026/06/29 03:27:46 INFO : file1.rclone_chunk.001_doolg8: Copied (server-side copy) to: file1.rclone_chunk.001 2026/06/29 03:27:46 INFO : file1.rclone_chunk.001_doolg8: Deleted 2026/06/29 03:27:47 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/06/29 03:27:47 DEBUG : file1.rclone_chunk.002_doolg8: md5 = d04e6b7ba8ca7b2e3e2c1140ac412d8e OK 2026/06/29 03:27:47 INFO : file1.rclone_chunk.002_doolg8: Copied (server-side copy) to: file1.rclone_chunk.002 2026/06/29 03:27:47 INFO : file1.rclone_chunk.002_doolg8: Deleted 2026/06/29 03:27:47 DEBUG : file1: size = 100 OK 2026/06/29 03:27:47 DEBUG : file1: md5 = 6f984986ffd610a9d9104057b5f905e1 OK 2026/06/29 03:27:47 DEBUG : file1: Size and md5 of src and dst objects identical 2026/06/29 03:27:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/29 03:27:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/29 03:27:47 DEBUG : file1: Open: flags=O_RDONLY 2026/06/29 03:27:47 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/29 03:27:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/29 03:27:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:47 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:47 DEBUG : Looking for writers 2026/06/29 03:27:47 DEBUG : file1: reading active writers 2026/06/29 03:27:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.39s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:47 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:48 DEBUG : flat/f000.txt: size = 7 OK 2026/06/29 03:27:48 DEBUG : flat/f000.txt.rclone_chunk.001_doom4z: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/06/29 03:27:48 INFO : flat/f000.txt.rclone_chunk.001_doom4z: Copied (server-side copy) to: flat/f000.txt 2026/06/29 03:27:48 INFO : flat/f000.txt.rclone_chunk.001_doom4z: Deleted 2026/06/29 03:27:48 DEBUG : flat/f001.txt: size = 14 OK 2026/06/29 03:27:48 DEBUG : flat/f001.txt.rclone_chunk.001_doon5s: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/06/29 03:27:48 INFO : flat/f001.txt.rclone_chunk.001_doon5s: Copied (server-side copy) to: flat/f001.txt 2026/06/29 03:27:48 INFO : flat/f001.txt.rclone_chunk.001_doon5s: Deleted 2026/06/29 03:27:49 DEBUG : flat/f002.txt: size = 21 OK 2026/06/29 03:27:49 DEBUG : flat/f002.txt.rclone_chunk.001_doonfy: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/06/29 03:27:49 INFO : flat/f002.txt.rclone_chunk.001_doonfy: Copied (server-side copy) to: flat/f002.txt 2026/06/29 03:27:49 INFO : flat/f002.txt.rclone_chunk.001_doonfy: Deleted 2026/06/29 03:27:49 DEBUG : flat/f003.txt: size = 28 OK 2026/06/29 03:27:49 DEBUG : flat/f003.txt.rclone_chunk.001_dooo8a: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/06/29 03:27:49 INFO : flat/f003.txt.rclone_chunk.001_dooo8a: Copied (server-side copy) to: flat/f003.txt 2026/06/29 03:27:49 INFO : flat/f003.txt.rclone_chunk.001_dooo8a: Deleted 2026/06/29 03:27:49 DEBUG : flat/f004.txt: size = 35 OK 2026/06/29 03:27:49 DEBUG : flat/f004.txt.rclone_chunk.001_doooe9: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/06/29 03:27:49 INFO : flat/f004.txt.rclone_chunk.001_doooe9: Copied (server-side copy) to: flat/f004.txt 2026/06/29 03:27:49 INFO : flat/f004.txt.rclone_chunk.001_doooe9: Deleted 2026/06/29 03:27:50 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/29 03:27:50 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/29 03:27:50 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:50 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:50 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/29 03:27:50 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/29 03:27:50 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:50 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:50 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/29 03:27:50 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/29 03:27:50 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:50 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:50 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/29 03:27:50 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/29 03:27:50 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:50 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:50 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/29 03:27:50 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/29 03:27:50 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:50 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:50 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:50 DEBUG : flat: Looking for writers 2026/06/29 03:27:50 DEBUG : f002.txt: reading active writers 2026/06/29 03:27:50 DEBUG : f003.txt: reading active writers 2026/06/29 03:27:50 DEBUG : f004.txt: reading active writers 2026/06/29 03:27:50 DEBUG : f000.txt: reading active writers 2026/06/29 03:27:50 DEBUG : f001.txt: reading active writers 2026/06/29 03:27:50 DEBUG : Looking for writers 2026/06/29 03:27:50 DEBUG : flat: reading active writers 2026/06/29 03:27:50 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.41s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:51 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:51 DEBUG : a/top.txt: size = 3 OK 2026/06/29 03:27:51 DEBUG : a/top.txt.rclone_chunk.001_dooqit: md5 = b28354b543375bfa94dabaeda722927f OK 2026/06/29 03:27:51 INFO : a/top.txt.rclone_chunk.001_dooqit: Copied (server-side copy) to: a/top.txt 2026/06/29 03:27:51 INFO : a/top.txt.rclone_chunk.001_dooqit: Deleted 2026/06/29 03:27:51 DEBUG : a/b/mid.txt: size = 3 OK 2026/06/29 03:27:51 DEBUG : a/b/mid.txt.rclone_chunk.001_dooqsg: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/06/29 03:27:51 INFO : a/b/mid.txt.rclone_chunk.001_dooqsg: Copied (server-side copy) to: a/b/mid.txt 2026/06/29 03:27:51 INFO : a/b/mid.txt.rclone_chunk.001_dooqsg: Deleted 2026/06/29 03:27:52 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/06/29 03:27:52 DEBUG : a/b/c/deep.txt.rclone_chunk.001_dooqz2: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/06/29 03:27:52 INFO : a/b/c/deep.txt.rclone_chunk.001_dooqz2: Copied (server-side copy) to: a/b/c/deep.txt 2026/06/29 03:27:52 INFO : a/b/c/deep.txt.rclone_chunk.001_dooqz2: Deleted 2026/06/29 03:27:52 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/29 03:27:52 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/29 03:27:52 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:52 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:52 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/29 03:27:52 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/29 03:27:52 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:52 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:52 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/29 03:27:52 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/29 03:27:52 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:52 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:52 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:52 DEBUG : a/b/c: Looking for writers 2026/06/29 03:27:52 DEBUG : deep.txt: reading active writers 2026/06/29 03:27:52 DEBUG : a/b: Looking for writers 2026/06/29 03:27:52 DEBUG : c: reading active writers 2026/06/29 03:27:52 DEBUG : mid.txt: reading active writers 2026/06/29 03:27:52 DEBUG : a: Looking for writers 2026/06/29 03:27:52 DEBUG : b: reading active writers 2026/06/29 03:27:52 DEBUG : top.txt: reading active writers 2026/06/29 03:27:52 DEBUG : Looking for writers 2026/06/29 03:27:52 DEBUG : a: reading active writers 2026/06/29 03:27:52 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.00s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/06/29 03:27:53 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:53 DEBUG : Looking for writers 2026/06/29 03:27:53 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.08s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo'", Local "Local file system at /tmp/rclone1796266689", Modify Window "1ns" 2026/06/29 03:27:53 INFO : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': poll-interval is not supported by this remote 2026/06/29 03:27:53 DEBUG : dir1/a.txt: size = 1 OK 2026/06/29 03:27:53 DEBUG : dir1/a.txt.rclone_chunk.001_doos28: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/06/29 03:27:53 INFO : dir1/a.txt.rclone_chunk.001_doos28: Copied (server-side copy) to: dir1/a.txt 2026/06/29 03:27:53 INFO : dir1/a.txt.rclone_chunk.001_doos28: Deleted 2026/06/29 03:27:54 DEBUG : dir2/b.txt: size = 1 OK 2026/06/29 03:27:54 DEBUG : dir2/b.txt.rclone_chunk.001_doos9k: md5 = 415290769594460e2e485922904f345d OK 2026/06/29 03:27:54 INFO : dir2/b.txt.rclone_chunk.001_doos9k: Copied (server-side copy) to: dir2/b.txt 2026/06/29 03:27:54 INFO : dir2/b.txt.rclone_chunk.001_doos9k: Deleted 2026/06/29 03:27:54 DEBUG : dir3/c.txt: size = 1 OK 2026/06/29 03:27:54 DEBUG : dir3/c.txt.rclone_chunk.001_doot54: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/06/29 03:27:54 INFO : dir3/c.txt.rclone_chunk.001_doot54: Copied (server-side copy) to: dir3/c.txt 2026/06/29 03:27:54 INFO : dir3/c.txt.rclone_chunk.001_doot54: Deleted 2026/06/29 03:27:54 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/29 03:27:54 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/29 03:27:54 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:54 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:54 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/29 03:27:54 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/29 03:27:54 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:54 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:54 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/29 03:27:54 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/29 03:27:54 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/29 03:27:55 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/29 03:27:55 DEBUG : WaitForWriters: timeout=30s 2026/06/29 03:27:55 DEBUG : dir3: Looking for writers 2026/06/29 03:27:55 DEBUG : c.txt: reading active writers 2026/06/29 03:27:55 DEBUG : dir1: Looking for writers 2026/06/29 03:27:55 DEBUG : a.txt: reading active writers 2026/06/29 03:27:55 DEBUG : dir2: Looking for writers 2026/06/29 03:27:55 DEBUG : b.txt: reading active writers 2026/06/29 03:27:55 DEBUG : Looking for writers 2026/06/29 03:27:55 DEBUG : dir1: reading active writers 2026/06/29 03:27:55 DEBUG : dir2: reading active writers 2026/06/29 03:27:55 DEBUG : dir3: reading active writers 2026/06/29 03:27:55 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.12s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/29 03:27:55 DEBUG : Chunked 'TestChunkerChunk50bMD5HashS3:rclone-test-zutuqug9budo': Purge remote 2026/06/29 03:27:55 DEBUG : Waiting for deletions to finish 2026/06/29 03:27:55 INFO : S3 bucket rclone-test-zutuqug9budo: Bucket "rclone-test-zutuqug9budo" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bMD5HashS3: -verbose -size-limit 1024" - Finished OK in 1m55.846856079s (try 1/5)