"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/08/19 01:23:18 DEBUG : Creating backend with remote "TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi" 2026/08/19 01:23:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/19 01:23:18 DEBUG : Creating backend with remote "TestS3:rclone-test-kigoloz2vaqi" 2026/08/19 01:23:18 DEBUG : Creating backend with remote "/tmp/rclone3384073660" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:18 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:18 INFO : S3 bucket rclone-test-kigoloz2vaqi: Bucket "rclone-test-kigoloz2vaqi" created with ACL "" 2026/08/19 01:23:19 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:19 DEBUG : dir/file1.rclone_chunk.001_zyxjts: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:19 INFO : dir/file1.rclone_chunk.001_zyxjts: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:19 INFO : dir/file1.rclone_chunk.001_zyxjts: Deleted 2026/08/19 01:23:19 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:19 DEBUG : dir: Looking for writers 2026/08/19 01:23:19 DEBUG : Looking for writers 2026/08/19 01:23:19 DEBUG : dir: reading active writers 2026/08/19 01:23:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.44s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:19 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:19 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:19 DEBUG : dir/file1.rclone_chunk.001_zyxkvq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:19 INFO : dir/file1.rclone_chunk.001_zyxkvq: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:19 INFO : dir/file1.rclone_chunk.001_zyxkvq: Deleted 2026/08/19 01:23:20 DEBUG : dir/file2: size = 15 OK 2026/08/19 01:23:20 DEBUG : dir/file2.rclone_chunk.001_zyxk4p: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/19 01:23:20 INFO : dir/file2.rclone_chunk.001_zyxk4p: Copied (server-side copy) to: dir/file2 2026/08/19 01:23:20 INFO : dir/file2.rclone_chunk.001_zyxk4p: Deleted 2026/08/19 01:23:20 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/19 01:23:20 DEBUG : dir/subdir/file3.rclone_chunk.001_zyxlqj: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/19 01:23:20 INFO : dir/subdir/file3.rclone_chunk.001_zyxlqj: Copied (server-side copy) to: dir/subdir/file3 2026/08/19 01:23:20 INFO : dir/subdir/file3.rclone_chunk.001_zyxlqj: Deleted 2026/08/19 01:23:21 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:21 DEBUG : dir/subdir: Looking for writers 2026/08/19 01:23:21 DEBUG : dir: Looking for writers 2026/08/19 01:23:21 DEBUG : file1: reading active writers 2026/08/19 01:23:21 DEBUG : file2: reading active writers 2026/08/19 01:23:21 DEBUG : subdir: reading active writers 2026/08/19 01:23:21 DEBUG : Looking for writers 2026/08/19 01:23:21 DEBUG : dir: reading active writers 2026/08/19 01:23:21 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (1.95s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:21 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:21 DEBUG : dir/file1.rclone_chunk.001_zyxmyq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:21 INFO : dir/file1.rclone_chunk.001_zyxmyq: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:21 INFO : dir/file1.rclone_chunk.001_zyxmyq: Deleted 2026/08/19 01:23:22 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:22 DEBUG : dir: Looking for writers 2026/08/19 01:23:22 DEBUG : file1: reading active writers 2026/08/19 01:23:22 DEBUG : Looking for writers 2026/08/19 01:23:22 DEBUG : dir: reading active writers 2026/08/19 01:23:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.84s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:22 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:22 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:22 DEBUG : dir/file1.rclone_chunk.001_zyxnfk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:22 INFO : dir/file1.rclone_chunk.001_zyxnfk: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:22 INFO : dir/file1.rclone_chunk.001_zyxnfk: Deleted 2026/08/19 01:23:22 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:22 DEBUG : dir: Looking for writers 2026/08/19 01:23:22 DEBUG : Looking for writers 2026/08/19 01:23:22 DEBUG : dir: reading active writers 2026/08/19 01:23:22 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.83s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:23 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:23 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:23 DEBUG : dir/file1.rclone_chunk.001_zyxouc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:23 INFO : dir/file1.rclone_chunk.001_zyxouc: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:23 INFO : dir/file1.rclone_chunk.001_zyxouc: Deleted 2026/08/19 01:23:23 DEBUG : dir: forgetting directory cache 2026/08/19 01:23:23 DEBUG : forgetting directory cache 2026/08/19 01:23:23 DEBUG : dir: forgetting directory cache 2026/08/19 01:23:23 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:23 DEBUG : Looking for writers 2026/08/19 01:23:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.95s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:24 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:24 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:24 DEBUG : dir/file1.rclone_chunk.001_zyxp4r: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:24 INFO : dir/file1.rclone_chunk.001_zyxp4r: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:24 INFO : dir/file1.rclone_chunk.001_zyxp4r: Deleted 2026/08/19 01:23:24 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/19 01:23:24 DEBUG : dir: invalidating directory cache 2026/08/19 01:23:24 DEBUG : >ForgetPath: 2026/08/19 01:23:24 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/19 01:23:24 DEBUG : invalidating directory cache 2026/08/19 01:23:24 DEBUG : dir: forgetting directory cache 2026/08/19 01:23:24 DEBUG : >ForgetPath: 2026/08/19 01:23:24 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/19 01:23:24 DEBUG : >ForgetPath: 2026/08/19 01:23:24 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:24 DEBUG : dir: Looking for writers 2026/08/19 01:23:24 DEBUG : Looking for writers 2026/08/19 01:23:24 DEBUG : dir: reading active writers 2026/08/19 01:23:24 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.86s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:24 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:25 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:25 DEBUG : dir/file1.rclone_chunk.001_zyxp25: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:25 INFO : dir/file1.rclone_chunk.001_zyxp25: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:25 INFO : dir/file1.rclone_chunk.001_zyxp25: Deleted 2026/08/19 01:23:25 DEBUG : fil/a/b/c: size = 15 OK 2026/08/19 01:23:25 DEBUG : fil/a/b/c.rclone_chunk.001_zyxq7z: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/08/19 01:23:25 INFO : fil/a/b/c.rclone_chunk.001_zyxq7z: Copied (server-side copy) to: fil/a/b/c 2026/08/19 01:23:25 INFO : fil/a/b/c.rclone_chunk.001_zyxq7z: Deleted 2026/08/19 01:23:26 DEBUG : forgetting directory cache 2026/08/19 01:23:26 DEBUG : dir: forgetting directory cache 2026/08/19 01:23:26 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:26 DEBUG : dir: Looking for writers 2026/08/19 01:23:26 DEBUG : fil/a/b: Looking for writers 2026/08/19 01:23:26 DEBUG : fil/a: Looking for writers 2026/08/19 01:23:26 DEBUG : b: reading active writers 2026/08/19 01:23:26 DEBUG : fil: Looking for writers 2026/08/19 01:23:26 DEBUG : a: reading active writers 2026/08/19 01:23:26 DEBUG : Looking for writers 2026/08/19 01:23:26 DEBUG : dir: reading active writers 2026/08/19 01:23:26 DEBUG : fil: reading active writers 2026/08/19 01:23:26 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.78s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:26 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:27 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:27 DEBUG : dir/file1.rclone_chunk.001_zyxrzc: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:27 INFO : dir/file1.rclone_chunk.001_zyxrzc: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:27 INFO : dir/file1.rclone_chunk.001_zyxrzc: Deleted 2026/08/19 01:23:27 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:27 DEBUG : dir: Looking for writers 2026/08/19 01:23:27 DEBUG : Looking for writers 2026/08/19 01:23:27 DEBUG : dir: reading active writers 2026/08/19 01:23:27 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.79s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:27 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:27 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:27 DEBUG : dir/file1.rclone_chunk.001_zyxsk9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:27 INFO : dir/file1.rclone_chunk.001_zyxsk9: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:27 INFO : dir/file1.rclone_chunk.001_zyxsk9: Deleted 2026/08/19 01:23:28 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:28 DEBUG : dir: Looking for writers 2026/08/19 01:23:28 DEBUG : file1: reading active writers 2026/08/19 01:23:28 DEBUG : Looking for writers 2026/08/19 01:23:28 DEBUG : dir: reading active writers 2026/08/19 01:23:28 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.82s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:28 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:28 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:28 DEBUG : dir/file1.rclone_chunk.001_zyxtsg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:28 INFO : dir/file1.rclone_chunk.001_zyxtsg: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:28 INFO : dir/file1.rclone_chunk.001_zyxtsg: Deleted 2026/08/19 01:23:29 DEBUG : dir/file2: size = 15 OK 2026/08/19 01:23:29 DEBUG : dir/file2.rclone_chunk.001_zyxtve: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/19 01:23:29 INFO : dir/file2.rclone_chunk.001_zyxtve: Copied (server-side copy) to: dir/file2 2026/08/19 01:23:29 INFO : dir/file2.rclone_chunk.001_zyxtve: Deleted 2026/08/19 01:23:29 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/19 01:23:29 DEBUG : dir/subdir/file3.rclone_chunk.001_zyxuqa: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/19 01:23:29 INFO : dir/subdir/file3.rclone_chunk.001_zyxuqa: Copied (server-side copy) to: dir/subdir/file3 2026/08/19 01:23:29 INFO : dir/subdir/file3.rclone_chunk.001_zyxuqa: Deleted === RUN TestDirReadDirAll/Virtual 2026/08/19 01:23:30 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/19 01:23:30 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/19 01:23:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/19 01:23:30 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/19 01:23:30 DEBUG : dir/virtualFile: size = 20 OK 2026/08/19 01:23:30 DEBUG : dir/virtualFile.rclone_chunk.001_zyxv41: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/08/19 01:23:30 INFO : dir/virtualFile.rclone_chunk.001_zyxv41: Copied (server-side copy) to: dir/virtualFile 2026/08/19 01:23:30 INFO : dir/virtualFile.rclone_chunk.001_zyxv41: Deleted 2026/08/19 01:23:30 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/08/19 01:23:30 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_zyxvf4: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/08/19 01:23:30 INFO : dir/virtualDir/testFile.rclone_chunk.001_zyxvf4: Copied (server-side copy) to: dir/virtualDir/testFile 2026/08/19 01:23:30 INFO : dir/virtualDir/testFile.rclone_chunk.001_zyxvf4: Deleted 2026/08/19 01:23:31 DEBUG : S3 bucket rclone-test-kigoloz2vaqi: bucket is versioned: false 2026/08/19 01:23:31 DEBUG : Waiting for deletions to finish 2026/08/19 01:23:31 DEBUG : "dir/subdir/file3" version false 2026/08/19 01:23:31 DEBUG : dir/subdir/file3: Deleting (id "") 2026/08/19 01:23:31 INFO : dir/subdir/file3: Deleted 2026/08/19 01:23:31 DEBUG : dir: invalidating directory cache 2026/08/19 01:23:31 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/19 01:23:31 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/19 01:23:31 DEBUG : dir/file1: Reset virtual modtime 2026/08/19 01:23:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/19 01:23:31 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/19 01:23:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/19 01:23:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/19 01:23:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/19 01:23:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:23:31 DEBUG : dir: invalidating directory cache 2026/08/19 01:23:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/19 01:23:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/19 01:23:31 DEBUG : forgetting directory cache 2026/08/19 01:23:31 DEBUG : dir: forgetting directory cache 2026/08/19 01:23:31 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/19 01:23:31 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/19 01:23:31 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:31 DEBUG : dir/virtualDir2: Looking for writers 2026/08/19 01:23:31 DEBUG : dir/virtualDir: Looking for writers 2026/08/19 01:23:31 DEBUG : dir: Looking for writers 2026/08/19 01:23:31 DEBUG : file1: reading active writers 2026/08/19 01:23:31 DEBUG : virtualFile2: reading active writers 2026/08/19 01:23:31 DEBUG : virtualDir2: reading active writers 2026/08/19 01:23:31 DEBUG : virtualFile: reading active writers 2026/08/19 01:23:31 DEBUG : virtualDir: reading active writers 2026/08/19 01:23:31 DEBUG : Looking for writers 2026/08/19 01:23:31 DEBUG : dir: reading active writers 2026/08/19 01:23:31 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.38s) --- PASS: TestDirReadDirAll/Virtual (1.25s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:31 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:32 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:32 DEBUG : dir/file1.rclone_chunk.001_zyxwb8: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:32 INFO : dir/file1.rclone_chunk.001_zyxwb8: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:32 INFO : dir/file1.rclone_chunk.001_zyxwb8: Deleted 2026/08/19 01:23:32 ERROR : dir/: Can only open directories read only 2026/08/19 01:23:32 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:32 DEBUG : dir: Looking for writers 2026/08/19 01:23:32 DEBUG : Looking for writers 2026/08/19 01:23:32 DEBUG : dir: reading active writers 2026/08/19 01:23:32 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.87s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:32 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:32 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:32 DEBUG : dir/file1.rclone_chunk.001_zyxxrp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:32 INFO : dir/file1.rclone_chunk.001_zyxxrp: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:33 INFO : dir/file1.rclone_chunk.001_zyxxrp: Deleted 2026/08/19 01:23:33 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:23:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/19 01:23:33 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/19 01:23:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/19 01:23:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 01:23:33 DEBUG : dir/potato: size = 5 OK 2026/08/19 01:23:33 DEBUG : dir/potato.rclone_chunk.001_zyxyr6: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:23:33 INFO : dir/potato.rclone_chunk.001_zyxyr6: Copied (server-side copy) to: dir/potato 2026/08/19 01:23:33 INFO : dir/potato.rclone_chunk.001_zyxyr6: Deleted 2026/08/19 01:23:33 DEBUG : dir/potato: size = 5 OK 2026/08/19 01:23:33 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:23:33 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/19 01:23:33 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/19 01:23:33 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:33 DEBUG : dir: Looking for writers 2026/08/19 01:23:33 DEBUG : file1: reading active writers 2026/08/19 01:23:33 DEBUG : potato: reading active writers 2026/08/19 01:23:33 DEBUG : Looking for writers 2026/08/19 01:23:33 DEBUG : dir: reading active writers 2026/08/19 01:23:33 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.56s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:34 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:34 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:34 DEBUG : dir/file1.rclone_chunk.001_zyxz3s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:34 INFO : dir/file1.rclone_chunk.001_zyxz3s: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:34 INFO : dir/file1.rclone_chunk.001_zyxz3s: Deleted 2026/08/19 01:23:34 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:250: Filtering empty directory "dir/sub" 2026/08/19 01:23:35 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:35 DEBUG : dir/sub: Looking for writers 2026/08/19 01:23:35 DEBUG : dir: Looking for writers 2026/08/19 01:23:35 DEBUG : file1: reading active writers 2026/08/19 01:23:35 DEBUG : sub: reading active writers 2026/08/19 01:23:35 DEBUG : Looking for writers 2026/08/19 01:23:35 DEBUG : dir: reading active writers 2026/08/19 01:23:35 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.11s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:35 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:35 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:35 DEBUG : dir/file1.rclone_chunk.001_zyy0rp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:35 INFO : dir/file1.rclone_chunk.001_zyy0rp: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:35 INFO : dir/file1.rclone_chunk.001_zyy0rp: Deleted 2026/08/19 01:23:35 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/19 01:23:35 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:250: Filtering empty directory "dir/sub" fstest.go:250: Filtering empty directory "dir/sub/subsub" 2026/08/19 01:23:36 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:36 DEBUG : dir/sub/subsub: Looking for writers 2026/08/19 01:23:36 DEBUG : dir/sub: Looking for writers 2026/08/19 01:23:36 DEBUG : subsub: reading active writers 2026/08/19 01:23:36 DEBUG : dir: Looking for writers 2026/08/19 01:23:36 DEBUG : file1: reading active writers 2026/08/19 01:23:36 DEBUG : sub: reading active writers 2026/08/19 01:23:36 DEBUG : Looking for writers 2026/08/19 01:23:36 DEBUG : dir: reading active writers 2026/08/19 01:23:36 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.06s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:36 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:36 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:36 DEBUG : dir/file1.rclone_chunk.001_zyy1cy: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:36 INFO : dir/file1.rclone_chunk.001_zyy1cy: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:36 INFO : dir/file1.rclone_chunk.001_zyy1cy: Deleted 2026/08/19 01:23:36 ERROR : dir/: Dir.Remove not empty 2026/08/19 01:23:36 DEBUG : dir/file1: Remove: 2026/08/19 01:23:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:23:37 DEBUG : dir/file1: >Remove: err= 2026/08/19 01:23:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/19 01:23:37 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:37 DEBUG : Looking for writers 2026/08/19 01:23:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.83s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:37 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:37 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:37 DEBUG : dir/file1.rclone_chunk.001_zyy2h0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:37 INFO : dir/file1.rclone_chunk.001_zyy2h0: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:37 INFO : dir/file1.rclone_chunk.001_zyy2h0: Deleted 2026/08/19 01:23:37 DEBUG : dir/file1: Remove: 2026/08/19 01:23:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:23:37 DEBUG : dir/file1: >Remove: err= 2026/08/19 01:23:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/19 01:23:37 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:37 DEBUG : Looking for writers 2026/08/19 01:23:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.93s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:38 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:38 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:38 DEBUG : dir/file1.rclone_chunk.001_zyy38t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:38 INFO : dir/file1.rclone_chunk.001_zyy38t: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:38 INFO : dir/file1.rclone_chunk.001_zyy38t: Deleted 2026/08/19 01:23:38 DEBUG : dir/file1: Remove: 2026/08/19 01:23:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:23:38 DEBUG : dir/file1: >Remove: err= fstest.go:250: Filtering empty directory "dir" 2026/08/19 01:23:38 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:38 DEBUG : dir: Looking for writers 2026/08/19 01:23:38 DEBUG : Looking for writers 2026/08/19 01:23:38 DEBUG : dir: reading active writers 2026/08/19 01:23:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.94s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:39 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:39 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:39 DEBUG : dir/file1.rclone_chunk.001_zyy405: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:39 INFO : dir/file1.rclone_chunk.001_zyy405: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:39 INFO : dir/file1.rclone_chunk.001_zyy405: Deleted 2026/08/19 01:23:40 DEBUG : dir/file3: size = 15 OK 2026/08/19 01:23:40 DEBUG : dir/file3.rclone_chunk.001_zyy4my: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/19 01:23:40 INFO : dir/file3.rclone_chunk.001_zyy4my: Copied (server-side copy) to: dir/file3 2026/08/19 01:23:40 INFO : dir/file3.rclone_chunk.001_zyy4my: Deleted 2026/08/19 01:23:40 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/19 01:23:40 DEBUG : dir/file3: copy non-chunked object... 2026/08/19 01:23:40 DEBUG : dir/file1: copy non-chunked object... 2026/08/19 01:23:40 DEBUG : dir2/file3: size = 15 OK 2026/08/19 01:23:40 DEBUG : dir/file3: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/19 01:23:40 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/08/19 01:23:40 DEBUG : dir2/file1: size = 14 OK 2026/08/19 01:23:40 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:40 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/08/19 01:23:40 INFO : dir/file3: Deleted 2026/08/19 01:23:40 INFO : dir/file1: Deleted 2026/08/19 01:23:40 DEBUG : dir: Updating dir with dir2 0x30627296b40 2026/08/19 01:23:40 DEBUG : dir: forgetting directory cache 2026/08/19 01:23:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/19 01:23:40 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/19 01:23:40 DEBUG : dir2/file1: copy non-chunked object... 2026/08/19 01:23:41 DEBUG : file2: size = 14 OK 2026/08/19 01:23:41 DEBUG : dir2/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:41 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/08/19 01:23:41 INFO : dir2/file1: Deleted 2026/08/19 01:23:41 DEBUG : file2: Updating file with file2 0x3062752edd0 2026/08/19 01:23:41 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/19 01:23:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 01:23:41 DEBUG : file2: copy non-chunked object... 2026/08/19 01:23:41 DEBUG : dir2/file3: size = 14 OK 2026/08/19 01:23:41 DEBUG : file2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:41 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/08/19 01:23:41 INFO : file2: Deleted 2026/08/19 01:23:41 DEBUG : dir2/file3: Updating file with dir2/file3 0x3062752edd0 2026/08/19 01:23:41 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/19 01:23:41 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/19 01:23:41 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/19 01:23:41 DEBUG : empty directory: Updating dir with renamed empty directory 0x306273109c0 2026/08/19 01:23:41 DEBUG : empty directory: forgetting directory cache 2026/08/19 01:23:41 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/19 01:23:41 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/19 01:23:41 DEBUG : dir2: Renaming to "dir3" 2026/08/19 01:23:41 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:41 DEBUG : dir3: Looking for writers 2026/08/19 01:23:41 DEBUG : file3: reading active writers 2026/08/19 01:23:41 DEBUG : renamed empty directory: Looking for writers 2026/08/19 01:23:41 DEBUG : Looking for writers 2026/08/19 01:23:41 DEBUG : dir3: reading active writers 2026/08/19 01:23:41 DEBUG : renamed empty directory: reading active writers 2026/08/19 01:23:41 DEBUG : >WaitForWriters: --- PASS: TestDirRename (2.98s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:41 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:42 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:42 DEBUG : dir/file1.rclone_chunk.001_zyy73k: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:42 INFO : dir/file1.rclone_chunk.001_zyy73k: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:42 INFO : dir/file1.rclone_chunk.001_zyy73k: Deleted 2026/08/19 01:23:42 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/19 01:23:42 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:23:42 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 01:23:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/19 01:23:42 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/19 01:23:42 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/19 01:23:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/19 01:23:42 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:23:42 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 01:23:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/19 01:23:42 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/19 01:23:42 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/19 01:23:42 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/19 01:23:42 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (12 bytes), uploading instead of streaming 2026/08/19 01:23:43 DEBUG : dir/sub/file2: size = 12 OK 2026/08/19 01:23:43 DEBUG : dir/sub/file2.rclone_chunk.001_zyy7iq: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/19 01:23:43 INFO : dir/sub/file2.rclone_chunk.001_zyy7iq: Copied (server-side copy) to: dir/sub/file2 2026/08/19 01:23:43 INFO : dir/sub/file2.rclone_chunk.001_zyy7iq: Deleted 2026/08/19 01:23:43 DEBUG : dir/sub/file2: size = 12 OK 2026/08/19 01:23:43 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/19 01:23:43 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/19 01:23:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/19 01:23:43 DEBUG : forgetting directory cache 2026/08/19 01:23:43 DEBUG : dir: forgetting directory cache 2026/08/19 01:23:43 DEBUG : dir/sub: forgetting directory cache 2026/08/19 01:23:43 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/19 01:23:43 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 01:23:43 DEBUG : dir/sub/file0: size = 5 OK 2026/08/19 01:23:43 DEBUG : dir/sub/file0.rclone_chunk.001_zyy8ph: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:23:43 INFO : dir/sub/file0.rclone_chunk.001_zyy8ph: Copied (server-side copy) to: dir/sub/file0 2026/08/19 01:23:43 INFO : dir/sub/file0.rclone_chunk.001_zyy8ph: Deleted 2026/08/19 01:23:43 DEBUG : dir/sub/file0: size = 5 OK 2026/08/19 01:23:43 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:23:43 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/19 01:23:43 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/19 01:23:43 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:43 DEBUG : dir/sub: Looking for writers 2026/08/19 01:23:43 DEBUG : file0: reading active writers 2026/08/19 01:23:43 DEBUG : file2: reading active writers 2026/08/19 01:23:43 DEBUG : dir: Looking for writers 2026/08/19 01:23:43 DEBUG : file1: reading active writers 2026/08/19 01:23:43 DEBUG : sub: reading active writers 2026/08/19 01:23:43 DEBUG : Looking for writers 2026/08/19 01:23:43 DEBUG : dir: reading active writers 2026/08/19 01:23:43 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.90s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:43 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/19 01:23:43 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:43 DEBUG : Looking for writers 2026/08/19 01:23:43 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:43 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:44 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:44 DEBUG : dir/file1.rclone_chunk.001_zyy90s: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:44 INFO : dir/file1.rclone_chunk.001_zyy90s: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:44 INFO : dir/file1.rclone_chunk.001_zyy90s: Deleted 2026/08/19 01:23:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/19 01:23:44 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:23:44 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/19 01:23:44 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/19 01:23:44 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/19 01:23:44 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:23:44 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/19 01:23:44 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/19 01:23:44 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:23:44 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/19 01:23:44 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/19 01:23:44 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/19 01:23:44 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:23:44 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/19 01:23:44 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:44 DEBUG : dir: Looking for writers 2026/08/19 01:23:44 DEBUG : file1: reading active writers 2026/08/19 01:23:44 DEBUG : file1.metadata: reading active writers 2026/08/19 01:23:44 DEBUG : Looking for writers 2026/08/19 01:23:44 DEBUG : dir: reading active writers 2026/08/19 01:23:44 DEBUG : dir.metadata: reading active writers 2026/08/19 01:23:44 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.88s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:44 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:45 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:45 DEBUG : dir/file1.rclone_chunk.001_zyy955: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:45 INFO : dir/file1.rclone_chunk.001_zyy955: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:45 INFO : dir/file1.rclone_chunk.001_zyy955: Deleted 2026/08/19 01:23:45 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:45 DEBUG : dir: Looking for writers 2026/08/19 01:23:45 DEBUG : file1: reading active writers 2026/08/19 01:23:45 DEBUG : Looking for writers 2026/08/19 01:23:45 DEBUG : dir: reading active writers 2026/08/19 01:23:45 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.88s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:45 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:46 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:46 DEBUG : dir/file1.rclone_chunk.001_zyyahe: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:46 INFO : dir/file1.rclone_chunk.001_zyyahe: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:46 INFO : dir/file1.rclone_chunk.001_zyyahe: Deleted 2026/08/19 01:23:46 DEBUG : time_test: size = 5 OK 2026/08/19 01:23:46 DEBUG : time_test.rclone_chunk.001_zyybsj: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/08/19 01:23:46 INFO : time_test.rclone_chunk.001_zyybsj: Copied (server-side copy) to: time_test 2026/08/19 01:23:46 INFO : time_test.rclone_chunk.001_zyybsj: Deleted 2026/08/19 01:23:47 DEBUG : Can set mod time: true 2026/08/19 01:23:47 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/19 01:23:47 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:47 DEBUG : dir: Looking for writers 2026/08/19 01:23:47 DEBUG : file1: reading active writers 2026/08/19 01:23:47 DEBUG : Looking for writers 2026/08/19 01:23:47 DEBUG : dir: reading active writers 2026/08/19 01:23:47 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:47 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:47 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:47 DEBUG : dir/file1.rclone_chunk.001_zyycxl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:47 INFO : dir/file1.rclone_chunk.001_zyycxl: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:47 INFO : dir/file1.rclone_chunk.001_zyycxl: Deleted 2026/08/19 01:23:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:23:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/19 01:23:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:23:48 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 01:23:48 DEBUG : dir/file1: size = 0 OK 2026/08/19 01:23:48 DEBUG : dir/file1.rclone_chunk.001_zyyd29: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:23:48 INFO : dir/file1.rclone_chunk.001_zyyd29: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:48 INFO : dir/file1.rclone_chunk.001_zyyd29: Deleted 2026/08/19 01:23:48 DEBUG : dir/file1: size = 0 OK 2026/08/19 01:23:48 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:23:48 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/19 01:23:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/19 01:23:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:23:48 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:48 DEBUG : dir: Looking for writers 2026/08/19 01:23:48 DEBUG : file1: reading active writers 2026/08/19 01:23:48 DEBUG : Looking for writers 2026/08/19 01:23:48 DEBUG : dir: reading active writers 2026/08/19 01:23:48 DEBUG : >WaitForWriters: 2026/08/19 01:23:48 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:48 DEBUG : dir: Looking for writers 2026/08/19 01:23:48 DEBUG : file1: reading active writers 2026/08/19 01:23:48 DEBUG : Looking for writers 2026/08/19 01:23:48 DEBUG : dir: reading active writers 2026/08/19 01:23:48 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:49 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:49 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:49 DEBUG : dir/file1.rclone_chunk.001_zyyenj: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:49 INFO : dir/file1.rclone_chunk.001_zyyenj: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:49 INFO : dir/file1.rclone_chunk.001_zyyenj: Deleted 2026/08/19 01:23:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:23:49 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/19 01:23:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:23:49 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 01:23:50 DEBUG : dir/file1: size = 5 OK 2026/08/19 01:23:50 DEBUG : dir/file1.rclone_chunk.001_zyyeip: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:23:50 INFO : dir/file1.rclone_chunk.001_zyyeip: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:50 INFO : dir/file1.rclone_chunk.001_zyyeip: Deleted 2026/08/19 01:23:50 DEBUG : dir/file1: size = 5 OK 2026/08/19 01:23:50 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:23:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/19 01:23:50 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/19 01:23:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:23:50 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:50 DEBUG : dir: Looking for writers 2026/08/19 01:23:50 DEBUG : file1: reading active writers 2026/08/19 01:23:50 DEBUG : Looking for writers 2026/08/19 01:23:50 DEBUG : dir: reading active writers 2026/08/19 01:23:50 DEBUG : >WaitForWriters: 2026/08/19 01:23:50 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:50 DEBUG : dir: Looking for writers 2026/08/19 01:23:50 DEBUG : file1: reading active writers 2026/08/19 01:23:50 DEBUG : Looking for writers 2026/08/19 01:23:50 DEBUG : dir: reading active writers 2026/08/19 01:23:50 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:50 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:23:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:23:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:23:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:50 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:23:50 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:50 DEBUG : dir/file1.rclone_chunk.001_zyyfe3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:50 INFO : dir/file1.rclone_chunk.001_zyyfe3: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:50 INFO : dir/file1.rclone_chunk.001_zyyfe3: Deleted 2026/08/19 01:23:51 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/19 01:23:51 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:51 DEBUG : dir: Looking for writers 2026/08/19 01:23:51 DEBUG : file1: reading active writers 2026/08/19 01:23:51 DEBUG : Looking for writers 2026/08/19 01:23:51 DEBUG : dir: reading active writers 2026/08/19 01:23:51 DEBUG : >WaitForWriters: 2026/08/19 01:23:51 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:51 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:51 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:23:51 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:51 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:23:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:23:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:51 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:23:51 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:51 DEBUG : dir/file1.rclone_chunk.001_zyygn9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:51 INFO : dir/file1.rclone_chunk.001_zyygn9: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:52 INFO : dir/file1.rclone_chunk.001_zyygn9: Deleted 2026/08/19 01:23:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/19 01:23:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:23:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:23:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:23:52 DEBUG : dir/file1(0x3062733af80): close: 2026/08/19 01:23:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/19 01:23:52 DEBUG : dir/file1(0x3062733af80): >close: err= 2026/08/19 01:23:52 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:52 DEBUG : dir: Looking for writers 2026/08/19 01:23:52 DEBUG : file1: reading active writers 2026/08/19 01:23:52 DEBUG : Looking for writers 2026/08/19 01:23:52 DEBUG : dir: reading active writers 2026/08/19 01:23:52 DEBUG : >WaitForWriters: 2026/08/19 01:23:52 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:52 DEBUG : dir: Looking for writers 2026/08/19 01:23:52 DEBUG : file1: reading active writers 2026/08/19 01:23:52 DEBUG : Looking for writers 2026/08/19 01:23:52 DEBUG : dir: reading active writers 2026/08/19 01:23:52 DEBUG : >WaitForWriters: 2026/08/19 01:23:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:52 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:23:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:52 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:23:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:23:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:23:52 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:23:53 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:53 DEBUG : dir/file1.rclone_chunk.001_zyyhuu: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:53 INFO : dir/file1.rclone_chunk.001_zyyhuu: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:53 INFO : dir/file1.rclone_chunk.001_zyyhuu: Deleted 2026/08/19 01:23:53 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/19 01:23:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:23:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:23:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:23:53 DEBUG : dir/file1(0x30627224080): _writeAt: size=5, off=0 2026/08/19 01:23:53 DEBUG : dir/file1(0x30627224080): openPending: 2026/08/19 01:23:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/19 01:23:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/19 01:23:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:23:53 DEBUG : dir/file1(0x30627224080): >openPending: err= 2026/08/19 01:23:53 DEBUG : dir/file1(0x30627224080): >_writeAt: n=5, err= 2026/08/19 01:23:53 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/19 01:23:53 DEBUG : dir/file1(0x30627224080): close: 2026/08/19 01:23:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/19 01:23:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/19 01:23:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/19 01:23:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/19 01:23:53 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/19 01:23:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:23:53 DEBUG : dir/file1(0x30627224080): >close: err= 2026/08/19 01:23:53 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:53 DEBUG : dir: Looking for writers 2026/08/19 01:23:53 DEBUG : file1: reading active writers 2026/08/19 01:23:53 DEBUG : Looking for writers 2026/08/19 01:23:53 DEBUG : dir: reading active writers 2026/08/19 01:23:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:23:53 DEBUG : dir: Looking for writers 2026/08/19 01:23:53 DEBUG : file1: reading active writers 2026/08/19 01:23:53 DEBUG : Looking for writers 2026/08/19 01:23:53 DEBUG : dir: reading active writers 2026/08/19 01:23:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:23:53 DEBUG : dir: Looking for writers 2026/08/19 01:23:53 DEBUG : file1: reading active writers 2026/08/19 01:23:53 DEBUG : Looking for writers 2026/08/19 01:23:53 DEBUG : dir: reading active writers 2026/08/19 01:23:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:23:53 DEBUG : dir: Looking for writers 2026/08/19 01:23:53 DEBUG : file1: reading active writers 2026/08/19 01:23:53 DEBUG : Looking for writers 2026/08/19 01:23:53 DEBUG : dir: reading active writers 2026/08/19 01:23:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:23:53 DEBUG : dir/file1: vfs cache: starting upload 2026/08/19 01:23:53 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:23:53 DEBUG : dir: Looking for writers 2026/08/19 01:23:53 DEBUG : file1: reading active writers 2026/08/19 01:23:53 DEBUG : Looking for writers 2026/08/19 01:23:53 DEBUG : dir: reading active writers 2026/08/19 01:23:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:23:53 DEBUG : dir: Looking for writers 2026/08/19 01:23:53 DEBUG : file1: reading active writers 2026/08/19 01:23:53 DEBUG : Looking for writers 2026/08/19 01:23:53 DEBUG : dir: reading active writers 2026/08/19 01:23:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:23:53 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:53 DEBUG : dir/file1.rclone_chunk.001_zyyiif: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/19 01:23:53 INFO : dir/file1.rclone_chunk.001_zyyiif: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:53 INFO : dir/file1.rclone_chunk.001_zyyiif: Deleted 2026/08/19 01:23:53 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:53 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/19 01:23:53 INFO : dir/file1: Copied (replaced existing) 2026/08/19 01:23:53 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/19 01:23:53 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/19 01:23:53 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/19 01:23:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:23:53 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/19 01:23:54 DEBUG : dir: Looking for writers 2026/08/19 01:23:54 DEBUG : file1: reading active writers 2026/08/19 01:23:54 DEBUG : Looking for writers 2026/08/19 01:23:54 DEBUG : dir: reading active writers 2026/08/19 01:23:54 DEBUG : >WaitForWriters: 2026/08/19 01:23:54 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:54 DEBUG : dir: Looking for writers 2026/08/19 01:23:54 DEBUG : file1: reading active writers 2026/08/19 01:23:54 DEBUG : Looking for writers 2026/08/19 01:23:54 DEBUG : dir: reading active writers 2026/08/19 01:23:54 DEBUG : >WaitForWriters: 2026/08/19 01:23:54 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.69s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.71s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.56s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.55s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.06s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.12s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.69s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:54 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:54 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:54 DEBUG : dir/file1.rclone_chunk.001_zyyj5p: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:54 INFO : dir/file1.rclone_chunk.001_zyyj5p: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:54 INFO : dir/file1.rclone_chunk.001_zyyj5p: Deleted 2026/08/19 01:23:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:23:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 01:23:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:23:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/19 01:23:55 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:55 DEBUG : dir: Looking for writers 2026/08/19 01:23:55 DEBUG : file1: reading active writers 2026/08/19 01:23:55 DEBUG : Looking for writers 2026/08/19 01:23:55 DEBUG : dir: reading active writers 2026/08/19 01:23:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.88s) === RUN TestFileOpenReadUnknownSize 2026/08/19 01:23:55 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/19 01:23:55 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/19 01:23:55 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:23:55 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/19 01:23:55 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:55 DEBUG : Looking for writers 2026/08/19 01:23:55 DEBUG : file.txt: reading active writers 2026/08/19 01:23:55 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:55 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:55 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:55 DEBUG : dir/file1.rclone_chunk.001_zyykdm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:55 INFO : dir/file1.rclone_chunk.001_zyykdm: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:55 INFO : dir/file1.rclone_chunk.001_zyykdm: Deleted 2026/08/19 01:23:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:23:55 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/19 01:23:56 DEBUG : dir/file1: size = 25 OK 2026/08/19 01:23:56 DEBUG : dir/file1.rclone_chunk.001_zyyl64: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:23:56 INFO : dir/file1.rclone_chunk.001_zyyl64: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:56 INFO : dir/file1.rclone_chunk.001_zyyl64: Deleted 2026/08/19 01:23:56 DEBUG : dir/file1: size = 25 OK 2026/08/19 01:23:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:23:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/19 01:23:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:23:56 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:56 DEBUG : dir: Looking for writers 2026/08/19 01:23:56 DEBUG : file1: reading active writers 2026/08/19 01:23:56 DEBUG : Looking for writers 2026/08/19 01:23:56 DEBUG : dir: reading active writers 2026/08/19 01:23:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.35s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:56 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:57 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:57 DEBUG : dir/file1.rclone_chunk.001_zyylmv: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:57 INFO : dir/file1.rclone_chunk.001_zyylmv: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:57 INFO : dir/file1.rclone_chunk.001_zyylmv: Deleted 2026/08/19 01:23:57 DEBUG : dir/file1: Remove: 2026/08/19 01:23:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:23:57 DEBUG : dir/file1: >Remove: err= 2026/08/19 01:23:57 DEBUG : dir/file1: Remove: 2026/08/19 01:23:57 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/19 01:23:57 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:57 DEBUG : dir: Looking for writers 2026/08/19 01:23:57 DEBUG : Looking for writers 2026/08/19 01:23:57 DEBUG : dir: reading active writers 2026/08/19 01:23:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.89s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:57 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:57 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:57 DEBUG : dir/file1.rclone_chunk.001_zyymdg: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:57 INFO : dir/file1.rclone_chunk.001_zyymdg: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:57 INFO : dir/file1.rclone_chunk.001_zyymdg: Deleted 2026/08/19 01:23:58 DEBUG : dir/file1: Remove: 2026/08/19 01:23:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:23:58 DEBUG : dir/file1: >Remove: err= 2026/08/19 01:23:58 DEBUG : dir/file1: Remove: 2026/08/19 01:23:58 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/19 01:23:58 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:58 DEBUG : dir: Looking for writers 2026/08/19 01:23:58 DEBUG : Looking for writers 2026/08/19 01:23:58 DEBUG : dir: reading active writers 2026/08/19 01:23:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.80s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:58 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:58 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:58 DEBUG : dir/file1.rclone_chunk.001_zyyns5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:58 INFO : dir/file1.rclone_chunk.001_zyyns5: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:58 INFO : dir/file1.rclone_chunk.001_zyyns5: Deleted 2026/08/19 01:23:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:23:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 01:23:59 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/19 01:23:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/19 01:23:59 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/19 01:23:59 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/19 01:23:59 DEBUG : dir/file1: Open: flags=0x3 2026/08/19 01:23:59 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/19 01:23:59 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/19 01:23:59 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:59 DEBUG : dir: Looking for writers 2026/08/19 01:23:59 DEBUG : file1: reading active writers 2026/08/19 01:23:59 DEBUG : Looking for writers 2026/08/19 01:23:59 DEBUG : dir: reading active writers 2026/08/19 01:23:59 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.85s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:23:59 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:23:59 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:23:59 DEBUG : dir/file1.rclone_chunk.001_zyyoze: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:23:59 INFO : dir/file1.rclone_chunk.001_zyyoze: Copied (server-side copy) to: dir/file1 2026/08/19 01:23:59 INFO : dir/file1.rclone_chunk.001_zyyoze: Deleted 2026/08/19 01:23:59 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:23:59 DEBUG : dir: Looking for writers 2026/08/19 01:23:59 DEBUG : file1: reading active writers 2026/08/19 01:23:59 DEBUG : Looking for writers 2026/08/19 01:23:59 DEBUG : dir: reading active writers 2026/08/19 01:23:59 DEBUG : >WaitForWriters: 2026/08/19 01:24:00 DEBUG : dir/file1: copy non-chunked object... 2026/08/19 01:24:00 DEBUG : newLeaf: size = 14 OK 2026/08/19 01:24:00 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:00 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:00 INFO : dir/file1: Deleted 2026/08/19 01:24:00 DEBUG : newLeaf: Updating file with newLeaf 0x30627656f70 2026/08/19 01:24:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:24:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:00 DEBUG : newLeaf: copy non-chunked object... 2026/08/19 01:24:00 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:00 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:00 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:00 INFO : newLeaf: Deleted 2026/08/19 01:24:00 DEBUG : dir/file1: Updating file with dir/file1 0x30627656f70 2026/08/19 01:24:00 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/19 01:24:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:24:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/19 01:24:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:00 DEBUG : dir/file1: File is currently open, delaying rename 0x30627656f70 2026/08/19 01:24:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:24:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:00 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/19 01:24:01 DEBUG : dir/file1: size = 25 OK 2026/08/19 01:24:01 DEBUG : dir/file1.rclone_chunk.001_zyypbw: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:24:01 INFO : dir/file1.rclone_chunk.001_zyypbw: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:01 INFO : dir/file1.rclone_chunk.001_zyypbw: Deleted 2026/08/19 01:24:01 DEBUG : dir/file1: size = 25 OK 2026/08/19 01:24:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:24:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/19 01:24:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:01 DEBUG : newLeaf: Running delayed rename now 2026/08/19 01:24:01 DEBUG : dir/file1: copy non-chunked object... 2026/08/19 01:24:01 DEBUG : newLeaf: size = 25 OK 2026/08/19 01:24:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:24:01 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:01 INFO : dir/file1: Deleted 2026/08/19 01:24:01 DEBUG : newLeaf: Updating file with newLeaf 0x30627656f70 2026/08/19 01:24:01 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:01 DEBUG : dir: Looking for writers 2026/08/19 01:24:01 DEBUG : Looking for writers 2026/08/19 01:24:01 DEBUG : dir: reading active writers 2026/08/19 01:24:01 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:01 DEBUG : >WaitForWriters: 2026/08/19 01:24:01 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:01 DEBUG : dir: Looking for writers 2026/08/19 01:24:01 DEBUG : Looking for writers 2026/08/19 01:24:01 DEBUG : dir: reading active writers 2026/08/19 01:24:01 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:01 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:01 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:01 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:01 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:01 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:01 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:02 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:02 DEBUG : dir/file1.rclone_chunk.001_zyyqgp: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:02 INFO : dir/file1.rclone_chunk.001_zyyqgp: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:02 INFO : dir/file1.rclone_chunk.001_zyyqgp: Deleted 2026/08/19 01:24:02 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:02 DEBUG : dir: Looking for writers 2026/08/19 01:24:02 DEBUG : file1: reading active writers 2026/08/19 01:24:02 DEBUG : Looking for writers 2026/08/19 01:24:02 DEBUG : dir: reading active writers 2026/08/19 01:24:02 DEBUG : >WaitForWriters: 2026/08/19 01:24:02 DEBUG : dir/file1: copy non-chunked object... 2026/08/19 01:24:02 DEBUG : newLeaf: size = 14 OK 2026/08/19 01:24:02 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:02 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:02 INFO : dir/file1: Deleted 2026/08/19 01:24:02 DEBUG : newLeaf: Updating file with newLeaf 0x306272f3450 2026/08/19 01:24:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:24:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:02 DEBUG : newLeaf: copy non-chunked object... 2026/08/19 01:24:02 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:02 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:02 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:02 INFO : newLeaf: Deleted 2026/08/19 01:24:02 DEBUG : dir/file1: Updating file with dir/file1 0x306272f3450 2026/08/19 01:24:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/19 01:24:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:24:03 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/19 01:24:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:03 DEBUG : dir/file1: File is currently open, delaying rename 0x306272f3450 2026/08/19 01:24:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:24:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (25 bytes), uploading instead of streaming 2026/08/19 01:24:03 DEBUG : dir/file1: size = 25 OK 2026/08/19 01:24:03 DEBUG : dir/file1.rclone_chunk.001_zyys88: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:24:03 INFO : dir/file1.rclone_chunk.001_zyys88: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:03 INFO : dir/file1.rclone_chunk.001_zyys88: Deleted 2026/08/19 01:24:03 DEBUG : dir/file1: size = 25 OK 2026/08/19 01:24:03 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:24:03 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/19 01:24:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:03 DEBUG : newLeaf: Running delayed rename now 2026/08/19 01:24:03 DEBUG : dir/file1: copy non-chunked object... 2026/08/19 01:24:03 DEBUG : newLeaf: size = 25 OK 2026/08/19 01:24:03 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:24:03 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:03 INFO : dir/file1: Deleted 2026/08/19 01:24:03 DEBUG : newLeaf: Updating file with newLeaf 0x306272f3450 2026/08/19 01:24:03 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:03 DEBUG : dir: Looking for writers 2026/08/19 01:24:03 DEBUG : Looking for writers 2026/08/19 01:24:03 DEBUG : dir: reading active writers 2026/08/19 01:24:03 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:03 DEBUG : >WaitForWriters: 2026/08/19 01:24:03 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:03 DEBUG : dir: Looking for writers 2026/08/19 01:24:03 DEBUG : Looking for writers 2026/08/19 01:24:03 DEBUG : dir: reading active writers 2026/08/19 01:24:03 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:03 DEBUG : >WaitForWriters: 2026/08/19 01:24:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:03 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:03 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:04 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:04 DEBUG : dir/file1.rclone_chunk.001_zyys2v: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:04 INFO : dir/file1.rclone_chunk.001_zyys2v: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:04 INFO : dir/file1.rclone_chunk.001_zyys2v: Deleted 2026/08/19 01:24:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 01:24:04 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:04 DEBUG : dir/file1(0x3062729d0c0): openPending: 2026/08/19 01:24:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/19 01:24:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/19 01:24:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:04 DEBUG : dir/file1(0x3062729d0c0): >openPending: err= 2026/08/19 01:24:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/19 01:24:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:04 DEBUG : dir/file1(0x3062729d0c0): _writeAt: size=14, off=0 2026/08/19 01:24:04 DEBUG : dir/file1(0x3062729d0c0): >_writeAt: n=14, err= 2026/08/19 01:24:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/19 01:24:04 DEBUG : dir/file1(0x3062729d0c0): close: 2026/08/19 01:24:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/19 01:24:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/19 01:24:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:04 DEBUG : dir/file1(0x3062729d0c0): >close: err= 2026/08/19 01:24:04 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:04 DEBUG : dir: Looking for writers 2026/08/19 01:24:04 DEBUG : file1: reading active writers 2026/08/19 01:24:04 DEBUG : Looking for writers 2026/08/19 01:24:04 DEBUG : dir: reading active writers 2026/08/19 01:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:24:04 DEBUG : dir: Looking for writers 2026/08/19 01:24:04 DEBUG : file1: reading active writers 2026/08/19 01:24:04 DEBUG : Looking for writers 2026/08/19 01:24:04 DEBUG : dir: reading active writers 2026/08/19 01:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:24:04 DEBUG : dir: Looking for writers 2026/08/19 01:24:04 DEBUG : file1: reading active writers 2026/08/19 01:24:04 DEBUG : Looking for writers 2026/08/19 01:24:04 DEBUG : dir: reading active writers 2026/08/19 01:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:24:04 DEBUG : dir: Looking for writers 2026/08/19 01:24:04 DEBUG : file1: reading active writers 2026/08/19 01:24:04 DEBUG : Looking for writers 2026/08/19 01:24:04 DEBUG : dir: reading active writers 2026/08/19 01:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:24:04 DEBUG : dir/file1: vfs cache: starting upload 2026/08/19 01:24:04 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:04 DEBUG : dir: Looking for writers 2026/08/19 01:24:04 DEBUG : file1: reading active writers 2026/08/19 01:24:04 DEBUG : Looking for writers 2026/08/19 01:24:04 DEBUG : dir: reading active writers 2026/08/19 01:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:24:04 DEBUG : dir: Looking for writers 2026/08/19 01:24:04 DEBUG : file1: reading active writers 2026/08/19 01:24:04 DEBUG : Looking for writers 2026/08/19 01:24:04 DEBUG : dir: reading active writers 2026/08/19 01:24:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:24:05 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:05 DEBUG : dir/file1.rclone_chunk.001_zyytsf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:05 INFO : dir/file1.rclone_chunk.001_zyytsf: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:05 INFO : dir/file1.rclone_chunk.001_zyytsf: Deleted 2026/08/19 01:24:05 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:05 INFO : dir/file1: Copied (replaced existing) 2026/08/19 01:24:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/19 01:24:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/19 01:24:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/19 01:24:05 DEBUG : dir: Looking for writers 2026/08/19 01:24:05 DEBUG : file1: reading active writers 2026/08/19 01:24:05 DEBUG : Looking for writers 2026/08/19 01:24:05 DEBUG : dir: reading active writers 2026/08/19 01:24:05 DEBUG : >WaitForWriters: 2026/08/19 01:24:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:24:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:05 DEBUG : dir/file1(0x306273d6400): _readAt: size=512, off=0 2026/08/19 01:24:05 DEBUG : dir/file1(0x306273d6400): openPending: 2026/08/19 01:24:05 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/08/19 01:24:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/19 01:24:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:05 DEBUG : dir/file1(0x306273d6400): >openPending: err= 2026/08/19 01:24:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/19 01:24:05 DEBUG : dir/file1(0x306273d6400): >_readAt: n=14, err=EOF 2026/08/19 01:24:05 DEBUG : dir/file1(0x306273d6400): close: 2026/08/19 01:24:05 DEBUG : dir/file1(0x306273d6400): >close: err= 2026/08/19 01:24:05 DEBUG : dir/file1: copy non-chunked object... 2026/08/19 01:24:05 DEBUG : newLeaf: size = 14 OK 2026/08/19 01:24:05 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:05 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:05 INFO : dir/file1: Deleted 2026/08/19 01:24:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/19 01:24:05 DEBUG : newLeaf: Updating file with newLeaf 0x3062727fe10 2026/08/19 01:24:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:24:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:05 DEBUG : newLeaf: copy non-chunked object... 2026/08/19 01:24:05 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:05 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:05 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:05 INFO : newLeaf: Deleted 2026/08/19 01:24:05 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/19 01:24:05 DEBUG : dir/file1: Updating file with dir/file1 0x3062727fe10 2026/08/19 01:24:05 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/19 01:24:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:24:05 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:05 DEBUG : dir/file1(0x306272c12c0): openPending: 2026/08/19 01:24:05 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/08/19 01:24:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/19 01:24:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:05 DEBUG : dir/file1(0x306272c12c0): >openPending: err= 2026/08/19 01:24:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/19 01:24:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:05 DEBUG : dir/file1(0x306272c12c0): _writeAt: size=25, off=0 2026/08/19 01:24:05 DEBUG : dir/file1(0x306272c12c0): >_writeAt: n=25, err= 2026/08/19 01:24:05 DEBUG : dir/file1: copy non-chunked object... 2026/08/19 01:24:06 DEBUG : newLeaf: size = 14 OK 2026/08/19 01:24:06 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:06 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:06 INFO : dir/file1: Deleted 2026/08/19 01:24:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/19 01:24:06 DEBUG : newLeaf: Updating file with newLeaf 0x3062727fe10 2026/08/19 01:24:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:24:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:06 DEBUG : newLeaf(0x306272c12c0): close: 2026/08/19 01:24:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/19 01:24:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-19 01:24:05.948203185 +0000 UTC m=+47.930225643 2026/08/19 01:24:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:06 DEBUG : newLeaf(0x306272c12c0): >close: err= 2026/08/19 01:24:06 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:06 DEBUG : dir: Looking for writers 2026/08/19 01:24:06 DEBUG : Looking for writers 2026/08/19 01:24:06 DEBUG : dir: reading active writers 2026/08/19 01:24:06 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:24:06 DEBUG : dir: Looking for writers 2026/08/19 01:24:06 DEBUG : Looking for writers 2026/08/19 01:24:06 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:06 DEBUG : dir: reading active writers 2026/08/19 01:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:24:06 DEBUG : dir: Looking for writers 2026/08/19 01:24:06 DEBUG : Looking for writers 2026/08/19 01:24:06 DEBUG : dir: reading active writers 2026/08/19 01:24:06 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:24:06 DEBUG : dir: Looking for writers 2026/08/19 01:24:06 DEBUG : Looking for writers 2026/08/19 01:24:06 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:06 DEBUG : dir: reading active writers 2026/08/19 01:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:24:06 DEBUG : newLeaf: vfs cache: starting upload 2026/08/19 01:24:06 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:06 DEBUG : dir: Looking for writers 2026/08/19 01:24:06 DEBUG : Looking for writers 2026/08/19 01:24:06 DEBUG : dir: reading active writers 2026/08/19 01:24:06 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:24:06 DEBUG : dir: Looking for writers 2026/08/19 01:24:06 DEBUG : Looking for writers 2026/08/19 01:24:06 DEBUG : dir: reading active writers 2026/08/19 01:24:06 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:24:06 DEBUG : newLeaf: size = 25 OK 2026/08/19 01:24:06 DEBUG : newLeaf.rclone_chunk.001_zyyvjp: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:24:06 INFO : newLeaf.rclone_chunk.001_zyyvjp: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:06 INFO : newLeaf.rclone_chunk.001_zyyvjp: Deleted 2026/08/19 01:24:06 DEBUG : newLeaf: size = 25 OK 2026/08/19 01:24:06 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:24:06 INFO : newLeaf: Copied (replaced existing) 2026/08/19 01:24:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-19 01:24:05.948203185 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/19 01:24:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/19 01:24:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/19 01:24:06 DEBUG : dir: Looking for writers 2026/08/19 01:24:06 DEBUG : Looking for writers 2026/08/19 01:24:06 DEBUG : dir: reading active writers 2026/08/19 01:24:06 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:06 DEBUG : >WaitForWriters: 2026/08/19 01:24:06 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:06 DEBUG : dir: Looking for writers 2026/08/19 01:24:06 DEBUG : Looking for writers 2026/08/19 01:24:06 DEBUG : dir: reading active writers 2026/08/19 01:24:06 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:06 DEBUG : >WaitForWriters: 2026/08/19 01:24:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:06 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:06 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:07 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:07 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:07 DEBUG : dir/file1.rclone_chunk.001_zyyws3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:07 INFO : dir/file1.rclone_chunk.001_zyyws3: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:07 INFO : dir/file1.rclone_chunk.001_zyyws3: Deleted 2026/08/19 01:24:07 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:07 DEBUG : dir: Looking for writers 2026/08/19 01:24:07 DEBUG : file1: reading active writers 2026/08/19 01:24:07 DEBUG : Looking for writers 2026/08/19 01:24:07 DEBUG : dir: reading active writers 2026/08/19 01:24:07 DEBUG : >WaitForWriters: 2026/08/19 01:24:07 DEBUG : dir/file1: copy non-chunked object... 2026/08/19 01:24:07 DEBUG : newLeaf: size = 14 OK 2026/08/19 01:24:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:07 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:08 INFO : dir/file1: Deleted 2026/08/19 01:24:08 DEBUG : newLeaf: Updating file with newLeaf 0x3062735e410 2026/08/19 01:24:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:24:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:08 DEBUG : newLeaf: copy non-chunked object... 2026/08/19 01:24:08 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:08 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:08 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:08 INFO : newLeaf: Deleted 2026/08/19 01:24:08 DEBUG : dir/file1: Updating file with dir/file1 0x3062735e410 2026/08/19 01:24:08 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/19 01:24:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:08 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:24:08 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:08 DEBUG : dir/file1(0x30627113880): openPending: 2026/08/19 01:24:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/19 01:24:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/19 01:24:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:08 DEBUG : dir/file1(0x30627113880): >openPending: err= 2026/08/19 01:24:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/19 01:24:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:08 DEBUG : dir/file1(0x30627113880): _writeAt: size=25, off=0 2026/08/19 01:24:08 DEBUG : dir/file1(0x30627113880): >_writeAt: n=25, err= 2026/08/19 01:24:08 DEBUG : dir/file1: copy non-chunked object... 2026/08/19 01:24:08 DEBUG : newLeaf: size = 14 OK 2026/08/19 01:24:08 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:08 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:08 INFO : dir/file1: Deleted 2026/08/19 01:24:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/19 01:24:08 DEBUG : newLeaf: Updating file with newLeaf 0x3062735e410 2026/08/19 01:24:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:24:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:08 DEBUG : newLeaf(0x30627113880): close: 2026/08/19 01:24:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/19 01:24:08 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-19 01:24:08.428259445 +0000 UTC m=+50.410281923 2026/08/19 01:24:08 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:08 DEBUG : newLeaf(0x30627113880): >close: err= 2026/08/19 01:24:08 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:08 DEBUG : dir: Looking for writers 2026/08/19 01:24:08 DEBUG : Looking for writers 2026/08/19 01:24:08 DEBUG : dir: reading active writers 2026/08/19 01:24:08 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:24:08 DEBUG : dir: Looking for writers 2026/08/19 01:24:08 DEBUG : Looking for writers 2026/08/19 01:24:08 DEBUG : dir: reading active writers 2026/08/19 01:24:08 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:24:08 DEBUG : dir: Looking for writers 2026/08/19 01:24:08 DEBUG : Looking for writers 2026/08/19 01:24:08 DEBUG : dir: reading active writers 2026/08/19 01:24:08 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:24:08 DEBUG : dir: Looking for writers 2026/08/19 01:24:08 DEBUG : Looking for writers 2026/08/19 01:24:08 DEBUG : dir: reading active writers 2026/08/19 01:24:08 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:24:08 DEBUG : newLeaf: vfs cache: starting upload 2026/08/19 01:24:08 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:08 DEBUG : dir: Looking for writers 2026/08/19 01:24:08 DEBUG : Looking for writers 2026/08/19 01:24:08 DEBUG : dir: reading active writers 2026/08/19 01:24:08 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:24:08 DEBUG : dir: Looking for writers 2026/08/19 01:24:08 DEBUG : Looking for writers 2026/08/19 01:24:08 DEBUG : dir: reading active writers 2026/08/19 01:24:08 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:24:09 DEBUG : newLeaf: size = 25 OK 2026/08/19 01:24:09 DEBUG : newLeaf.rclone_chunk.001_zyyxe2: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:24:09 INFO : newLeaf.rclone_chunk.001_zyyxe2: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:09 INFO : newLeaf.rclone_chunk.001_zyyxe2: Deleted 2026/08/19 01:24:09 DEBUG : newLeaf: size = 25 OK 2026/08/19 01:24:09 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:24:09 INFO : newLeaf: Copied (replaced existing) 2026/08/19 01:24:09 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-19 01:24:08.428259445 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/19 01:24:09 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/19 01:24:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:09 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/19 01:24:09 DEBUG : dir: Looking for writers 2026/08/19 01:24:09 DEBUG : Looking for writers 2026/08/19 01:24:09 DEBUG : dir: reading active writers 2026/08/19 01:24:09 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:09 DEBUG : >WaitForWriters: 2026/08/19 01:24:09 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:09 DEBUG : dir: Looking for writers 2026/08/19 01:24:09 DEBUG : Looking for writers 2026/08/19 01:24:09 DEBUG : dir: reading active writers 2026/08/19 01:24:09 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:09 DEBUG : >WaitForWriters: 2026/08/19 01:24:09 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:09 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:09 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:09 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:09 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:09 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:09 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:09 DEBUG : dir/file1.rclone_chunk.001_zyyycx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:09 INFO : dir/file1.rclone_chunk.001_zyyycx: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:09 INFO : dir/file1.rclone_chunk.001_zyyycx: Deleted 2026/08/19 01:24:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 01:24:10 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:10 DEBUG : dir/file1(0x3062729c6c0): openPending: 2026/08/19 01:24:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/19 01:24:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/19 01:24:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:10 DEBUG : dir/file1(0x3062729c6c0): >openPending: err= 2026/08/19 01:24:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/19 01:24:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:10 DEBUG : dir/file1(0x3062729c6c0): _writeAt: size=14, off=0 2026/08/19 01:24:10 DEBUG : dir/file1(0x3062729c6c0): >_writeAt: n=14, err= 2026/08/19 01:24:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/19 01:24:10 DEBUG : dir/file1(0x3062729c6c0): close: 2026/08/19 01:24:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/19 01:24:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/19 01:24:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:10 DEBUG : dir/file1(0x3062729c6c0): >close: err= 2026/08/19 01:24:10 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:10 DEBUG : dir: Looking for writers 2026/08/19 01:24:10 DEBUG : file1: reading active writers 2026/08/19 01:24:10 DEBUG : Looking for writers 2026/08/19 01:24:10 DEBUG : dir: reading active writers 2026/08/19 01:24:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:24:10 DEBUG : dir: Looking for writers 2026/08/19 01:24:10 DEBUG : file1: reading active writers 2026/08/19 01:24:10 DEBUG : Looking for writers 2026/08/19 01:24:10 DEBUG : dir: reading active writers 2026/08/19 01:24:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:24:10 DEBUG : dir: Looking for writers 2026/08/19 01:24:10 DEBUG : file1: reading active writers 2026/08/19 01:24:10 DEBUG : Looking for writers 2026/08/19 01:24:10 DEBUG : dir: reading active writers 2026/08/19 01:24:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:24:10 DEBUG : dir: Looking for writers 2026/08/19 01:24:10 DEBUG : file1: reading active writers 2026/08/19 01:24:10 DEBUG : Looking for writers 2026/08/19 01:24:10 DEBUG : dir: reading active writers 2026/08/19 01:24:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:24:10 DEBUG : dir/file1: vfs cache: starting upload 2026/08/19 01:24:10 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:10 DEBUG : dir: Looking for writers 2026/08/19 01:24:10 DEBUG : file1: reading active writers 2026/08/19 01:24:10 DEBUG : Looking for writers 2026/08/19 01:24:10 DEBUG : dir: reading active writers 2026/08/19 01:24:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:24:10 DEBUG : dir: Looking for writers 2026/08/19 01:24:10 DEBUG : file1: reading active writers 2026/08/19 01:24:10 DEBUG : Looking for writers 2026/08/19 01:24:10 DEBUG : dir: reading active writers 2026/08/19 01:24:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:24:10 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:10 DEBUG : dir/file1.rclone_chunk.001_zyyza7: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:10 INFO : dir/file1.rclone_chunk.001_zyyza7: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:10 INFO : dir/file1.rclone_chunk.001_zyyza7: Deleted 2026/08/19 01:24:10 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:10 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:10 INFO : dir/file1: Copied (replaced existing) 2026/08/19 01:24:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/19 01:24:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/19 01:24:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/19 01:24:10 DEBUG : dir: Looking for writers 2026/08/19 01:24:10 DEBUG : file1: reading active writers 2026/08/19 01:24:10 DEBUG : Looking for writers 2026/08/19 01:24:10 DEBUG : dir: reading active writers 2026/08/19 01:24:10 DEBUG : >WaitForWriters: 2026/08/19 01:24:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:24:10 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:10 DEBUG : dir/file1(0x306273d6bc0): _readAt: size=512, off=0 2026/08/19 01:24:10 DEBUG : dir/file1(0x306273d6bc0): openPending: 2026/08/19 01:24:10 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/08/19 01:24:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/19 01:24:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:10 DEBUG : dir/file1(0x306273d6bc0): >openPending: err= 2026/08/19 01:24:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/19 01:24:10 DEBUG : dir/file1(0x306273d6bc0): >_readAt: n=14, err=EOF 2026/08/19 01:24:10 DEBUG : dir/file1(0x306273d6bc0): close: 2026/08/19 01:24:10 DEBUG : dir/file1(0x306273d6bc0): >close: err= 2026/08/19 01:24:10 DEBUG : dir/file1: copy non-chunked object... 2026/08/19 01:24:11 DEBUG : newLeaf: size = 14 OK 2026/08/19 01:24:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:11 INFO : dir/file1: Deleted 2026/08/19 01:24:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/19 01:24:11 DEBUG : newLeaf: Updating file with newLeaf 0x30627221e10 2026/08/19 01:24:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:24:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:11 DEBUG : newLeaf: copy non-chunked object... 2026/08/19 01:24:11 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:11 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:11 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:11 INFO : newLeaf: Deleted 2026/08/19 01:24:11 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/19 01:24:11 DEBUG : dir/file1: Updating file with dir/file1 0x30627221e10 2026/08/19 01:24:11 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/19 01:24:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:24:11 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:11 DEBUG : dir/file1(0x30626db97c0): openPending: 2026/08/19 01:24:11 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/08/19 01:24:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/19 01:24:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:11 DEBUG : dir/file1(0x30626db97c0): >openPending: err= 2026/08/19 01:24:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/19 01:24:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:11 DEBUG : dir/file1(0x30626db97c0): _writeAt: size=25, off=0 2026/08/19 01:24:11 DEBUG : dir/file1(0x30626db97c0): >_writeAt: n=25, err= 2026/08/19 01:24:11 DEBUG : dir/file1: copy non-chunked object... 2026/08/19 01:24:11 DEBUG : newLeaf: size = 14 OK 2026/08/19 01:24:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:11 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:11 INFO : dir/file1: Deleted 2026/08/19 01:24:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/19 01:24:11 DEBUG : newLeaf: Updating file with newLeaf 0x30627221e10 2026/08/19 01:24:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:24:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:11 DEBUG : newLeaf(0x30626db97c0): close: 2026/08/19 01:24:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/19 01:24:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-19 01:24:11.536062117 +0000 UTC m=+53.518084595 2026/08/19 01:24:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:11 DEBUG : newLeaf(0x30626db97c0): >close: err= 2026/08/19 01:24:11 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:11 DEBUG : dir: Looking for writers 2026/08/19 01:24:11 DEBUG : Looking for writers 2026/08/19 01:24:11 DEBUG : dir: reading active writers 2026/08/19 01:24:11 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:24:11 DEBUG : dir: Looking for writers 2026/08/19 01:24:11 DEBUG : Looking for writers 2026/08/19 01:24:11 DEBUG : dir: reading active writers 2026/08/19 01:24:11 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:24:11 DEBUG : dir: Looking for writers 2026/08/19 01:24:11 DEBUG : Looking for writers 2026/08/19 01:24:11 DEBUG : dir: reading active writers 2026/08/19 01:24:11 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:24:11 DEBUG : dir: Looking for writers 2026/08/19 01:24:11 DEBUG : Looking for writers 2026/08/19 01:24:11 DEBUG : dir: reading active writers 2026/08/19 01:24:11 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:24:11 DEBUG : newLeaf: vfs cache: starting upload 2026/08/19 01:24:11 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:11 DEBUG : dir: Looking for writers 2026/08/19 01:24:11 DEBUG : Looking for writers 2026/08/19 01:24:11 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:11 DEBUG : dir: reading active writers 2026/08/19 01:24:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:24:12 DEBUG : dir: Looking for writers 2026/08/19 01:24:12 DEBUG : Looking for writers 2026/08/19 01:24:12 DEBUG : dir: reading active writers 2026/08/19 01:24:12 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:24:12 DEBUG : newLeaf: size = 25 OK 2026/08/19 01:24:12 DEBUG : newLeaf.rclone_chunk.001_zyz0gg: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:24:12 INFO : newLeaf.rclone_chunk.001_zyz0gg: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:12 INFO : newLeaf.rclone_chunk.001_zyz0gg: Deleted 2026/08/19 01:24:12 DEBUG : newLeaf: size = 25 OK 2026/08/19 01:24:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:24:12 INFO : newLeaf: Copied (replaced existing) 2026/08/19 01:24:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-19 01:24:11.536062117 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/19 01:24:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/19 01:24:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/19 01:24:12 DEBUG : dir: Looking for writers 2026/08/19 01:24:12 DEBUG : Looking for writers 2026/08/19 01:24:12 DEBUG : dir: reading active writers 2026/08/19 01:24:12 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:12 DEBUG : >WaitForWriters: 2026/08/19 01:24:12 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:12 DEBUG : dir: Looking for writers 2026/08/19 01:24:12 DEBUG : Looking for writers 2026/08/19 01:24:12 DEBUG : dir: reading active writers 2026/08/19 01:24:12 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:12 DEBUG : >WaitForWriters: 2026/08/19 01:24:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:12 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:12 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:12 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:12 DEBUG : dir/file1.rclone_chunk.001_zyz1vh: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:12 INFO : dir/file1.rclone_chunk.001_zyz1vh: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:12 INFO : dir/file1.rclone_chunk.001_zyz1vh: Deleted 2026/08/19 01:24:13 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:13 DEBUG : dir: Looking for writers 2026/08/19 01:24:13 DEBUG : file1: reading active writers 2026/08/19 01:24:13 DEBUG : Looking for writers 2026/08/19 01:24:13 DEBUG : dir: reading active writers 2026/08/19 01:24:13 DEBUG : >WaitForWriters: 2026/08/19 01:24:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:24:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:13 DEBUG : dir/file1(0x30627112ec0): _readAt: size=512, off=0 2026/08/19 01:24:13 DEBUG : dir/file1(0x30627112ec0): openPending: 2026/08/19 01:24:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/19 01:24:13 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/19 01:24:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:13 DEBUG : dir/file1(0x30627112ec0): >openPending: err= 2026/08/19 01:24:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/19 01:24:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:13 DEBUG : dir/file1(0x30627112ec0): >_readAt: n=14, err=EOF 2026/08/19 01:24:13 DEBUG : dir/file1(0x30627112ec0): close: 2026/08/19 01:24:13 DEBUG : dir/file1(0x30627112ec0): >close: err= 2026/08/19 01:24:13 DEBUG : dir/file1: copy non-chunked object... 2026/08/19 01:24:13 DEBUG : newLeaf: size = 14 OK 2026/08/19 01:24:13 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:13 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:13 INFO : dir/file1: Deleted 2026/08/19 01:24:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/19 01:24:13 DEBUG : newLeaf: Updating file with newLeaf 0x30626931790 2026/08/19 01:24:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:24:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:13 DEBUG : newLeaf: copy non-chunked object... 2026/08/19 01:24:13 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:13 DEBUG : newLeaf: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:13 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:13 INFO : newLeaf: Deleted 2026/08/19 01:24:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/19 01:24:13 DEBUG : dir/file1: Updating file with dir/file1 0x30626931790 2026/08/19 01:24:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/19 01:24:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:24:13 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:13 DEBUG : dir/file1(0x3062733a400): openPending: 2026/08/19 01:24:13 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/08/19 01:24:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/19 01:24:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:13 DEBUG : dir/file1(0x3062733a400): >openPending: err= 2026/08/19 01:24:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/19 01:24:13 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:13 DEBUG : dir/file1(0x3062733a400): _writeAt: size=25, off=0 2026/08/19 01:24:13 DEBUG : dir/file1(0x3062733a400): >_writeAt: n=25, err= 2026/08/19 01:24:14 DEBUG : dir/file1: copy non-chunked object... 2026/08/19 01:24:14 DEBUG : newLeaf: size = 14 OK 2026/08/19 01:24:14 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:14 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:14 INFO : dir/file1: Deleted 2026/08/19 01:24:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/19 01:24:14 DEBUG : newLeaf: Updating file with newLeaf 0x30626931790 2026/08/19 01:24:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:24:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:14 DEBUG : newLeaf(0x3062733a400): close: 2026/08/19 01:24:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/19 01:24:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-19 01:24:13.997059138 +0000 UTC m=+55.979081596 2026/08/19 01:24:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:14 DEBUG : newLeaf(0x3062733a400): >close: err= 2026/08/19 01:24:14 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:14 DEBUG : dir: Looking for writers 2026/08/19 01:24:14 DEBUG : Looking for writers 2026/08/19 01:24:14 DEBUG : dir: reading active writers 2026/08/19 01:24:14 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:24:14 DEBUG : dir: Looking for writers 2026/08/19 01:24:14 DEBUG : Looking for writers 2026/08/19 01:24:14 DEBUG : dir: reading active writers 2026/08/19 01:24:14 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:24:14 DEBUG : dir: Looking for writers 2026/08/19 01:24:14 DEBUG : Looking for writers 2026/08/19 01:24:14 DEBUG : dir: reading active writers 2026/08/19 01:24:14 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:24:14 DEBUG : dir: Looking for writers 2026/08/19 01:24:14 DEBUG : Looking for writers 2026/08/19 01:24:14 DEBUG : dir: reading active writers 2026/08/19 01:24:14 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:24:14 DEBUG : newLeaf: vfs cache: starting upload 2026/08/19 01:24:14 DEBUG : newLeaf: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:14 DEBUG : dir: Looking for writers 2026/08/19 01:24:14 DEBUG : Looking for writers 2026/08/19 01:24:14 DEBUG : dir: reading active writers 2026/08/19 01:24:14 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:24:14 DEBUG : dir: Looking for writers 2026/08/19 01:24:14 DEBUG : Looking for writers 2026/08/19 01:24:14 DEBUG : dir: reading active writers 2026/08/19 01:24:14 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:24:14 DEBUG : newLeaf: size = 25 OK 2026/08/19 01:24:14 DEBUG : newLeaf.rclone_chunk.001_zyz31j: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:24:14 INFO : newLeaf.rclone_chunk.001_zyz31j: Copied (server-side copy) to: newLeaf 2026/08/19 01:24:14 INFO : newLeaf.rclone_chunk.001_zyz31j: Deleted 2026/08/19 01:24:14 DEBUG : newLeaf: size = 25 OK 2026/08/19 01:24:14 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/19 01:24:14 INFO : newLeaf: Copied (replaced existing) 2026/08/19 01:24:14 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-19 01:24:13.997059138 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/19 01:24:14 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/19 01:24:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/19 01:24:14 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/19 01:24:14 DEBUG : dir: Looking for writers 2026/08/19 01:24:14 DEBUG : Looking for writers 2026/08/19 01:24:14 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:14 DEBUG : dir: reading active writers 2026/08/19 01:24:14 DEBUG : >WaitForWriters: 2026/08/19 01:24:14 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:14 DEBUG : dir: Looking for writers 2026/08/19 01:24:14 DEBUG : Looking for writers 2026/08/19 01:24:14 DEBUG : dir: reading active writers 2026/08/19 01:24:14 DEBUG : newLeaf: reading active writers 2026/08/19 01:24:14 DEBUG : >WaitForWriters: 2026/08/19 01:24:14 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestFileRename (15.86s) --- PASS: TestFileRename/off,forceCache=false (2.42s) --- PASS: TestFileRename/minimal,forceCache=false (2.35s) --- PASS: TestFileRename/minimal,forceCache=true (3.05s) --- PASS: TestFileRename/writes,forceCache=false (2.48s) --- PASS: TestFileRename/writes,forceCache=true (3.10s) --- PASS: TestFileRename/full,forceCache=false (2.47s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:15 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:15 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:15 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:15 DEBUG : Looking for writers 2026/08/19 01:24:15 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.08s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.08s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.08s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.09s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.09s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:15 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.09s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:15 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:15 DEBUG : dir/file1: size = 16 OK 2026/08/19 01:24:15 DEBUG : dir/file1.rclone_chunk.001_zyz4z1: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/19 01:24:15 INFO : dir/file1.rclone_chunk.001_zyz4z1: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:15 INFO : dir/file1.rclone_chunk.001_zyz4z1: Deleted 2026/08/19 01:24:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:24:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 01:24:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/19 01:24:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:16 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:16 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:16 DEBUG : dir: Looking for writers 2026/08/19 01:24:16 DEBUG : file1: reading active writers 2026/08/19 01:24:16 DEBUG : Looking for writers 2026/08/19 01:24:16 DEBUG : dir: reading active writers 2026/08/19 01:24:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.85s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:16 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:16 DEBUG : dir/file1: size = 16 OK 2026/08/19 01:24:16 DEBUG : dir/file1.rclone_chunk.001_zyz53u: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/19 01:24:16 INFO : dir/file1.rclone_chunk.001_zyz53u: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:16 INFO : dir/file1.rclone_chunk.001_zyz53u: Deleted 2026/08/19 01:24:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:24:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 01:24:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/19 01:24:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/19 01:24:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/19 01:24:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/19 01:24:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/19 01:24:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/19 01:24:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/19 01:24:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/19 01:24:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/19 01:24:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/19 01:24:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/19 01:24:17 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/19 01:24:17 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/19 01:24:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/19 01:24:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/19 01:24:17 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/19 01:24:17 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:17 DEBUG : dir: Looking for writers 2026/08/19 01:24:17 DEBUG : file1: reading active writers 2026/08/19 01:24:17 DEBUG : Looking for writers 2026/08/19 01:24:17 DEBUG : dir: reading active writers 2026/08/19 01:24:17 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.39s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:17 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:18 DEBUG : dir/file1: size = 16 OK 2026/08/19 01:24:18 DEBUG : dir/file1.rclone_chunk.001_zyz6zq: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/19 01:24:18 INFO : dir/file1.rclone_chunk.001_zyz6zq: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:18 INFO : dir/file1.rclone_chunk.001_zyz6zq: Deleted 2026/08/19 01:24:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:24:18 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 01:24:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/19 01:24:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:18 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:18 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/19 01:24:18 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/19 01:24:18 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/19 01:24:18 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/19 01:24:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/19 01:24:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/19 01:24:18 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/19 01:24:18 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/19 01:24:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/19 01:24:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/19 01:24:18 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/19 01:24:18 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/19 01:24:18 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/19 01:24:18 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/19 01:24:18 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/19 01:24:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/19 01:24:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/19 01:24:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/19 01:24:18 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/19 01:24:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/19 01:24:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/19 01:24:18 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/19 01:24:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/19 01:24:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/19 01:24:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/19 01:24:19 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/19 01:24:19 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/19 01:24:19 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/19 01:24:19 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/19 01:24:19 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/19 01:24:19 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:19 DEBUG : dir: Looking for writers 2026/08/19 01:24:19 DEBUG : file1: reading active writers 2026/08/19 01:24:19 DEBUG : Looking for writers 2026/08/19 01:24:19 DEBUG : dir: reading active writers 2026/08/19 01:24:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.43s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:19 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:19 DEBUG : dir/file1: size = 16 OK 2026/08/19 01:24:19 DEBUG : dir/file1.rclone_chunk.001_zyz8to: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/19 01:24:19 INFO : dir/file1.rclone_chunk.001_zyz8to: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:19 INFO : dir/file1.rclone_chunk.001_zyz8to: Deleted 2026/08/19 01:24:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:24:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 01:24:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/19 01:24:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:19 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:19 DEBUG : dir: Looking for writers 2026/08/19 01:24:19 DEBUG : file1: reading active writers 2026/08/19 01:24:19 DEBUG : Looking for writers 2026/08/19 01:24:19 DEBUG : dir: reading active writers 2026/08/19 01:24:19 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.88s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:20 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:20 DEBUG : dir/file1: size = 16 OK 2026/08/19 01:24:20 DEBUG : dir/file1.rclone_chunk.001_zyz941: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/19 01:24:20 INFO : dir/file1.rclone_chunk.001_zyz941: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:20 INFO : dir/file1.rclone_chunk.001_zyz941: Deleted 2026/08/19 01:24:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:24:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/19 01:24:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/19 01:24:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:20 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/19 01:24:20 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/19 01:24:20 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:20 DEBUG : dir: Looking for writers 2026/08/19 01:24:20 DEBUG : file1: reading active writers 2026/08/19 01:24:20 DEBUG : Looking for writers 2026/08/19 01:24:20 DEBUG : dir: reading active writers 2026/08/19 01:24:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.90s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:21 DEBUG : dir/file1: size = 16 OK 2026/08/19 01:24:21 DEBUG : dir/file1.rclone_chunk.001_zyzaof: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/19 01:24:21 INFO : dir/file1.rclone_chunk.001_zyzaof: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:21 INFO : dir/file1.rclone_chunk.001_zyzaof: Deleted 2026/08/19 01:24:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:24:21 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 01:24:21 DEBUG : dir/file1(0x306274ab980): _readAt: size=1, off=0 2026/08/19 01:24:21 DEBUG : dir/file1(0x306274ab980): openPending: 2026/08/19 01:24:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/19 01:24:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 01:24:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:21 DEBUG : dir/file1(0x306274ab980): >openPending: err= 2026/08/19 01:24:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/19 01:24:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:21 DEBUG : dir/file1(0x306274ab980): >_readAt: n=1, err= 2026/08/19 01:24:21 DEBUG : dir/file1(0x306274ab980): _readAt: size=256, off=1 2026/08/19 01:24:21 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/19 01:24:21 DEBUG : dir/file1(0x306274ab980): >_readAt: n=15, err=EOF 2026/08/19 01:24:21 DEBUG : dir/file1(0x306274ab980): _readAt: size=16, off=16 2026/08/19 01:24:21 DEBUG : dir/file1(0x306274ab980): >_readAt: n=0, err=EOF 2026/08/19 01:24:21 DEBUG : dir/file1(0x306274ab980): close: 2026/08/19 01:24:21 DEBUG : dir/file1(0x306274ab980): >close: err= 2026/08/19 01:24:21 DEBUG : dir/file1(0x306274ab980): close: 2026/08/19 01:24:21 DEBUG : dir/file1(0x306274ab980): >close: err=file already closed 2026/08/19 01:24:21 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:21 DEBUG : dir: Looking for writers 2026/08/19 01:24:21 DEBUG : file1: reading active writers 2026/08/19 01:24:21 DEBUG : Looking for writers 2026/08/19 01:24:21 DEBUG : dir: reading active writers 2026/08/19 01:24:21 DEBUG : >WaitForWriters: 2026/08/19 01:24:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.92s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:21 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:21 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:22 DEBUG : dir/file1: size = 16 OK 2026/08/19 01:24:22 DEBUG : dir/file1.rclone_chunk.001_zyzano: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/19 01:24:22 INFO : dir/file1.rclone_chunk.001_zyzano: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:22 INFO : dir/file1.rclone_chunk.001_zyzano: Deleted 2026/08/19 01:24:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:24:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 01:24:22 DEBUG : dir/file1(0x306269469c0): _readAt: size=1, off=0 2026/08/19 01:24:22 DEBUG : dir/file1(0x306269469c0): openPending: 2026/08/19 01:24:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/19 01:24:22 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 01:24:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:22 DEBUG : dir/file1(0x306269469c0): >openPending: err= 2026/08/19 01:24:22 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/19 01:24:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:22 DEBUG : dir/file1(0x306269469c0): >_readAt: n=1, err= 2026/08/19 01:24:22 DEBUG : dir/file1(0x306269469c0): _readAt: size=1, off=5 2026/08/19 01:24:22 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/19 01:24:22 DEBUG : dir/file1(0x306269469c0): >_readAt: n=1, err= 2026/08/19 01:24:22 DEBUG : dir/file1(0x306269469c0): _readAt: size=1, off=3 2026/08/19 01:24:22 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/19 01:24:22 DEBUG : dir/file1(0x306269469c0): >_readAt: n=1, err= 2026/08/19 01:24:22 DEBUG : dir/file1(0x306269469c0): _readAt: size=1, off=13 2026/08/19 01:24:22 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/19 01:24:22 DEBUG : dir/file1(0x306269469c0): >_readAt: n=1, err= 2026/08/19 01:24:22 DEBUG : dir/file1(0x306269469c0): _readAt: size=16, off=100 2026/08/19 01:24:22 DEBUG : dir/file1(0x306269469c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:22 DEBUG : dir/file1(0x306269469c0): close: 2026/08/19 01:24:22 DEBUG : dir/file1(0x306269469c0): >close: err= 2026/08/19 01:24:22 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:22 DEBUG : dir: Looking for writers 2026/08/19 01:24:22 DEBUG : file1: reading active writers 2026/08/19 01:24:22 DEBUG : Looking for writers 2026/08/19 01:24:22 DEBUG : dir: reading active writers 2026/08/19 01:24:22 DEBUG : >WaitForWriters: 2026/08/19 01:24:22 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.95s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:22 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:22 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:22 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:22 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:22 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:23 DEBUG : dir/file1: size = 16 OK 2026/08/19 01:24:23 DEBUG : dir/file1.rclone_chunk.001_zyzbgc: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/19 01:24:23 INFO : dir/file1.rclone_chunk.001_zyzbgc: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:23 INFO : dir/file1.rclone_chunk.001_zyzbgc: Deleted 2026/08/19 01:24:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:24:23 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): _readAt: size=1, off=0 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): openPending: 2026/08/19 01:24:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/19 01:24:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 01:24:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): >openPending: err= 2026/08/19 01:24:23 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/19 01:24:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): >_readAt: n=1, err= 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): _readAt: size=1, off=5 2026/08/19 01:24:23 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): >_readAt: n=1, err= 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): _readAt: size=1, off=1 2026/08/19 01:24:23 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): >_readAt: n=1, err= 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): _readAt: size=6, off=10 2026/08/19 01:24:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): >_readAt: n=6, err= 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): _readAt: size=256, off=10 2026/08/19 01:24:23 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): >_readAt: n=6, err=EOF 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): _readAt: size=256, off=100 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): close: 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): >close: err= 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): _readAt: size=256, off=100 2026/08/19 01:24:23 DEBUG : dir/file1(0x30626fc87c0): >_readAt: n=0, err=file already closed 2026/08/19 01:24:23 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:23 DEBUG : dir: Looking for writers 2026/08/19 01:24:23 DEBUG : file1: reading active writers 2026/08/19 01:24:23 DEBUG : Looking for writers 2026/08/19 01:24:23 DEBUG : dir: reading active writers 2026/08/19 01:24:23 DEBUG : >WaitForWriters: 2026/08/19 01:24:23 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.98s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:23 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:23 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:23 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:23 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:23 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:24 DEBUG : dir/file1: size = 16 OK 2026/08/19 01:24:24 DEBUG : dir/file1.rclone_chunk.001_zyzczb: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/19 01:24:24 INFO : dir/file1.rclone_chunk.001_zyzczb: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:24 INFO : dir/file1.rclone_chunk.001_zyzczb: Deleted 2026/08/19 01:24:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:24:24 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 01:24:24 DEBUG : dir/file1(0x306272c0180): RWFileHandle.Flush 2026/08/19 01:24:24 DEBUG : dir/file1(0x306272c0180): _readAt: size=256, off=0 2026/08/19 01:24:24 DEBUG : dir/file1(0x306272c0180): openPending: 2026/08/19 01:24:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/19 01:24:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 01:24:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:24 DEBUG : dir/file1(0x306272c0180): >openPending: err= 2026/08/19 01:24:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/19 01:24:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:24 DEBUG : dir/file1(0x306272c0180): >_readAt: n=16, err=EOF 2026/08/19 01:24:24 DEBUG : dir/file1(0x306272c0180): RWFileHandle.Flush 2026/08/19 01:24:24 DEBUG : dir/file1(0x306272c0180): RWFileHandle.Flush 2026/08/19 01:24:24 DEBUG : dir/file1(0x306272c0180): close: 2026/08/19 01:24:24 DEBUG : dir/file1(0x306272c0180): >close: err= 2026/08/19 01:24:24 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:24 DEBUG : dir: Looking for writers 2026/08/19 01:24:24 DEBUG : file1: reading active writers 2026/08/19 01:24:24 DEBUG : Looking for writers 2026/08/19 01:24:24 DEBUG : dir: reading active writers 2026/08/19 01:24:24 DEBUG : >WaitForWriters: 2026/08/19 01:24:24 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.90s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:24 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:24 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:24 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:24 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:24 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:25 DEBUG : dir/file1: size = 16 OK 2026/08/19 01:24:25 DEBUG : dir/file1.rclone_chunk.001_zyzdc7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/19 01:24:25 INFO : dir/file1.rclone_chunk.001_zyzdc7: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:25 INFO : dir/file1.rclone_chunk.001_zyzdc7: Deleted 2026/08/19 01:24:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/19 01:24:25 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 01:24:25 DEBUG : dir/file1(0x306273c3840): _readAt: size=256, off=0 2026/08/19 01:24:25 DEBUG : dir/file1(0x306273c3840): openPending: 2026/08/19 01:24:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/19 01:24:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 01:24:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:25 DEBUG : dir/file1(0x306273c3840): >openPending: err= 2026/08/19 01:24:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/19 01:24:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:25 DEBUG : dir/file1(0x306273c3840): >_readAt: n=16, err=EOF 2026/08/19 01:24:25 DEBUG : dir/file1(0x306273c3840): RWFileHandle.Release 2026/08/19 01:24:25 DEBUG : dir/file1(0x306273c3840): close: 2026/08/19 01:24:25 DEBUG : dir/file1(0x306273c3840): >close: err= 2026/08/19 01:24:25 DEBUG : dir/file1(0x306273c3840): RWFileHandle.Release 2026/08/19 01:24:25 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:25 DEBUG : dir: Looking for writers 2026/08/19 01:24:25 DEBUG : file1: reading active writers 2026/08/19 01:24:25 DEBUG : Looking for writers 2026/08/19 01:24:25 DEBUG : dir: reading active writers 2026/08/19 01:24:25 DEBUG : >WaitForWriters: 2026/08/19 01:24:25 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.90s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:25 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:25 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:25 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:25 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:25 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:25 DEBUG : file1: newRWFileHandle: 2026/08/19 01:24:25 DEBUG : file1(0x30626d3d0c0): openPending: 2026/08/19 01:24:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:25 DEBUG : file1(0x30626d3d0c0): >openPending: err= 2026/08/19 01:24:25 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 01:24:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 01:24:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 01:24:25 DEBUG : file1(0x30626d3d0c0): _writeAt: size=5, off=0 2026/08/19 01:24:25 DEBUG : file1(0x30626d3d0c0): >_writeAt: n=5, err= 2026/08/19 01:24:25 DEBUG : file1(0x30626d3d0c0): _writeAt: size=7, off=5 2026/08/19 01:24:25 DEBUG : file1(0x30626d3d0c0): >_writeAt: n=7, err= 2026/08/19 01:24:25 DEBUG : file1: vfs cache: truncate to size=11 2026/08/19 01:24:25 DEBUG : file1(0x30626d3d0c0): close: 2026/08/19 01:24:25 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 01:24:25.714412199 +0000 UTC m=+67.696434677 2026/08/19 01:24:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:25 DEBUG : file1(0x30626d3d0c0): >close: err= 2026/08/19 01:24:25 DEBUG : file1(0x30626d3d0c0): close: 2026/08/19 01:24:25 DEBUG : file1(0x30626d3d0c0): >close: err=file already closed 2026/08/19 01:24:25 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:25 DEBUG : Looking for writers 2026/08/19 01:24:25 DEBUG : file1: reading active writers 2026/08/19 01:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:24:25 DEBUG : Looking for writers 2026/08/19 01:24:25 DEBUG : file1: reading active writers 2026/08/19 01:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:24:25 DEBUG : Looking for writers 2026/08/19 01:24:25 DEBUG : file1: reading active writers 2026/08/19 01:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:24:25 DEBUG : Looking for writers 2026/08/19 01:24:25 DEBUG : file1: reading active writers 2026/08/19 01:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:24:25 DEBUG : file1: vfs cache: starting upload 2026/08/19 01:24:25 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:25 DEBUG : Looking for writers 2026/08/19 01:24:25 DEBUG : file1: reading active writers 2026/08/19 01:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:24:26 DEBUG : Looking for writers 2026/08/19 01:24:26 DEBUG : file1: reading active writers 2026/08/19 01:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:24:26 DEBUG : file1: size = 11 OK 2026/08/19 01:24:26 DEBUG : file1.rclone_chunk.001_zyzerl: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/19 01:24:26 INFO : file1.rclone_chunk.001_zyzerl: Copied (server-side copy) to: file1 2026/08/19 01:24:26 INFO : file1.rclone_chunk.001_zyzerl: Deleted 2026/08/19 01:24:26 DEBUG : file1: size = 11 OK 2026/08/19 01:24:26 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/19 01:24:26 INFO : file1: Copied (new) 2026/08/19 01:24:26 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-19 01:24:25.714412199 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/19 01:24:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 01:24:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:26 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 01:24:26 DEBUG : Looking for writers 2026/08/19 01:24:26 DEBUG : file1: reading active writers 2026/08/19 01:24:26 DEBUG : >WaitForWriters: 2026/08/19 01:24:26 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:26 DEBUG : Looking for writers 2026/08/19 01:24:26 DEBUG : file1: reading active writers 2026/08/19 01:24:26 DEBUG : >WaitForWriters: 2026/08/19 01:24:26 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:26 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:26 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:26 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:26 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:26 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:26 DEBUG : file1: newRWFileHandle: 2026/08/19 01:24:26 DEBUG : file1(0x306272251c0): openPending: 2026/08/19 01:24:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:26 DEBUG : file1(0x306272251c0): >openPending: err= 2026/08/19 01:24:26 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 01:24:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 01:24:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 01:24:26 DEBUG : file1(0x306272251c0): _writeAt: size=7, off=0 2026/08/19 01:24:26 DEBUG : file1(0x306272251c0): >_writeAt: n=7, err= 2026/08/19 01:24:26 DEBUG : file1(0x306272251c0): _writeAt: size=6, off=5 2026/08/19 01:24:26 DEBUG : file1(0x306272251c0): >_writeAt: n=6, err= 2026/08/19 01:24:26 DEBUG : file1(0x306272251c0): close: 2026/08/19 01:24:26 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 01:24:26.626456067 +0000 UTC m=+68.608478525 2026/08/19 01:24:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:26 DEBUG : file1(0x306272251c0): >close: err= 2026/08/19 01:24:26 DEBUG : file1(0x306272251c0): _writeAt: size=5, off=0 2026/08/19 01:24:26 DEBUG : file1(0x306272251c0): >_writeAt: n=0, err=file already closed 2026/08/19 01:24:26 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:26 DEBUG : Looking for writers 2026/08/19 01:24:26 DEBUG : file1: reading active writers 2026/08/19 01:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:24:26 DEBUG : Looking for writers 2026/08/19 01:24:26 DEBUG : file1: reading active writers 2026/08/19 01:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:24:26 DEBUG : Looking for writers 2026/08/19 01:24:26 DEBUG : file1: reading active writers 2026/08/19 01:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:24:26 DEBUG : Looking for writers 2026/08/19 01:24:26 DEBUG : file1: reading active writers 2026/08/19 01:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:24:26 DEBUG : file1: vfs cache: starting upload 2026/08/19 01:24:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi/dir/file1: no such file or directory 2026/08/19 01:24:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi/dir/file1: no such file or directory 2026/08/19 01:24:26 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:26 DEBUG : Looking for writers 2026/08/19 01:24:26 DEBUG : file1: reading active writers 2026/08/19 01:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:24:26 DEBUG : Looking for writers 2026/08/19 01:24:26 DEBUG : file1: reading active writers 2026/08/19 01:24:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:24:27 DEBUG : file1: size = 11 OK 2026/08/19 01:24:27 DEBUG : file1.rclone_chunk.001_zyzfnr: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/19 01:24:27 INFO : file1.rclone_chunk.001_zyzfnr: Copied (server-side copy) to: file1 2026/08/19 01:24:27 INFO : file1.rclone_chunk.001_zyzfnr: Deleted 2026/08/19 01:24:27 DEBUG : file1: size = 11 OK 2026/08/19 01:24:27 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/19 01:24:27 INFO : file1: Copied (new) 2026/08/19 01:24:27 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-19 01:24:26.626456067 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/19 01:24:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 01:24:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:27 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 01:24:27 DEBUG : Looking for writers 2026/08/19 01:24:27 DEBUG : file1: reading active writers 2026/08/19 01:24:27 DEBUG : >WaitForWriters: 2026/08/19 01:24:27 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:27 DEBUG : Looking for writers 2026/08/19 01:24:27 DEBUG : file1: reading active writers 2026/08/19 01:24:27 DEBUG : >WaitForWriters: 2026/08/19 01:24:27 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.90s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:27 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:27 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:27 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:27 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:27 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:27 DEBUG : file1: newRWFileHandle: 2026/08/19 01:24:27 DEBUG : file1(0x30626947840): openPending: 2026/08/19 01:24:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:27 DEBUG : file1(0x30626947840): >openPending: err= 2026/08/19 01:24:27 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 01:24:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 01:24:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 01:24:27 DEBUG : file1(0x30626947840): close: 2026/08/19 01:24:27 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 01:24:27.526069492 +0000 UTC m=+69.508091950 2026/08/19 01:24:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:27 DEBUG : file1(0x30626947840): >close: err= 2026/08/19 01:24:27 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/19 01:24:27 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 01:24:27 DEBUG : file2: newRWFileHandle: 2026/08/19 01:24:27 DEBUG : file2(0x30627342080): openPending: 2026/08/19 01:24:27 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 01:24:27 DEBUG : file2(0x30627342080): >openPending: err= 2026/08/19 01:24:27 DEBUG : file2: >newRWFileHandle: err= 2026/08/19 01:24:27 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 01:24:27 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/19 01:24:27 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/19 01:24:27 DEBUG : file2(0x30627342080): RWFileHandle.Flush 2026/08/19 01:24:27 DEBUG : file2(0x30627342080): RWFileHandle.Release 2026/08/19 01:24:27 DEBUG : file2(0x30627342080): close: 2026/08/19 01:24:27 DEBUG : file2: vfs cache: setting modification time to 2026-08-19 01:24:27.527430924 +0000 UTC m=+69.509453382 2026/08/19 01:24:27 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:27 DEBUG : file2(0x30627342080): >close: err= 2026/08/19 01:24:27 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:27 DEBUG : Looking for writers 2026/08/19 01:24:27 DEBUG : file1: reading active writers 2026/08/19 01:24:27 DEBUG : file2: reading active writers 2026/08/19 01:24:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/19 01:24:27 DEBUG : Looking for writers 2026/08/19 01:24:27 DEBUG : file1: reading active writers 2026/08/19 01:24:27 DEBUG : file2: reading active writers 2026/08/19 01:24:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/19 01:24:27 DEBUG : Looking for writers 2026/08/19 01:24:27 DEBUG : file1: reading active writers 2026/08/19 01:24:27 DEBUG : file2: reading active writers 2026/08/19 01:24:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/19 01:24:27 DEBUG : Looking for writers 2026/08/19 01:24:27 DEBUG : file1: reading active writers 2026/08/19 01:24:27 DEBUG : file2: reading active writers 2026/08/19 01:24:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/19 01:24:27 DEBUG : file1: vfs cache: starting upload 2026/08/19 01:24:27 DEBUG : file2: vfs cache: starting upload 2026/08/19 01:24:27 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:27 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi/dir/file1: no such file or directory 2026/08/19 01:24:27 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi/dir/file1: no such file or directory 2026/08/19 01:24:27 DEBUG : Looking for writers 2026/08/19 01:24:27 DEBUG : file1: reading active writers 2026/08/19 01:24:27 DEBUG : file2: reading active writers 2026/08/19 01:24:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/19 01:24:27 DEBUG : file2: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:27 DEBUG : Looking for writers 2026/08/19 01:24:27 DEBUG : file1: reading active writers 2026/08/19 01:24:27 DEBUG : file2: reading active writers 2026/08/19 01:24:27 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/19 01:24:28 DEBUG : file1: size = 0 OK 2026/08/19 01:24:28 DEBUG : file1.rclone_chunk.001_zyzgvg: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:24:28 INFO : file1.rclone_chunk.001_zyzgvg: Copied (server-side copy) to: file1 2026/08/19 01:24:28 DEBUG : file2: size = 0 OK 2026/08/19 01:24:28 DEBUG : file2.rclone_chunk.001_zyzgwm: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:24:28 INFO : file2.rclone_chunk.001_zyzgwm: Copied (server-side copy) to: file2 2026/08/19 01:24:28 INFO : file1.rclone_chunk.001_zyzgvg: Deleted 2026/08/19 01:24:28 DEBUG : file1: size = 0 OK 2026/08/19 01:24:28 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:24:28 INFO : file1: Copied (new) 2026/08/19 01:24:28 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-19 01:24:27.526069492 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/19 01:24:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 01:24:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:28 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 01:24:28 INFO : file2.rclone_chunk.001_zyzgwm: Deleted 2026/08/19 01:24:28 DEBUG : file2: size = 0 OK 2026/08/19 01:24:28 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:24:28 INFO : file2: Copied (new) 2026/08/19 01:24:28 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-19 01:24:27.527430924 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/19 01:24:28 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/19 01:24:28 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 01:24:28 INFO : file2: vfs cache: upload succeeded try #1 2026/08/19 01:24:28 DEBUG : Looking for writers 2026/08/19 01:24:28 DEBUG : file1: reading active writers 2026/08/19 01:24:28 DEBUG : file2: reading active writers 2026/08/19 01:24:28 DEBUG : >WaitForWriters: 2026/08/19 01:24:28 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:28 DEBUG : Looking for writers 2026/08/19 01:24:28 DEBUG : file2: reading active writers 2026/08/19 01:24:28 DEBUG : file1: reading active writers 2026/08/19 01:24:28 DEBUG : >WaitForWriters: 2026/08/19 01:24:28 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.99s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:28 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:28 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:28 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:28 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:28 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:28 DEBUG : file1: newRWFileHandle: 2026/08/19 01:24:28 DEBUG : file1(0x3062758eb00): openPending: 2026/08/19 01:24:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:28 DEBUG : file1(0x3062758eb00): >openPending: err= 2026/08/19 01:24:28 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 01:24:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 01:24:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 01:24:28 DEBUG : file1(0x3062758eb00): _writeAt: size=5, off=0 2026/08/19 01:24:28 DEBUG : file1(0x3062758eb00): >_writeAt: n=5, err= 2026/08/19 01:24:28 DEBUG : file1(0x3062758eb00): RWFileHandle.Flush 2026/08/19 01:24:28 DEBUG : file1(0x3062758eb00): RWFileHandle.Flush 2026/08/19 01:24:28 DEBUG : file1(0x3062758eb00): close: 2026/08/19 01:24:28 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 01:24:28.513491367 +0000 UTC m=+70.495513855 2026/08/19 01:24:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:28 DEBUG : file1(0x3062758eb00): >close: err= 2026/08/19 01:24:28 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:28 DEBUG : Looking for writers 2026/08/19 01:24:28 DEBUG : file1: reading active writers 2026/08/19 01:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:24:28 DEBUG : Looking for writers 2026/08/19 01:24:28 DEBUG : file1: reading active writers 2026/08/19 01:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:24:28 DEBUG : Looking for writers 2026/08/19 01:24:28 DEBUG : file1: reading active writers 2026/08/19 01:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:24:28 DEBUG : Looking for writers 2026/08/19 01:24:28 DEBUG : file1: reading active writers 2026/08/19 01:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:24:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi/dir/file1: no such file or directory 2026/08/19 01:24:28 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi/dir/file1: no such file or directory 2026/08/19 01:24:28 DEBUG : file1: vfs cache: starting upload 2026/08/19 01:24:28 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:28 DEBUG : Looking for writers 2026/08/19 01:24:28 DEBUG : file1: reading active writers 2026/08/19 01:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:24:28 DEBUG : Looking for writers 2026/08/19 01:24:28 DEBUG : file1: reading active writers 2026/08/19 01:24:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:24:28 DEBUG : file1: size = 5 OK 2026/08/19 01:24:28 DEBUG : file1.rclone_chunk.001_zyzhli: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:24:28 INFO : file1.rclone_chunk.001_zyzhli: Copied (server-side copy) to: file1 2026/08/19 01:24:29 INFO : file1.rclone_chunk.001_zyzhli: Deleted 2026/08/19 01:24:29 DEBUG : file1: size = 5 OK 2026/08/19 01:24:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:24:29 INFO : file1: Copied (new) 2026/08/19 01:24:29 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-19 01:24:28.513491367 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/19 01:24:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 01:24:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:29 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 01:24:29 DEBUG : Looking for writers 2026/08/19 01:24:29 DEBUG : file1: reading active writers 2026/08/19 01:24:29 DEBUG : >WaitForWriters: 2026/08/19 01:24:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.82s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:29 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:29 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:29 DEBUG : file1: newRWFileHandle: 2026/08/19 01:24:29 DEBUG : file1(0x30626d3d340): openPending: 2026/08/19 01:24:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:29 DEBUG : file1(0x30626d3d340): >openPending: err= 2026/08/19 01:24:29 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 01:24:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 01:24:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 01:24:29 DEBUG : file1(0x30626d3d340): _writeAt: size=5, off=0 2026/08/19 01:24:29 DEBUG : file1(0x30626d3d340): >_writeAt: n=5, err= 2026/08/19 01:24:29 DEBUG : file1(0x30626d3d340): RWFileHandle.Release 2026/08/19 01:24:29 DEBUG : file1(0x30626d3d340): close: 2026/08/19 01:24:29 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 01:24:29.334718846 +0000 UTC m=+71.316741294 2026/08/19 01:24:29 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:29 DEBUG : file1(0x30626d3d340): >close: err= 2026/08/19 01:24:29 DEBUG : file1(0x30626d3d340): RWFileHandle.Release 2026/08/19 01:24:29 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:29 DEBUG : Looking for writers 2026/08/19 01:24:29 DEBUG : file1: reading active writers 2026/08/19 01:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:24:29 DEBUG : Looking for writers 2026/08/19 01:24:29 DEBUG : file1: reading active writers 2026/08/19 01:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:24:29 DEBUG : Looking for writers 2026/08/19 01:24:29 DEBUG : file1: reading active writers 2026/08/19 01:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:24:29 DEBUG : Looking for writers 2026/08/19 01:24:29 DEBUG : file1: reading active writers 2026/08/19 01:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:24:29 DEBUG : file1: vfs cache: starting upload 2026/08/19 01:24:29 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:29 DEBUG : Looking for writers 2026/08/19 01:24:29 DEBUG : file1: reading active writers 2026/08/19 01:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:24:29 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi/dir/file1: no such file or directory 2026/08/19 01:24:29 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi/dir/file1: no such file or directory 2026/08/19 01:24:29 DEBUG : Looking for writers 2026/08/19 01:24:29 DEBUG : file1: reading active writers 2026/08/19 01:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:24:29 DEBUG : file1: size = 5 OK 2026/08/19 01:24:29 DEBUG : file1.rclone_chunk.001_zyzis1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:24:29 INFO : file1.rclone_chunk.001_zyzis1: Copied (server-side copy) to: file1 2026/08/19 01:24:29 INFO : file1.rclone_chunk.001_zyzis1: Deleted 2026/08/19 01:24:29 DEBUG : file1: size = 5 OK 2026/08/19 01:24:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:24:29 INFO : file1: Copied (new) 2026/08/19 01:24:29 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-19 01:24:29.334718846 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/19 01:24:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 01:24:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:29 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 01:24:29 DEBUG : Looking for writers 2026/08/19 01:24:29 DEBUG : file1: reading active writers 2026/08/19 01:24:29 DEBUG : >WaitForWriters: 2026/08/19 01:24:29 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:30 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:30 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:30 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:30 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:30 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:30 DEBUG : dir/file1: size = 16 OK 2026/08/19 01:24:30 DEBUG : dir/file1.rclone_chunk.001_zyzjji: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/19 01:24:30 INFO : dir/file1.rclone_chunk.001_zyzjji: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi/dir/file1: no such file or directory 2026/08/19 01:24:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi/dir/file1: no such file or directory 2026/08/19 01:24:30 INFO : dir/file1.rclone_chunk.001_zyzjji: Deleted 2026/08/19 01:24:30 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/19 01:24:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:24:30 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:30 DEBUG : dir/file1(0x30627113b80): openPending: 2026/08/19 01:24:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/19 01:24:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 01:24:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:30 DEBUG : dir/file1(0x30627113b80): >openPending: err= 2026/08/19 01:24:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/19 01:24:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 01:24:30 DEBUG : dir/file1(0x30627113b80): _writeAt: size=5, off=0 2026/08/19 01:24:30 DEBUG : dir/file1(0x30627113b80): >_writeAt: n=5, err= 2026/08/19 01:24:30 DEBUG : dir/file1(0x30627113b80): close: 2026/08/19 01:24:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:30 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-19 01:24:30.796358317 +0000 UTC m=+72.778380795 2026/08/19 01:24:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:30 DEBUG : dir/file1(0x30627113b80): >close: err= 2026/08/19 01:24:30 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:30 DEBUG : dir: Looking for writers 2026/08/19 01:24:30 DEBUG : file1: reading active writers 2026/08/19 01:24:30 DEBUG : Looking for writers 2026/08/19 01:24:30 DEBUG : dir: reading active writers 2026/08/19 01:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:24:30 DEBUG : dir: Looking for writers 2026/08/19 01:24:30 DEBUG : file1: reading active writers 2026/08/19 01:24:30 DEBUG : Looking for writers 2026/08/19 01:24:30 DEBUG : dir: reading active writers 2026/08/19 01:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:24:30 DEBUG : dir: Looking for writers 2026/08/19 01:24:30 DEBUG : file1: reading active writers 2026/08/19 01:24:30 DEBUG : Looking for writers 2026/08/19 01:24:30 DEBUG : dir: reading active writers 2026/08/19 01:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:24:30 DEBUG : dir: Looking for writers 2026/08/19 01:24:30 DEBUG : file1: reading active writers 2026/08/19 01:24:30 DEBUG : Looking for writers 2026/08/19 01:24:30 DEBUG : dir: reading active writers 2026/08/19 01:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:24:30 DEBUG : dir/file1: vfs cache: starting upload 2026/08/19 01:24:30 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:30 DEBUG : dir: Looking for writers 2026/08/19 01:24:30 DEBUG : file1: reading active writers 2026/08/19 01:24:30 DEBUG : Looking for writers 2026/08/19 01:24:30 DEBUG : dir: reading active writers 2026/08/19 01:24:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:24:31 DEBUG : dir: Looking for writers 2026/08/19 01:24:31 DEBUG : file1: reading active writers 2026/08/19 01:24:31 DEBUG : Looking for writers 2026/08/19 01:24:31 DEBUG : dir: reading active writers 2026/08/19 01:24:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:24:31 DEBUG : dir/file1: size = 5 OK 2026/08/19 01:24:31 DEBUG : dir/file1.rclone_chunk.001_zyzjjt: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:24:31 INFO : dir/file1.rclone_chunk.001_zyzjjt: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:31 INFO : dir/file1.rclone_chunk.001_zyzjjt: Deleted 2026/08/19 01:24:31 DEBUG : dir/file1: size = 5 OK 2026/08/19 01:24:31 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:24:31 INFO : dir/file1: Copied (replaced existing) 2026/08/19 01:24:31 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-19 01:24:30.796358317 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/19 01:24:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/19 01:24:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/19 01:24:31 DEBUG : dir: Looking for writers 2026/08/19 01:24:31 DEBUG : file1: reading active writers 2026/08/19 01:24:31 DEBUG : Looking for writers 2026/08/19 01:24:31 DEBUG : dir: reading active writers 2026/08/19 01:24:31 DEBUG : >WaitForWriters: 2026/08/19 01:24:31 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.52s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:31 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:31 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:31 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:31 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:31 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:32 DEBUG : dir/file1: size = 16 OK 2026/08/19 01:24:32 DEBUG : dir/file1.rclone_chunk.001_zyzkap: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/19 01:24:32 INFO : dir/file1.rclone_chunk.001_zyzkap: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:32 INFO : dir/file1.rclone_chunk.001_zyzkap: Deleted 2026/08/19 01:24:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/19 01:24:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/19 01:24:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/19 01:24:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/19 01:24:32 DEBUG : dir/file1(0x3062747c480): _writeAt: size=5, off=0 2026/08/19 01:24:32 DEBUG : dir/file1(0x3062747c480): openPending: 2026/08/19 01:24:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/19 01:24:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/19 01:24:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:32 DEBUG : dir/file1(0x3062747c480): >openPending: err= 2026/08/19 01:24:32 DEBUG : dir/file1(0x3062747c480): >_writeAt: n=5, err= 2026/08/19 01:24:32 DEBUG : dir/file1(0x3062747c480): _writeAt: size=15, off=5 2026/08/19 01:24:32 DEBUG : dir/file1(0x3062747c480): >_writeAt: n=15, err= 2026/08/19 01:24:32 DEBUG : dir/file1(0x3062747c480): close: 2026/08/19 01:24:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/19 01:24:32 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-19 01:24:32.333181708 +0000 UTC m=+74.315204166 2026/08/19 01:24:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:32 DEBUG : dir/file1(0x3062747c480): >close: err= 2026/08/19 01:24:32 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:32 DEBUG : dir: Looking for writers 2026/08/19 01:24:32 DEBUG : file1: reading active writers 2026/08/19 01:24:32 DEBUG : Looking for writers 2026/08/19 01:24:32 DEBUG : dir: reading active writers 2026/08/19 01:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:24:32 DEBUG : dir: Looking for writers 2026/08/19 01:24:32 DEBUG : file1: reading active writers 2026/08/19 01:24:32 DEBUG : Looking for writers 2026/08/19 01:24:32 DEBUG : dir: reading active writers 2026/08/19 01:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:24:32 DEBUG : dir: Looking for writers 2026/08/19 01:24:32 DEBUG : file1: reading active writers 2026/08/19 01:24:32 DEBUG : Looking for writers 2026/08/19 01:24:32 DEBUG : dir: reading active writers 2026/08/19 01:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:24:32 DEBUG : dir: Looking for writers 2026/08/19 01:24:32 DEBUG : file1: reading active writers 2026/08/19 01:24:32 DEBUG : Looking for writers 2026/08/19 01:24:32 DEBUG : dir: reading active writers 2026/08/19 01:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:24:32 DEBUG : dir/file1: vfs cache: starting upload 2026/08/19 01:24:32 DEBUG : dir/file1: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:32 DEBUG : dir: Looking for writers 2026/08/19 01:24:32 DEBUG : file1: reading active writers 2026/08/19 01:24:32 DEBUG : Looking for writers 2026/08/19 01:24:32 DEBUG : dir: reading active writers 2026/08/19 01:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:24:32 DEBUG : dir: Looking for writers 2026/08/19 01:24:32 DEBUG : file1: reading active writers 2026/08/19 01:24:32 DEBUG : Looking for writers 2026/08/19 01:24:32 DEBUG : dir: reading active writers 2026/08/19 01:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:24:32 DEBUG : dir/file1: size = 20 OK 2026/08/19 01:24:32 DEBUG : dir/file1.rclone_chunk.001_zyzl31: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/19 01:24:32 INFO : dir/file1.rclone_chunk.001_zyzl31: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:32 INFO : dir/file1.rclone_chunk.001_zyzl31: Deleted 2026/08/19 01:24:32 DEBUG : dir/file1: size = 20 OK 2026/08/19 01:24:32 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/19 01:24:32 INFO : dir/file1: Copied (replaced existing) 2026/08/19 01:24:32 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-19 01:24:32.333181708 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/19 01:24:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/19 01:24:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/19 01:24:32 DEBUG : dir: Looking for writers 2026/08/19 01:24:32 DEBUG : file1: reading active writers 2026/08/19 01:24:32 DEBUG : Looking for writers 2026/08/19 01:24:32 DEBUG : dir: reading active writers 2026/08/19 01:24:32 DEBUG : >WaitForWriters: 2026/08/19 01:24:32 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.51s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:33 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:33 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:33 DEBUG : file1: newRWFileHandle: 2026/08/19 01:24:33 DEBUG : file1(0x30627342600): openPending: 2026/08/19 01:24:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:33 DEBUG : file1(0x30627342600): >openPending: err= 2026/08/19 01:24:33 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 01:24:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 01:24:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 01:24:33 DEBUG : file1(0x30627342600): _writeAt: size=5, off=0 2026/08/19 01:24:33 DEBUG : file1(0x30627342600): >_writeAt: n=5, err= 2026/08/19 01:24:33 DEBUG : file1(0x30627342600): close: 2026/08/19 01:24:33 DEBUG : file1: vfs cache: setting modification time to 2026-08-19 01:24:33.200795168 +0000 UTC m=+75.182817626 2026/08/19 01:24:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:33 DEBUG : file1(0x30627342600): >close: err= 2026/08/19 01:24:33 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:33 DEBUG : Looking for writers 2026/08/19 01:24:33 DEBUG : file1: reading active writers 2026/08/19 01:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:24:33 DEBUG : Looking for writers 2026/08/19 01:24:33 DEBUG : file1: reading active writers 2026/08/19 01:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:24:33 DEBUG : Looking for writers 2026/08/19 01:24:33 DEBUG : file1: reading active writers 2026/08/19 01:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:24:33 DEBUG : Looking for writers 2026/08/19 01:24:33 DEBUG : file1: reading active writers 2026/08/19 01:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:24:33 DEBUG : file1: vfs cache: starting upload 2026/08/19 01:24:33 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:33 DEBUG : Looking for writers 2026/08/19 01:24:33 DEBUG : file1: reading active writers 2026/08/19 01:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:24:33 DEBUG : Looking for writers 2026/08/19 01:24:33 DEBUG : file1: reading active writers 2026/08/19 01:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:24:33 DEBUG : file1: size = 5 OK 2026/08/19 01:24:33 DEBUG : file1.rclone_chunk.001_zyzmgf: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:24:33 INFO : file1.rclone_chunk.001_zyzmgf: Copied (server-side copy) to: file1 2026/08/19 01:24:33 INFO : file1.rclone_chunk.001_zyzmgf: Deleted 2026/08/19 01:24:33 DEBUG : file1: size = 5 OK 2026/08/19 01:24:33 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:24:33 INFO : file1: Copied (new) 2026/08/19 01:24:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-19 01:24:33.200795168 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/19 01:24:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 01:24:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:33 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 01:24:33 DEBUG : Looking for writers 2026/08/19 01:24:33 DEBUG : file1: reading active writers 2026/08/19 01:24:33 DEBUG : >WaitForWriters: 2026/08/19 01:24:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.82s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:33 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:33 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/19 01:24:33 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c380): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c380): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c380): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c380): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c380): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.02469691 +0000 UTC m=+76.006719449 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c380): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c840): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c840): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c840): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c840): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c840): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c840): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c840): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.02469691 +0000 UTC m=+76.006719449 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c840): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cd40): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cd40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cd40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cd40): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cd40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.02469691 +0000 UTC m=+76.006719449 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cd40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306275761c0 item 1 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d480): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d480): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d480): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d480): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d480): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.028185961 +0000 UTC m=+76.010208419 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d480): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d980): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d980): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d980): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d980): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d980): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.028185961 +0000 UTC m=+76.010208419 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d980): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306275768c0 item 2 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7680): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7680): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7680): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7680): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7680): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.030434909 +0000 UTC m=+76.012457417 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7680): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7c00): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7c00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7c00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7c00): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7c00): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7c00): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7c00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.030434909 +0000 UTC m=+76.012457417 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7c00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8400): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8400): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8400): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8400): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8400): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.030434909 +0000 UTC m=+76.012457417 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8400): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627576d90 item 3 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8bc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8bc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8bc0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8bc0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8bc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.033438764 +0000 UTC m=+76.015461222 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8bc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc91c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc91c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc91c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc91c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc91c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.033438764 +0000 UTC m=+76.015461222 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc91c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627577490 item 4 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a280): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a280): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a280): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a280): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a280): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.035681059 +0000 UTC m=+76.017703627 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a280): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a700): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a700): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a700): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a700): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a700): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a700): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a700): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.035681059 +0000 UTC m=+76.017703627 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a700): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733acc0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733acc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733acc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733acc0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733acc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.035681059 +0000 UTC m=+76.017703627 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733acc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627577810 item 5 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b440): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b440): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b440): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b440): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b440): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.03876283 +0000 UTC m=+76.020785298 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b440): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b980): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b980): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b980): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b980): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b980): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.03876283 +0000 UTC m=+76.020785298 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b980): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627577ce0 item 6 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112140): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112140): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112140): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112140): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112140): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.041261429 +0000 UTC m=+76.023283887 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112140): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112640): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112640): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112640): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112640): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112640): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112640): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112640): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.041261429 +0000 UTC m=+76.023283887 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112640): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112b00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112b00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112b00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112b00): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112b00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.041261429 +0000 UTC m=+76.023283887 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112b00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626912460 item 7 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113180): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113180): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113180): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113180): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113180): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.044435745 +0000 UTC m=+76.026458203 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113180): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271136c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271136c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271136c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271136c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271136c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.044435745 +0000 UTC m=+76.026458203 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271136c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626913420 item 8 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113c80): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x30627113c80): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113c80): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113c80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113c80): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113c80): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113c80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224180): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224180): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224180): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224180): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224180): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.046871687 +0000 UTC m=+76.028894155 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224180): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224700): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224700): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224700): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224700): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224700): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224700): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224700): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.046871687 +0000 UTC m=+76.028894155 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224700): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224d00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224d00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224d00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224d00): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224d00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.046871687 +0000 UTC m=+76.028894155 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224d00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626913ab0 item 9 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225400): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225400): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225400): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225400): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225400): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.050169015 +0000 UTC m=+76.032191483 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225400): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225940): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225940): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225940): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225940): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225940): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.050169015 +0000 UTC m=+76.032191483 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225940): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062696a2a0 item 10 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946280): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x30626946280): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946280): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946280): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946280): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946280): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946280): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946640): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946640): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946640): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946640): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946640): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.053413453 +0000 UTC m=+76.035435911 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946640): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946bc0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946bc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946bc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946bc0): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946bc0): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946bc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946bc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.053413453 +0000 UTC m=+76.035435911 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946bc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306269474c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306269474c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306269474c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306269474c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306269474c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.053413453 +0000 UTC m=+76.035435911 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306269474c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062696a770 item 11 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca0c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca0c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca0c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca0c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca0c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.056685533 +0000 UTC m=+76.038707992 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca0c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca600): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca600): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca600): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca600): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca600): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.056685533 +0000 UTC m=+76.038707992 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca600): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062696b420 item 12 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cacc0): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x306270cacc0): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cacc0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cacc0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cacc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cacc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cacc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb080): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb080): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb080): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb080): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb080): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.059237975 +0000 UTC m=+76.041260433 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb080): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb7c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb7c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb7c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb7c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb7c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.059237975 +0000 UTC m=+76.041260433 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb7c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062696b7a0 item 13 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbe40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbe40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbe40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbe40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbe40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.061547797 +0000 UTC m=+76.043570266 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbe40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c480): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c480): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c480): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c480): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c480): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.061547797 +0000 UTC m=+76.043570266 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c480): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062696bb90 item 14 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cac0): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x3062750cac0): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cac0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cac0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cac0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cac0): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cac0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750ce80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750ce80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750ce80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750ce80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750ce80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.064178728 +0000 UTC m=+76.046201186 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750ce80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d540): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d540): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d540): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d540): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d540): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.064178728 +0000 UTC m=+76.046201186 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d540): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f822a0 item 15 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750dc00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750dc00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750dc00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750dc00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750dc00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.066520942 +0000 UTC m=+76.048543400 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750dc00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a340): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a340): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a340): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a340): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a340): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.066520942 +0000 UTC m=+76.048543400 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a340): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f828c0 item 16 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740aa80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740aa80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740aa80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740aa80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740aa80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.068825064 +0000 UTC m=+76.050847523 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740aa80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740af00): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740af00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740af00): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740af00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740af00): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740af00): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740af00): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740af00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.068825064 +0000 UTC m=+76.050847523 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740af00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db98c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db98c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db98c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db98c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db98c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.068825064 +0000 UTC m=+76.050847523 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db98c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f82f50 item 17 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee3c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee3c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee3c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee3c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee3c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.072267737 +0000 UTC m=+76.054290185 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee3c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee900): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee900): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee900): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee900): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee900): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.072267737 +0000 UTC m=+76.054290185 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee900): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627201d50 item 18 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eeef80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eeef80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eeef80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eeef80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eeef80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.074358647 +0000 UTC m=+76.056381095 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eeef80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef480): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef480): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef480): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef480): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef480): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef480): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef480): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef480): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.074358647 +0000 UTC m=+76.056381095 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef480): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef980): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef980): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef980): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef980): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef980): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.074358647 +0000 UTC m=+76.056381095 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef980): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d2c930 item 19 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2100): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2100): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2100): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2100): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2100): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.07774892 +0000 UTC m=+76.059771419 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2100): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2640): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2640): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2640): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2640): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2640): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.07774892 +0000 UTC m=+76.059771419 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2640): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d2d500 item 20 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2cc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2cc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2cc0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2cc0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2cc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.079904923 +0000 UTC m=+76.061927400 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a2cc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a31c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a31c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a31c0): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a31c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a31c0): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a31c0): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a31c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a31c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.079904923 +0000 UTC m=+76.061927400 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a31c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a36c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a36c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a36c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a36c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a36c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.079904923 +0000 UTC m=+76.061927400 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a36c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d3e000 item 21 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a3d40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a3d40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a3d40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a3d40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a3d40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.082847711 +0000 UTC m=+76.064870180 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272a3d40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6380): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6380): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6380): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6380): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6380): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.082847711 +0000 UTC m=+76.064870180 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6380): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d3f1f0 item 22 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6a00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6a00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6a00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6a00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6a00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.084988165 +0000 UTC m=+76.067010623 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6a00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6f00): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6f00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6f00): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6f00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6f00): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6f00): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6f00): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6f00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.084988165 +0000 UTC m=+76.067010623 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d6f00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d7400): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d7400): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d7400): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d7400): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d7400): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.084988165 +0000 UTC m=+76.067010623 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d7400): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d3f5e0 item 23 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d7a80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d7a80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d7a80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d7a80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d7a80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.087794926 +0000 UTC m=+76.069817384 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d7a80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f40c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f40c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f40c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f40c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f40c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.087794926 +0000 UTC m=+76.069817384 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f40c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d3fb20 item 24 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4700): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x306272f4700): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4700): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4700): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4700): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4700): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4700): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4ac0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4ac0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4ac0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4ac0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4ac0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.090273086 +0000 UTC m=+76.072295575 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4ac0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4fc0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4fc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4fc0): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4fc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4fc0): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4fc0): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4fc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4fc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.090273086 +0000 UTC m=+76.072295575 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f4fc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f5500): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f5500): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f5500): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f5500): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f5500): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.090273086 +0000 UTC m=+76.072295575 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f5500): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f2000 item 25 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f5b80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f5b80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f5b80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f5b80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f5b80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.093376459 +0000 UTC m=+76.075398907 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272f5b80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734a1c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734a1c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734a1c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734a1c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734a1c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.093376459 +0000 UTC m=+76.075398907 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734a1c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f2bd0 item 26 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734a800): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x3062734a800): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734a800): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734a800): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734a800): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734a800): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734a800): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734abc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734abc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734abc0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734abc0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734abc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.096239556 +0000 UTC m=+76.078262005 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734abc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734b0c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734b0c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734b0c0): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734b0c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734b0c0): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734b0c0): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734b0c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734b0c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.096239556 +0000 UTC m=+76.078262005 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734b0c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734b600): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734b600): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734b600): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734b600): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734b600): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.096239556 +0000 UTC m=+76.078262005 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734b600): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f30a0 item 27 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734bc80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734bc80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734bc80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734bc80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734bc80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.099129526 +0000 UTC m=+76.081151984 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062734bc80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738a2c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738a2c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738a2c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738a2c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738a2c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.099129526 +0000 UTC m=+76.081151984 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738a2c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f3b90 item 28 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738a900): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x3062738a900): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738a900): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738a900): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738a900): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738a900): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738a900): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738acc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738acc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738acc0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738acc0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738acc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.101368645 +0000 UTC m=+76.083391093 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738acc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738b380): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738b380): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738b380): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738b380): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738b380): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.101368645 +0000 UTC m=+76.083391093 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738b380): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5a150 item 29 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738ba00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738ba00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738ba00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738ba00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738ba00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.103845704 +0000 UTC m=+76.085868172 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062738ba00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4040): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4040): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4040): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4040): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4040): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.103845704 +0000 UTC m=+76.085868172 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4040): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5a7e0 item 30 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4680): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x306273c4680): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4680): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4680): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4680): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4680): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4680): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4a40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4a40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4a40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4a40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4a40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.106416481 +0000 UTC m=+76.088438938 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4a40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5100): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5100): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5100): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5100): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5100): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.106416481 +0000 UTC m=+76.088438938 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5100): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5b110 item 31 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d180): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d180): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d180): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d180): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d180): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.108940929 +0000 UTC m=+76.090963387 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d180): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d880): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d880): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d880): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d880): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d880): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.108940929 +0000 UTC m=+76.090963387 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d880): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f4150 item 32 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747dec0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747dec0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747dec0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747dec0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747dec0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.111151123 +0000 UTC m=+76.093173581 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747dec0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400440): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400440): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400440): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400440): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400440): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f4540 item 33 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400440): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400440): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.111824675 +0000 UTC m=+76.093847133 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400440): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400940): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400940): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400940): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400940): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400940): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.111824675 +0000 UTC m=+76.093847133 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400940): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f4700 item 33 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400f80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400f80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400f80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400f80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400f80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.114220931 +0000 UTC m=+76.096243400 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627400f80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627401400): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627401400): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f4a80 item 34 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627401400): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627401400): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627401400): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627401400): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627401400): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.115138175 +0000 UTC m=+76.097160693 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627401400): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627401940): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627401940): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627401940): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627401940): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627401940): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.115138175 +0000 UTC m=+76.097160693 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627401940): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f4c40 item 34 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743a080): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743a080): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743a080): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743a080): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743a080): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.11732232 +0000 UTC m=+76.099344788 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743a080): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743a500): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743a500): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743a500): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743a500): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743a500): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f51f0 item 35 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743a500): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743a500): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.118159882 +0000 UTC m=+76.100182360 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743a500): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743aa00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743aa00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743aa00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743aa00): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743aa00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.118159882 +0000 UTC m=+76.100182360 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743aa00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f5500 item 35 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743b080): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743b080): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743b080): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743b080): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743b080): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.120164048 +0000 UTC m=+76.102186506 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743b080): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743b580): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743b580): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f58f0 item 36 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743b580): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743b580): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743b580): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743b580): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743b580): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.121072253 +0000 UTC m=+76.103094711 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743b580): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743bac0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743bac0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743bac0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743bac0): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743bac0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.121072253 +0000 UTC m=+76.103094711 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062743bac0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f5ab0 item 36 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458200): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458200): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458200): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458200): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458200): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.123138075 +0000 UTC m=+76.105160564 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458200): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458680): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458680): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458680): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458680): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458680): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627948000 item 37 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458680): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458680): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.12388198 +0000 UTC m=+76.105904479 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458680): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458b80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458b80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458b80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458b80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458b80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.12388198 +0000 UTC m=+76.105904479 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627458b80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306279481c0 item 37 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b340): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b340): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b340): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b340): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b340): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.127760376 +0000 UTC m=+76.109782824 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b340): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b840): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b840): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f836c0 item 38 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b840): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b840): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b840): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b840): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b840): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.128611023 +0000 UTC m=+76.110633471 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b840): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bd80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bd80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bd80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bd80): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bd80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.128611023 +0000 UTC m=+76.110633471 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bd80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f83960 item 38 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262500): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262500): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262500): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262500): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262500): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.130243747 +0000 UTC m=+76.112266195 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262500): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262a00): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262a00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262a00): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262a00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262a00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d200e0 item 39 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262a00): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262a00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.131200294 +0000 UTC m=+76.113222752 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262a00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262f00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262f00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262f00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262f00): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262f00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.131200294 +0000 UTC m=+76.113222752 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627262f00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d203f0 item 39 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627263580): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627263580): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627263580): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627263580): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627263580): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.133449121 +0000 UTC m=+76.115471579 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627263580): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627263a80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627263a80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d20fc0 item 40 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627263a80): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627263a80): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627263a80): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627263a80): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627263a80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.134600527 +0000 UTC m=+76.116622985 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627263a80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275160c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275160c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275160c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275160c0): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275160c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.134600527 +0000 UTC m=+76.116622985 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275160c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d21490 item 40 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627516680): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627516680): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627516680): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627516680): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627516680): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627516680): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627516680): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.136527357 +0000 UTC m=+76.118549805 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627516680): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627516b80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627516b80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627516b80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c78070 item 41 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627516b80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627516b80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.137233911 +0000 UTC m=+76.119256359 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627516b80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517040): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517040): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517040): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517040): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517040): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c78620 item 41 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517040): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517040): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.137989999 +0000 UTC m=+76.120012457 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517040): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517580): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517580): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517580): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517580): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517580): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.137989999 +0000 UTC m=+76.120012457 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517580): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c78850 item 41 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517bc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517bc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517bc0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517bc0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517bc0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517bc0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517bc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.139933881 +0000 UTC m=+76.121956329 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627517bc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275461c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275461c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275461c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c79030 item 42 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275461c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275461c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.140632832 +0000 UTC m=+76.122655280 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275461c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627546700): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627546700): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c79490 item 42 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627546700): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627546700): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627546700): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627546700): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627546700): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.14154823 +0000 UTC m=+76.123570678 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627546700): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627546c80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627546c80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627546c80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627546c80): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627546c80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.14154823 +0000 UTC m=+76.123570678 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627546c80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c79ab0 item 42 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275472c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275472c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275472c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275472c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275472c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275472c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275472c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.143479248 +0000 UTC m=+76.125501696 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275472c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275477c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275477c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275477c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d30380 item 43 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275477c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275477c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.144580278 +0000 UTC m=+76.126602776 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275477c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627547d00): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627547d00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627547d00): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627547d00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627547d00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d307e0 item 43 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627547d00): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627547d00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.145493944 +0000 UTC m=+76.127516422 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627547d00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758c340): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758c340): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758c340): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758c340): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758c340): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.145493944 +0000 UTC m=+76.127516422 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758c340): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d30a10 item 43 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758c980): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758c980): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758c980): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758c980): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758c980): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758c980): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758c980): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.147549836 +0000 UTC m=+76.129572284 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758c980): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758ce80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758ce80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758ce80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d31340 item 44 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758ce80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758ce80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.148220383 +0000 UTC m=+76.130242831 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758ce80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758d3c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758d3c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d31b90 item 44 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758d3c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758d3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758d3c0): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758d3c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758d3c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.149184284 +0000 UTC m=+76.131206732 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758d3c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758d940): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758d940): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758d940): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758d940): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758d940): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.149184284 +0000 UTC m=+76.131206732 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062758d940): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5e1c0 item 44 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4080): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4080): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4080): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4080): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4080): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4080): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4080): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.151224067 +0000 UTC m=+76.133246535 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4080): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4580): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4580): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4580): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5e9a0 item 45 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4580): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4580): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.152182166 +0000 UTC m=+76.134204714 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4580): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4c80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4c80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4c80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4c80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4c80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.152182166 +0000 UTC m=+76.134204714 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b4c80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5ebd0 item 45 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b52c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b52c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b52c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b52c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b52c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b52c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b52c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.154650259 +0000 UTC m=+76.136672717 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275b52c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627459340): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627459340): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627459340): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306279483f0 item 46 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627459340): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627459340): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.155435371 +0000 UTC m=+76.137457829 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627459340): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627459a40): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627459a40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627459a40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627459a40): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627459a40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.155435371 +0000 UTC m=+76.137457829 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627459a40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627948690 item 46 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748c180): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748c180): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748c180): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748c180): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748c180): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748c180): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748c180): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.157581055 +0000 UTC m=+76.139603503 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748c180): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748c680): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748c680): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748c680): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627948bd0 item 47 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748c680): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748c680): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.158243626 +0000 UTC m=+76.140266074 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748c680): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748cd80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748cd80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748cd80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748cd80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748cd80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.158243626 +0000 UTC m=+76.140266074 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748cd80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627948e00 item 47 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748d3c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748d3c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748d3c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748d3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748d3c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748d3c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748d3c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.160313375 +0000 UTC m=+76.142335894 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748d3c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748d8c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748d8c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748d8c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627949180 item 48 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748d8c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748d8c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.161450944 +0000 UTC m=+76.143473392 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062748d8c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bc0c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bc0c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bc0c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bc0c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bc0c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.161450944 +0000 UTC m=+76.143473392 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bc0c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627949340 item 48 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bc700): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bc700): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bc700): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bc700): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bc700): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.163630712 +0000 UTC m=+76.145653160 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bc700): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bcb80): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bcb80): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bcb80): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bcb80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bcb80): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bcb80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306279498f0 item 49 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bcb80): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bcb80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.164379286 +0000 UTC m=+76.146401734 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bcb80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bd0c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bd0c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bd0c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bd0c0): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bd0c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.164379286 +0000 UTC m=+76.146401734 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bd0c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627949ab0 item 49 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bd740): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bd740): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bd740): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bd740): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bd740): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.166375216 +0000 UTC m=+76.148397664 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bd740): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bdc40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bdc40): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bdc40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626ab6070 item 50 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bdc40): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bdc40): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bdc40): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bdc40): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bdc40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.16724595 +0000 UTC m=+76.149268408 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274bdc40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e22c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e22c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e22c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e22c0): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e22c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.16724595 +0000 UTC m=+76.149268408 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e22c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626ab6540 item 50 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e2940): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e2940): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e2940): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e2940): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e2940): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.169369702 +0000 UTC m=+76.151392160 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e2940): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e2e40): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e2e40): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e2e40): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e2e40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e2e40): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e2e40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626ab6b60 item 51 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e2e40): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e2e40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.170153793 +0000 UTC m=+76.152176311 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e2e40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e3380): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e3380): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e3380): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e3380): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e3380): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.170153793 +0000 UTC m=+76.152176311 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e3380): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626ab6d20 item 51 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e3a00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e3a00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e3a00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e3a00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e3a00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.17213207 +0000 UTC m=+76.154154528 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274e3a00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610000): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610000): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610000): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626ab72d0 item 52 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610000): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610000): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610000): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610000): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610000): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.172922092 +0000 UTC m=+76.154944611 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610000): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610580): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610580): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610580): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610580): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610580): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.172922092 +0000 UTC m=+76.154944611 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610580): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626ab7490 item 52 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610c00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610c00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610c00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610c00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610c00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.175124452 +0000 UTC m=+76.157146900 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627610c00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611100): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611100): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611100): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611100): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611100): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611100): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626ab7dc0 item 53 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611100): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611100): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.175680722 +0000 UTC m=+76.157703170 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611100): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611640): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611640): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611640): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611640): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611640): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.175680722 +0000 UTC m=+76.157703170 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611640): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062794a1c0 item 53 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611cc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611cc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611cc0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611cc0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611cc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.177959708 +0000 UTC m=+76.159982206 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627611cc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762a2c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762a2c0): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762a2c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062794a690 item 54 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762a2c0): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762a2c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762a2c0): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762a2c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762a2c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.178844799 +0000 UTC m=+76.160867277 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762a2c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762a840): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762a840): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762a840): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762a840): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762a840): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.178844799 +0000 UTC m=+76.160867277 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762a840): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062794a930 item 54 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762aec0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762aec0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762aec0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762aec0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762aec0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.180911654 +0000 UTC m=+76.162934182 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762aec0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762b3c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762b3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762b3c0): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762b3c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762b3c0): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762b3c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062794b180 item 55 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762b3c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762b3c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.18178347 +0000 UTC m=+76.163805928 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762b3c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762b900): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762b900): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762b900): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762b900): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762b900): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.18178347 +0000 UTC m=+76.163805928 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062762b900): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062794b420 item 55 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765e080): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765e080): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765e080): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765e080): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765e080): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.184055001 +0000 UTC m=+76.166077449 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765e080): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765e580): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765e580): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765e580): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062794b810 item 56 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765e580): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765e580): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765e580): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765e580): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765e580): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.184895448 +0000 UTC m=+76.166917897 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765e580): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765eb00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765eb00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765eb00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765eb00): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765eb00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.184895448 +0000 UTC m=+76.166917897 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765eb00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062794bab0 item 56 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765f140): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765f140): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765f140): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765f140): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765f140): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765f140): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765f140): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765f140): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.186867272 +0000 UTC m=+76.168889741 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765f140): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765f680): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765f680): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765f680): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c80a80 item 57 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765f680): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765f680): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.187584868 +0000 UTC m=+76.169607327 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765f680): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765fbc0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765fbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765fbc0): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765fbc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765fbc0): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765fbc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c810a0 item 57 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765fbc0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765fbc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.188376544 +0000 UTC m=+76.170399012 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062765fbc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767e240): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767e240): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767e240): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767e240): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767e240): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.188376544 +0000 UTC m=+76.170399012 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767e240): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c81650 item 57 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767e880): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767e880): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767e880): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767e880): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767e880): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767e880): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767e880): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767e880): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.190194427 +0000 UTC m=+76.172216885 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767e880): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767edc0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767edc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767edc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c487e0 item 58 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767edc0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767edc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.190769083 +0000 UTC m=+76.172791542 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767edc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767f300): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767f300): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767f300): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c48d20 item 58 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767f300): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767f300): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767f300): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767f300): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767f300): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.191588932 +0000 UTC m=+76.173611400 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767f300): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767f8c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767f8c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767f8c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767f8c0): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767f8c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.191588932 +0000 UTC m=+76.173611400 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062767f8c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c491f0 item 58 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8000): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8000): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8000): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8000): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8000): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8000): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8000): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8000): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.195555094 +0000 UTC m=+76.177577542 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8000): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8540): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8540): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8540): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3e4d0 item 59 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8540): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8540): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.196272409 +0000 UTC m=+76.178294857 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8540): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8a80): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8a80): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8a80): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8a80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8a80): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8a80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3e770 item 59 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8a80): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8a80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.197176376 +0000 UTC m=+76.179198834 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a8a80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9000): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9000): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9000): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9000): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9000): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.197176376 +0000 UTC m=+76.179198834 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9000): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3ea10 item 59 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9640): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9640): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9640): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9640): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9640): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9640): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9640): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9640): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.199166284 +0000 UTC m=+76.181188772 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9640): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9b80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9b80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9b80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3ed90 item 60 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9b80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9b80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.199923765 +0000 UTC m=+76.181946213 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276a9b80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d21c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d21c0): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d21c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3f0a0 item 60 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d21c0): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d21c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d21c0): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d21c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d21c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.200819948 +0000 UTC m=+76.182842396 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d21c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d2780): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d2780): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d2780): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d2780): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d2780): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.200819948 +0000 UTC m=+76.182842396 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d2780): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3f340 item 60 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d2dc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d2dc0): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d2dc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d2dc0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d2dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d2dc0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d2dc0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d2dc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.203137997 +0000 UTC m=+76.185160455 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d2dc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d3300): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d3300): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d3300): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3f8f0 item 61 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d3300): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d3300): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.203806119 +0000 UTC m=+76.185828608 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d3300): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d3a00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d3a00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d3a00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d3a00): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d3a00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.203806119 +0000 UTC m=+76.185828608 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276d3a00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb22a0 item 61 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ee140): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ee140): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ee140): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ee140): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ee140): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ee140): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ee140): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ee140): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.206353451 +0000 UTC m=+76.188375909 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ee140): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ee680): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ee680): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ee680): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb2930 item 62 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ee680): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ee680): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.207038805 +0000 UTC m=+76.189061273 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ee680): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276eed80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276eed80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276eed80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276eed80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276eed80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.207038805 +0000 UTC m=+76.189061273 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276eed80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb2c40 item 62 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ef3c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ef3c0): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ef3c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ef3c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ef3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ef3c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ef3c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ef3c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.209337707 +0000 UTC m=+76.191360155 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ef3c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ef900): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ef900): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ef900): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb3110 item 63 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ef900): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ef900): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.209986082 +0000 UTC m=+76.192008539 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276ef900): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770e100): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770e100): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770e100): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770e100): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770e100): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.209986082 +0000 UTC m=+76.192008539 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770e100): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb33b0 item 63 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770e740): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770e740): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770e740): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770e740): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770e740): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770e740): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770e740): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770e740): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.212105656 +0000 UTC m=+76.194128104 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770e740): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770ec80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770ec80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770ec80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb3810 item 64 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770ec80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770ec80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.212782454 +0000 UTC m=+76.194804912 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770ec80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770f380): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770f380): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770f380): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770f380): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770f380): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.212782454 +0000 UTC m=+76.194804912 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770f380): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb39d0 item 64 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770f9c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770f9c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770f9c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770f9c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770f9c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.215138414 +0000 UTC m=+76.197160872 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770f9c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770fe40): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770fe40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770fe40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770fe40): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770fe40): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb3d50 item 65 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770fe40): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770fe40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.215979342 +0000 UTC m=+76.198001791 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062770fe40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a440): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a440): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a440): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a440): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a440): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.215979342 +0000 UTC m=+76.198001791 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a440): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5a150 item 65 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772aa80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772aa80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772aa80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772aa80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772aa80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.218552482 +0000 UTC m=+76.200574941 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772aa80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343640): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343640): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5ed90 item 66 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343640): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343640): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343640): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343640): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343640): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.220600551 +0000 UTC m=+76.202623000 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343640): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343b80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343b80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343b80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343b80): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343b80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.220600551 +0000 UTC m=+76.202623000 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343b80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5f0a0 item 66 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277862c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277862c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277862c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277862c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277862c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.223029309 +0000 UTC m=+76.205051777 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277862c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4180): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4180): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4180): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4180): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4180): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5a150 item 67 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4180): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4180): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.224063763 +0000 UTC m=+76.206086211 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4180): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4680): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4680): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4680): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4680): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4680): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.224063763 +0000 UTC m=+76.206086211 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4680): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5a540 item 67 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4d00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4d00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4d00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4d00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4d00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.226943072 +0000 UTC m=+76.208965560 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c4d00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5280): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5280): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5ab60 item 68 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5280): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5280): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5280): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5280): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5280): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.228054511 +0000 UTC m=+76.210076970 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5280): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c57c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c57c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c57c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c57c0): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c57c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.228054511 +0000 UTC m=+76.210076970 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c57c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5b110 item 68 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5e00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5e00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5e00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5e00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5e00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.230143868 +0000 UTC m=+76.212166326 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273c5e00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a380): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a380): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a380): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a380): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a380): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5a380 item 69 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a380): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a380): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.230856013 +0000 UTC m=+76.212878461 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a380): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a880): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a880): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a880): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a880): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a880): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.230856013 +0000 UTC m=+76.212878461 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772a880): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5a700 item 69 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772b200): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772b200): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772b200): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772b200): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772b200): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.232948726 +0000 UTC m=+76.214971174 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772b200): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772b700): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772b700): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5abd0 item 70 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772b700): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772b700): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772b700): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772b700): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772b700): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.233811716 +0000 UTC m=+76.215834184 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772b700): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772bc40): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772bc40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772bc40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772bc40): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772bc40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.233811716 +0000 UTC m=+76.215834184 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062772bc40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5b260 item 70 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627786980): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627786980): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627786980): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627786980): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627786980): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.23587384 +0000 UTC m=+76.217896319 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627786980): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627786e80): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627786e80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627786e80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627786e80): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627786e80): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5b880 item 71 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627786e80): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627786e80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.236807304 +0000 UTC m=+76.218829772 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627786e80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627787380): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627787380): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627787380): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627787380): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627787380): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.236807304 +0000 UTC m=+76.218829772 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627787380): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5ba40 item 71 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627787a00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627787a00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627787a00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627787a00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627787a00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.239311345 +0000 UTC m=+76.221333803 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627787a00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306268ead40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306268ead40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5e150 item 72 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306268ead40): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306268ead40): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306268ead40): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306268ead40): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306268ead40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.240352661 +0000 UTC m=+76.222375170 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306268ead40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c500): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c500): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c500): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c500): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c500): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.240352661 +0000 UTC m=+76.222375170 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c500): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5e070 item 72 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cb00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cb00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cb00): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cb00): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cb00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cb00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cb00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.242444423 +0000 UTC m=+76.224466881 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cb00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d080): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d080): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d080): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5e850 item 73 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d080): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d080): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.24325358 +0000 UTC m=+76.225276039 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d080): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d600): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d600): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d600): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d600): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d600): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5eaf0 item 73 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d600): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d600): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.24422236 +0000 UTC m=+76.226244829 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d600): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc6b80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc6b80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc6b80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc6b80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc6b80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.24422236 +0000 UTC m=+76.226244829 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc6b80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5f030 item 73 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7880): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7880): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7880): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7880): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7880): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7880): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7880): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.246236785 +0000 UTC m=+76.228259243 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7880): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8180): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8180): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8180): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5f6c0 item 74 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8180): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8180): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.247320853 +0000 UTC m=+76.229343362 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8180): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8740): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8740): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5fab0 item 74 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8740): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8740): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8740): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8740): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8740): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.248334548 +0000 UTC m=+76.230357006 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8740): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8dc0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8dc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8dc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8dc0): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8dc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.248334548 +0000 UTC m=+76.230357006 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8dc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5fc70 item 74 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc9640): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc9640): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc9640): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc9640): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc9640): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc9640): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc9640): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.250475753 +0000 UTC m=+76.232498260 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc9640): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a400): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a400): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a400): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c08930 item 75 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a400): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a400): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.251356325 +0000 UTC m=+76.233378774 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a400): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a940): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a940): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a940): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a940): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a940): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c092d0 item 75 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a940): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a940): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.252269641 +0000 UTC m=+76.234292089 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a940): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733af80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733af80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733af80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733af80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733af80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.252269641 +0000 UTC m=+76.234292089 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733af80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306270780e0 item 75 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b6c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b6c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b6c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b6c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b6c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b6c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b6c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.254961054 +0000 UTC m=+76.236983513 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b6c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733bbc0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733bbc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733bbc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627078620 item 76 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733bbc0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733bbc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.25578981 +0000 UTC m=+76.237812267 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733bbc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112240): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112240): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306270789a0 item 76 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112240): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112240): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112240): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112240): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112240): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.257204142 +0000 UTC m=+76.239226609 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112240): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224340): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224340): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224340): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224340): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224340): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.257204142 +0000 UTC m=+76.239226609 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224340): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c520e0 item 76 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224b80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224b80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224b80): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224b80): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224b80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224b80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224b80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.260068813 +0000 UTC m=+76.242091331 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224b80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225080): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225080): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225080): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c52d90 item 77 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225080): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225080): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.260918908 +0000 UTC m=+76.242941356 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225080): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225800): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225800): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225800): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225800): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225800): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.260918908 +0000 UTC m=+76.242941356 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225800): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c530a0 item 77 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225e40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225e40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225e40): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225e40): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225e40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225e40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225e40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.26336562 +0000 UTC m=+76.245388068 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225e40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946640): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946640): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946640): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c53a40 item 78 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946640): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946640): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.264015197 +0000 UTC m=+76.246037665 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946640): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946fc0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946fc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946fc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946fc0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946fc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.264015197 +0000 UTC m=+76.246037665 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946fc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c53ce0 item 78 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626947a40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626947a40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626947a40): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626947a40): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626947a40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626947a40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626947a40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.266433094 +0000 UTC m=+76.248455542 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626947a40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca280): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca280): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca280): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5c540 item 79 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca280): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca280): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.267177069 +0000 UTC m=+76.249199558 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca280): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca980): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca980): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca980): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca980): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca980): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.267177069 +0000 UTC m=+76.249199558 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca980): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5c9a0 item 79 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb040): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb040): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb040): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb040): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb040): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb040): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb040): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.269392845 +0000 UTC m=+76.251415303 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb040): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb540): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb540): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb540): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5d340 item 80 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb540): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb540): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.270431477 +0000 UTC m=+76.252453935 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb540): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbcc0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbcc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbcc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbcc0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbcc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.270431477 +0000 UTC m=+76.252453935 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbcc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5d650 item 80 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c400): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c400): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c400): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c400): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c400): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.272809259 +0000 UTC m=+76.254831717 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c400): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c880): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c880): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c880): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c880): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c880): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c880): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627576000 item 81 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c880): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c880): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.273633435 +0000 UTC m=+76.255655893 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c880): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cdc0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cdc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cdc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cdc0): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cdc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.273633435 +0000 UTC m=+76.255655893 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cdc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306275761c0 item 81 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d440): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d440): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d440): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d440): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d440): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.275687755 +0000 UTC m=+76.257710213 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d440): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d940): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d940): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d940): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627576690 item 82 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d940): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d940): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d940): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d940): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d940): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.276520428 +0000 UTC m=+76.258542886 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d940): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8080): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8080): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8080): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8080): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8080): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.276520428 +0000 UTC m=+76.258542886 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8080): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627576930 item 82 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8880): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8880): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8880): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8880): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8880): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.278179262 +0000 UTC m=+76.260201720 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8880): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8d80): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8d80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8d80): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8d80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8d80): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8d80): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627576e00 item 83 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8d80): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8d80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.278903789 +0000 UTC m=+76.260926258 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8d80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9300): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9300): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9300): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9300): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9300): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.278903789 +0000 UTC m=+76.260926258 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9300): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627577180 item 83 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9a00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9a00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9a00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9a00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9a00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.280737454 +0000 UTC m=+76.262759911 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9a00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a400): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a400): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a400): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627577570 item 84 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a400): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a400): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a400): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a400): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a400): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.281592718 +0000 UTC m=+76.263615206 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a400): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740aa80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740aa80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740aa80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740aa80): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740aa80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.281592718 +0000 UTC m=+76.263615206 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740aa80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627577730 item 84 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b100): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b100): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b100): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b100): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b100): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.283561518 +0000 UTC m=+76.265583977 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b100): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627577ab0 item 85 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.284396996 +0000 UTC m=+76.266419454 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bb40): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bb40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bb40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bb40): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bb40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.284396996 +0000 UTC m=+76.266419454 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bb40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627577c70 item 85 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273422c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273422c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273422c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273422c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273422c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.286514916 +0000 UTC m=+76.268537374 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273422c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273427c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273427c0): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273427c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626912230 item 86 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273427c0): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273427c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273427c0): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273427c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273427c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.287393916 +0000 UTC m=+76.269416375 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273427c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342d80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342d80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342d80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342d80): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342d80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.287393916 +0000 UTC m=+76.269416375 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342d80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306269125b0 item 86 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343400): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343400): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343400): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343400): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343400): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.289578734 +0000 UTC m=+76.271601201 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343400): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d8440): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d8440): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d8440): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d8440): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d8440): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d8440): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626913420 item 87 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d8440): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d8440): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.290585255 +0000 UTC m=+76.272607713 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d8440): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d8980): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d8980): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d8980): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d8980): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d8980): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.290585255 +0000 UTC m=+76.272607713 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d8980): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626913650 item 87 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9000): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9000): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9000): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9000): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9000): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.292600742 +0000 UTC m=+76.274623200 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9000): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9500): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9500): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9500): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626913c70 item 88 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9500): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9500): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9500): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9500): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9500): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.293390043 +0000 UTC m=+76.275412502 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9500): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9a80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9a80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9a80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9a80): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9a80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.293390043 +0000 UTC m=+76.275412502 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277d9a80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062696a150 item 88 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e61c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e61c0): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e61c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e61c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e61c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e61c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e61c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e61c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.295518824 +0000 UTC m=+76.277541282 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e61c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e6700): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e6700): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e6700): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062696a620 item 89 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e6700): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e6700): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.296158924 +0000 UTC m=+76.278181372 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e6700): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e6c40): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e6c40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e6c40): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e6c40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e6c40): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e6c40): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062696a7e0 item 89 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e6c40): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e6c40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.296970066 +0000 UTC m=+76.278992514 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e6c40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e71c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e71c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e71c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e71c0): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e71c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.296970066 +0000 UTC m=+76.278992514 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e71c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062696b0a0 item 89 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e7800): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e7800): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e7800): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e7800): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e7800): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e7800): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e7800): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e7800): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.299003817 +0000 UTC m=+76.281026265 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e7800): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e7d40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e7d40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e7d40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062696b500 item 90 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e7d40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e7d40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.300335282 +0000 UTC m=+76.282357730 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277e7d40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6380): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6380): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6380): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062696b6c0 item 90 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6380): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6380): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6380): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6380): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6380): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.301061974 +0000 UTC m=+76.283084422 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6380): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6940): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6940): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6940): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6940): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6940): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.301061974 +0000 UTC m=+76.283084422 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6940): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062696b880 item 90 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6f80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6f80): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6f80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6f80): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6f80): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6f80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6f80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6f80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.302753179 +0000 UTC m=+76.284775627 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f6f80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f74c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f74c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f74c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062696bc70 item 91 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f74c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f74c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.303459784 +0000 UTC m=+76.285482232 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f74c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f7a00): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f7a00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f7a00): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f7a00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f7a00): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f7a00): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306272000e0 item 91 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f7a00): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f7a00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.304187668 +0000 UTC m=+76.286210116 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306277f7a00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7a080): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7a080): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7a080): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7a080): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7a080): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.304187668 +0000 UTC m=+76.286210116 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7a080): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306272002a0 item 91 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7a6c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7a6c0): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7a6c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7a6c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7a6c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7a6c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7a6c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7a6c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.306048694 +0000 UTC m=+76.288071142 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7a6c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7ac00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7ac00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7ac00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627200700 item 92 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7ac00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7ac00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.306816945 +0000 UTC m=+76.288839393 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7ac00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7b140): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7b140): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7b140): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306272008c0 item 92 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7b140): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7b140): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7b140): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7b140): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7b140): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.30765081 +0000 UTC m=+76.289673258 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7b140): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7b700): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7b700): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7b700): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7b700): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7b700): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.30765081 +0000 UTC m=+76.289673258 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7b700): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627200af0 item 92 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7bd40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7bd40): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7bd40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7bd40): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7bd40): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7bd40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7bd40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7bd40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.309595193 +0000 UTC m=+76.291617651 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626e7bd40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee380): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee380): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee380): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306272016c0 item 93 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee380): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee380): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.310368844 +0000 UTC m=+76.292391292 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eee380): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eeea80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eeea80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eeea80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eeea80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eeea80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.310368844 +0000 UTC m=+76.292391292 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eeea80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627201a40 item 93 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef0c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef0c0): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef0c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef0c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef0c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef0c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef0c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef0c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.312368972 +0000 UTC m=+76.294391420 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef0c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef600): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef600): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef600): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d2c1c0 item 94 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef600): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef600): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.312934621 +0000 UTC m=+76.294957069 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eef600): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eefd00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eefd00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eefd00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eefd00): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eefd00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.312934621 +0000 UTC m=+76.294957069 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626eefd00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d2c770 item 94 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fce440): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fce440): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fce440): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fce440): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fce440): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fce440): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fce440): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fce440): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.314738728 +0000 UTC m=+76.296761176 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fce440): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fce980): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fce980): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fce980): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d2cfc0 item 95 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fce980): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fce980): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.315423412 +0000 UTC m=+76.297445860 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fce980): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcf080): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcf080): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcf080): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcf080): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcf080): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.315423412 +0000 UTC m=+76.297445860 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcf080): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d2d500 item 95 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcf6c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcf6c0): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcf6c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcf6c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcf6c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcf6c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcf6c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcf6c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.31767814 +0000 UTC m=+76.299700598 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcf6c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcfc00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcfc00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcfc00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d3e000 item 96 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcfc00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcfc00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.319452993 +0000 UTC m=+76.301475441 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fcfc00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704e400): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704e400): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704e400): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704e400): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704e400): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.319452993 +0000 UTC m=+76.301475441 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704e400): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d3e700 item 96 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= 2026/08/19 01:24:34 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:34 DEBUG : Looking for writers 2026/08/19 01:24:34 DEBUG : >WaitForWriters: 2026/08/19 01:24:34 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:34 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:34 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:34 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:34 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/19 01:24:34 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f180): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f180): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f180): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f180): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f180): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.453847018 +0000 UTC m=+76.435869466 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f180): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f600): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f600): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f600): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f600): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f600): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f600): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f600): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.453847018 +0000 UTC m=+76.435869466 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f600): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704fac0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704fac0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704fac0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704fac0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704fac0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.453847018 +0000 UTC m=+76.435869466 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704fac0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306270c36c0 item 1 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dc200): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dc200): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dc200): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dc200): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dc200): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.456471645 +0000 UTC m=+76.438494093 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dc200): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dc700): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dc700): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dc700): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dc700): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dc700): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.456471645 +0000 UTC m=+76.438494093 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dc700): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f4230 item 2 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dcd40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dcd40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dcd40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dcd40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dcd40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.458430055 +0000 UTC m=+76.440452584 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dcd40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dd1c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dd1c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dd1c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dd1c0): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dd1c0): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dd1c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dd1c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.458430055 +0000 UTC m=+76.440452584 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dd1c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dd680): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dd680): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dd680): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dd680): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dd680): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.458430055 +0000 UTC m=+76.440452584 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270dd680): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f4620 item 3 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ddd00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ddd00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ddd00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ddd00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ddd00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.461669744 +0000 UTC m=+76.443692232 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ddd00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fe340): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fe340): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fe340): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fe340): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fe340): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.461669744 +0000 UTC m=+76.443692232 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fe340): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f4af0 item 4 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fe980): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fe980): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fe980): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fe980): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fe980): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.463883025 +0000 UTC m=+76.445905483 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fe980): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fee00): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fee00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fee00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fee00): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fee00): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fee00): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fee00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.463883025 +0000 UTC m=+76.445905483 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270fee00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ff2c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ff2c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ff2c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ff2c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ff2c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.463883025 +0000 UTC m=+76.445905483 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ff2c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f5030 item 5 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ff940): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ff940): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ff940): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ff940): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ff940): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.467950919 +0000 UTC m=+76.449973387 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ff940): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ffe80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ffe80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ffe80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ffe80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ffe80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.467950919 +0000 UTC m=+76.449973387 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ffe80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f5730 item 6 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246600): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246600): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246600): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246600): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246600): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.469971896 +0000 UTC m=+76.451994354 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246600): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246b00): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246b00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246b00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246b00): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246b00): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246b00): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246b00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.469971896 +0000 UTC m=+76.451994354 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246b00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246fc0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246fc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246fc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246fc0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246fc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.469971896 +0000 UTC m=+76.451994354 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627246fc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f5ab0 item 7 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627247640): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627247640): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627247640): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627247640): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627247640): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.473564843 +0000 UTC m=+76.455587322 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627247640): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627247b80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627247b80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627247b80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627247b80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627247b80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.473564843 +0000 UTC m=+76.455587322 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627247b80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f82150 item 8 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266240): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x30627266240): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266240): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266240): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266240): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266240): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266240): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266600): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266600): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266600): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266600): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266600): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.476139296 +0000 UTC m=+76.458161794 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266600): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266a80): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266a80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266a80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266a80): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266a80): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266a80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.476139296 +0000 UTC m=+76.458161794 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266a80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266f80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266f80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266f80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266f80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266f80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.476139296 +0000 UTC m=+76.458161794 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266f80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f82690 item 9 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267600): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267600): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267600): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267600): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267600): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.479444659 +0000 UTC m=+76.461467137 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267600): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267b40): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267b40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267b40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267b40): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267b40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.479444659 +0000 UTC m=+76.461467137 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267b40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f82fc0 item 10 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729a280): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x3062729a280): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729a280): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729a280): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729a280): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729a280): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729a280): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729a640): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729a640): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729a640): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729a640): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729a640): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.482432494 +0000 UTC m=+76.464454962 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729a640): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729ab40): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729ab40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729ab40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729ab40): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729ab40): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729ab40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729ab40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.482432494 +0000 UTC m=+76.464454962 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729ab40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729b040): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729b040): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729b040): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729b040): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729b040): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.482432494 +0000 UTC m=+76.464454962 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729b040): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f83730 item 11 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729b6c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729b6c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729b6c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729b6c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729b6c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.48567587 +0000 UTC m=+76.467698328 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729b6c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729bc00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729bc00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729bc00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729bc00): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729bc00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.48567587 +0000 UTC m=+76.467698328 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729bc00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d200e0 item 12 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0340): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x306272d0340): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0340): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0340): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0340): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0340): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0340): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0700): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0700): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0700): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0700): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0700): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.488375989 +0000 UTC m=+76.470398437 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0700): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0dc0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0dc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0dc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0dc0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0dc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.488375989 +0000 UTC m=+76.470398437 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d0dc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d209a0 item 13 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d1440): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d1440): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d1440): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d1440): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d1440): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.490822992 +0000 UTC m=+76.472845450 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d1440): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d1980): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d1980): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d1980): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d1980): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d1980): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.490822992 +0000 UTC m=+76.472845450 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272d1980): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d21490 item 14 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e80c0): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x306272e80c0): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e80c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e80c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e80c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e80c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e80c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e8480): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e8480): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e8480): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e8480): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e8480): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.492984685 +0000 UTC m=+76.475007133 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e8480): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e8b40): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e8b40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e8b40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e8b40): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e8b40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.492984685 +0000 UTC m=+76.475007133 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e8b40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c78070 item 15 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e91c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e91c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e91c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e91c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e91c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.494677933 +0000 UTC m=+76.476700382 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e91c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e9700): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e9700): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e9700): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e9700): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e9700): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.494677933 +0000 UTC m=+76.476700382 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e9700): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c78850 item 16 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e9d40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e9d40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e9d40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e9d40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e9d40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.496391911 +0000 UTC m=+76.478414359 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e9d40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732c2c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732c2c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732c2c0): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732c2c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732c2c0): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732c2c0): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732c2c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732c2c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.496391911 +0000 UTC m=+76.478414359 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732c2c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732c7c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732c7c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732c7c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732c7c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732c7c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.496391911 +0000 UTC m=+76.478414359 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732c7c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c78fc0 item 17 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732ce40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732ce40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732ce40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732ce40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732ce40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.49876813 +0000 UTC m=+76.480790588 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732ce40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732d380): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732d380): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732d380): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732d380): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732d380): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.49876813 +0000 UTC m=+76.480790588 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732d380): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c79dc0 item 18 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732da00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732da00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732da00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732da00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732da00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.500953758 +0000 UTC m=+76.482976216 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062732da00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388000): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388000): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388000): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388000): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388000): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388000): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388000): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388000): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.500953758 +0000 UTC m=+76.482976216 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388000): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388500): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388500): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388500): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388500): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388500): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.500953758 +0000 UTC m=+76.482976216 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388500): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d30540 item 19 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388b80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388b80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388b80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388b80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388b80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.505136068 +0000 UTC m=+76.487158566 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627388b80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273890c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273890c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273890c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273890c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273890c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.505136068 +0000 UTC m=+76.487158566 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273890c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d310a0 item 20 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627389740): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627389740): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627389740): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627389740): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627389740): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.5070692 +0000 UTC m=+76.489091657 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627389740): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627389c40): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627389c40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627389c40): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627389c40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627389c40): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627389c40): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627389c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627389c40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.5070692 +0000 UTC m=+76.489091657 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627389c40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740e240): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740e240): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740e240): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740e240): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740e240): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.5070692 +0000 UTC m=+76.489091657 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740e240): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d31ce0 item 21 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740e8c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740e8c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740e8c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740e8c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740e8c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.510204682 +0000 UTC m=+76.492227150 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740e8c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740ee00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740ee00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740ee00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740ee00): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740ee00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.510204682 +0000 UTC m=+76.492227150 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740ee00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627948460 item 22 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740f480): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740f480): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740f480): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740f480): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740f480): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.512566473 +0000 UTC m=+76.494588931 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740f480): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740f980): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740f980): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740f980): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740f980): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740f980): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740f980): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740f980): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740f980): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.512566473 +0000 UTC m=+76.494588931 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740f980): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740fe80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740fe80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740fe80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740fe80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740fe80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.512566473 +0000 UTC m=+76.494588931 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740fe80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306279488c0 item 23 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627432600): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627432600): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627432600): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627432600): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627432600): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.515680215 +0000 UTC m=+76.497702672 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627432600): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627432b40): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627432b40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627432b40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627432b40): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627432b40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.515680215 +0000 UTC m=+76.497702672 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627432b40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627948fc0 item 24 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433180): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x30627433180): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433180): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433180): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433180): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433180): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433180): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433540): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433540): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433540): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433540): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433540): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.518548803 +0000 UTC m=+76.500571261 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433540): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433a40): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433a40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433a40): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433a40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433a40): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433a40): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433a40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.518548803 +0000 UTC m=+76.500571261 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627433a40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744c080): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744c080): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744c080): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744c080): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744c080): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.518548803 +0000 UTC m=+76.500571261 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744c080): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627949340 item 25 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744c700): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744c700): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744c700): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744c700): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744c700): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.521757534 +0000 UTC m=+76.503779983 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744c700): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744cc40): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744cc40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744cc40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744cc40): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744cc40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.521757534 +0000 UTC m=+76.503779983 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744cc40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627949a40 item 26 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744d280): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x3062744d280): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744d280): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744d280): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744d280): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744d280): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744d280): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744d640): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744d640): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744d640): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744d640): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744d640): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.524194356 +0000 UTC m=+76.506216825 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744d640): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744db40): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744db40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744db40): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744db40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744db40): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744db40): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744db40): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744db40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.524194356 +0000 UTC m=+76.506216825 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062744db40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747c180): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747c180): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747c180): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747c180): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747c180): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.524194356 +0000 UTC m=+76.506216825 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747c180): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627949e30 item 27 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747c800): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747c800): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747c800): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747c800): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747c800): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.527454605 +0000 UTC m=+76.509477053 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747c800): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747cd40): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747cd40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747cd40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747cd40): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747cd40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.527454605 +0000 UTC m=+76.509477053 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747cd40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626ab6a80 item 28 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d380): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x3062747d380): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d380): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d380): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d380): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d380): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d380): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d740): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d740): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d740): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d740): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d740): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.530028247 +0000 UTC m=+76.512050695 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747d740): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747de00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747de00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747de00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747de00): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747de00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.530028247 +0000 UTC m=+76.512050695 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062747de00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626ab6e00 item 29 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b2580): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b2580): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b2580): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b2580): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b2580): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.532274249 +0000 UTC m=+76.514296747 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b2580): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b2ac0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b2ac0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b2ac0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b2ac0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b2ac0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.532274249 +0000 UTC m=+76.514296747 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b2ac0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626ab73b0 item 30 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b3100): _readAt: size=2, off=0 2026/08/19 01:24:34 ERROR : open-test-file(0x306274b3100): Couldn't read size of file 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b3100): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b3100): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b3100): >_writeAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b3100): close: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b3100): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b34c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b34c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b34c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b34c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b34c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.534485355 +0000 UTC m=+76.516507803 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b34c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b3b80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b3b80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b3b80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b3b80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b3b80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.534485355 +0000 UTC m=+76.516507803 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274b3b80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626ab7c00 item 31 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274da300): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274da300): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274da300): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274da300): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274da300): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.536641007 +0000 UTC m=+76.518663465 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274da300): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274da840): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274da840): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274da840): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274da840): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274da840): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.536641007 +0000 UTC m=+76.518663465 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274da840): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062794a2a0 item 32 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274dae80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274dae80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274dae80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274dae80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274dae80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.538646355 +0000 UTC m=+76.520668803 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274dae80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274db300): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274db300): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274db300): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274db300): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274db300): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062794a850 item 33 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274db300): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274db300): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.539459501 +0000 UTC m=+76.521481959 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274db300): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274db800): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274db800): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274db800): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274db800): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274db800): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.539459501 +0000 UTC m=+76.521481959 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274db800): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062794ab60 item 33 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274dbe40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274dbe40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274dbe40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274dbe40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274dbe40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.541485799 +0000 UTC m=+76.523508247 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274dbe40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275003c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275003c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062794b340 item 34 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275003c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275003c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275003c0): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275003c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275003c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.542298053 +0000 UTC m=+76.524320501 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275003c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627500900): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627500900): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627500900): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627500900): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627500900): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.542298053 +0000 UTC m=+76.524320501 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627500900): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062794b570 item 34 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627500f40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627500f40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627500f40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627500f40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627500f40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.544657279 +0000 UTC m=+76.526679777 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627500f40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275013c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275013c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275013c0): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275013c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275013c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062794b9d0 item 35 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275013c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275013c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.549596849 +0000 UTC m=+76.531619317 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275013c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275018c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275018c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275018c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275018c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275018c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.549596849 +0000 UTC m=+76.531619317 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275018c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062794bc70 item 35 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753a040): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753a040): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753a040): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753a040): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753a040): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.552245552 +0000 UTC m=+76.534268010 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753a040): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753a540): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753a540): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c80ee0 item 36 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753a540): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753a540): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753a540): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753a540): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753a540): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.553470055 +0000 UTC m=+76.535492513 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753a540): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753aa80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753aa80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753aa80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753aa80): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753aa80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.553470055 +0000 UTC m=+76.535492513 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753aa80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c81420 item 36 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753b0c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753b0c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753b0c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753b0c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753b0c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.556018839 +0000 UTC m=+76.538041308 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753b0c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753b540): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753b540): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753b540): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753b540): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753b540): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c81d50 item 37 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753b540): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753b540): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.557205902 +0000 UTC m=+76.539228360 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753b540): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753ba40): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753ba40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753ba40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753ba40): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753ba40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.557205902 +0000 UTC m=+76.539228360 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062753ba40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c48a80 item 37 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275721c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275721c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275721c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275721c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275721c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.559559998 +0000 UTC m=+76.541582446 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275721c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275726c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275726c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c49c00 item 38 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275726c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275726c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275726c0): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275726c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275726c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.560463065 +0000 UTC m=+76.542485513 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275726c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627572c00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627572c00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627572c00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627572c00): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627572c00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.560463065 +0000 UTC m=+76.542485513 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627572c00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3e310 item 38 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573280): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573280): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573280): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573280): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573280): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.562640598 +0000 UTC m=+76.544663126 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573280): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573780): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573780): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573780): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573780): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573780): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3e930 item 39 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573780): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573780): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.563602024 +0000 UTC m=+76.545624482 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573780): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573c80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573c80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573c80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573c80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573c80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.563602024 +0000 UTC m=+76.545624482 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627573c80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3eaf0 item 39 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598400): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598400): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598400): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598400): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598400): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.565927086 +0000 UTC m=+76.547949574 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598400): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598900): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598900): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3ef50 item 40 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598900): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598900): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598900): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598900): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598900): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.566792229 +0000 UTC m=+76.548814677 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598900): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598e40): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598e40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598e40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598e40): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598e40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.566792229 +0000 UTC m=+76.548814677 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598e40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3f260 item 40 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271134c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271134c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271134c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271134c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271134c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271134c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271134c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.56920629 +0000 UTC m=+76.551228748 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271134c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271139c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271139c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271139c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb24d0 item 41 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271139c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271139c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.569984819 +0000 UTC m=+76.552007308 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271139c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113ec0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113ec0): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113ec0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113ec0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb2850 item 41 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113ec0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113ec0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.571051776 +0000 UTC m=+76.553074264 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113ec0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c500): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c500): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c500): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c500): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c500): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.571051776 +0000 UTC m=+76.553074264 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c500): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb2bd0 item 41 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760cb40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760cb40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760cb40): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760cb40): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760cb40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760cb40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760cb40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.573426892 +0000 UTC m=+76.555449349 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760cb40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d040): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d040): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d040): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb30a0 item 42 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d040): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d040): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.574358241 +0000 UTC m=+76.556380699 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d040): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d580): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d580): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb3260 item 42 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d580): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d580): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d580): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d580): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d580): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.575354252 +0000 UTC m=+76.557376710 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d580): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760db00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760db00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760db00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760db00): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760db00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.575354252 +0000 UTC m=+76.557376710 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760db00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb3500 item 42 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276360c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276360c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276360c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276360c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276360c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276360c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276360c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.578342596 +0000 UTC m=+76.560365065 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276360c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276365c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276365c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276365c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb38f0 item 43 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276365c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276365c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.578998956 +0000 UTC m=+76.561021405 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306276365c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627636b00): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627636b00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627636b00): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627636b00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627636b00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb3ab0 item 43 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627636b00): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627636b00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.579827422 +0000 UTC m=+76.561849880 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627636b00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626aa2400): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626aa2400): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626aa2400): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626aa2400): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626aa2400): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.579827422 +0000 UTC m=+76.561849880 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626aa2400): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5e0e0 item 43 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626aa3c40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626aa3c40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626aa3c40): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626aa3c40): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626aa3c40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626aa3c40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626aa3c40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.58477164 +0000 UTC m=+76.566794089 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626aa3c40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637200): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637200): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637200): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5ed90 item 44 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637200): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637200): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.585574737 +0000 UTC m=+76.567597185 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637200): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637740): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637740): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5f0a0 item 44 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637740): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637740): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637740): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637740): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637740): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.586265874 +0000 UTC m=+76.568288322 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637740): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637cc0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637cc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637cc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637cc0): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637cc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.586265874 +0000 UTC m=+76.568288322 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627637cc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5f3b0 item 44 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598400): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598400): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598400): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598400): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598400): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598400): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598400): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.587870945 +0000 UTC m=+76.569893393 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598400): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598900): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598900): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598900): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5fc70 item 45 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598900): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598900): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.588632633 +0000 UTC m=+76.570655081 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627598900): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627599180): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627599180): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627599180): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627599180): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627599180): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.588632633 +0000 UTC m=+76.570655081 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627599180): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb22a0 item 45 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275997c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275997c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275997c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275997c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275997c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275997c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275997c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.590574201 +0000 UTC m=+76.572596679 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275997c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627599cc0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627599cc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627599cc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb2930 item 46 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627599cc0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627599cc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.591261188 +0000 UTC m=+76.573283636 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627599cc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c600): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c600): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c600): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c600): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c600): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.591261188 +0000 UTC m=+76.573283636 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3c600): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb2c40 item 46 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cc80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cc80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cc80): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cc80): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cc80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cc80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cc80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.593480451 +0000 UTC m=+76.575502899 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3cc80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d200): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d200): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d200): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb3110 item 47 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d200): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d200): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.594048904 +0000 UTC m=+76.576071353 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626d3d200): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc6b00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc6b00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc6b00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc6b00): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc6b00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.594048904 +0000 UTC m=+76.576071353 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc6b00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb3420 item 47 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7840): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7840): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7840): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7840): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7840): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7840): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7840): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.596467934 +0000 UTC m=+76.578490441 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626bc7840): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8140): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8140): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8140): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3e690 item 48 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8140): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8140): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.597211768 +0000 UTC m=+76.579234216 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc8140): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc88c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc88c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc88c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc88c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc88c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.597211768 +0000 UTC m=+76.579234216 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc88c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3e930 item 48 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc9080): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc9080): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc9080): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc9080): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc9080): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.599381336 +0000 UTC m=+76.581403784 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc9080): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc96c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc96c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc96c0): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc96c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc96c0): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc96c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3ecb0 item 49 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc96c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc96c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.600157162 +0000 UTC m=+76.582179620 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626fc96c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a4c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a4c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a4c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a4c0): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a4c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.600157162 +0000 UTC m=+76.582179620 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733a4c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3ef50 item 49 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733ac40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733ac40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733ac40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733ac40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733ac40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.602233534 +0000 UTC m=+76.584256003 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733ac40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b240): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b240): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b240): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3f570 item 50 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b240): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b240): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b240): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b240): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b240): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.602965777 +0000 UTC m=+76.584988225 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b240): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b7c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b7c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b7c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b7c0): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b7c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.602965777 +0000 UTC m=+76.584988225 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733b7c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f3f8f0 item 50 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733be40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733be40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733be40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733be40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733be40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.605169199 +0000 UTC m=+76.587191647 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062733be40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224540): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224540): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224540): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224540): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224540): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224540): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5a540 item 51 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224540): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224540): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.605978879 +0000 UTC m=+76.588001337 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224540): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224b80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224b80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224b80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224b80): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224b80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.605978879 +0000 UTC m=+76.588001337 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627224b80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5a7e0 item 51 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225200): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225200): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225200): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225200): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225200): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.607968898 +0000 UTC m=+76.589991365 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225200): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225780): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225780): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225780): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5b110 item 52 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225780): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225780): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225780): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225780): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225780): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.609045561 +0000 UTC m=+76.591068009 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225780): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225d00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225d00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225d00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225d00): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225d00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.609045561 +0000 UTC m=+76.591068009 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627225d00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5ba40 item 52 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946680): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946680): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946680): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946680): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946680): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.610829561 +0000 UTC m=+76.592852009 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946680): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946c00): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946c00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946c00): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946c00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946c00): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946c00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5a4d0 item 53 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946c00): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946c00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.611518403 +0000 UTC m=+76.593540851 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626946c00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626947580): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626947580): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626947580): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626947580): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626947580): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.611518403 +0000 UTC m=+76.593540851 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626947580): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5a700 item 53 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca140): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca140): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca140): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca140): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca140): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.613622467 +0000 UTC m=+76.595644924 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca140): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca640): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca640): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca640): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5abd0 item 54 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca640): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca640): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca640): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca640): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca640): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.614564957 +0000 UTC m=+76.596587425 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270ca640): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cac40): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cac40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cac40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cac40): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cac40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.614564957 +0000 UTC m=+76.596587425 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cac40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5b260 item 54 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb2c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb2c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb2c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb2c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb2c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.616465817 +0000 UTC m=+76.598488285 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb2c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb840): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb840): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb840): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb840): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb840): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb840): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5b880 item 55 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb840): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb840): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.617185216 +0000 UTC m=+76.599207675 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cb840): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbd80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbd80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbd80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbd80): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbd80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.617185216 +0000 UTC m=+76.599207675 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270cbd80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c5ba40 item 55 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c500): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c500): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c500): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c500): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c500): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.619025773 +0000 UTC m=+76.601048232 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750c500): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750ca00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750ca00): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750ca00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5e1c0 item 56 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750ca00): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750ca00): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750ca00): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750ca00): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750ca00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.619767164 +0000 UTC m=+76.601789622 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750ca00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cf80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cf80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cf80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cf80): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cf80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.619767164 +0000 UTC m=+76.601789622 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750cf80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5e540 item 56 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d5c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d5c0): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d5c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d5c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d5c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d5c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d5c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.621530634 +0000 UTC m=+76.603553092 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750d5c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750db40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750db40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750db40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5ebd0 item 57 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750db40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750db40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.622259581 +0000 UTC m=+76.604282049 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062750db40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db82c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db82c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db82c0): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db82c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db82c0): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db82c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5f0a0 item 57 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db82c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db82c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.623074601 +0000 UTC m=+76.605097059 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db82c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8900): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8900): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8900): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8900): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8900): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.623074601 +0000 UTC m=+76.605097059 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8900): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5f420 item 57 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8f40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8f40): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8f40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8f40): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8f40): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8f40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8f40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8f40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.62484761 +0000 UTC m=+76.606870068 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db8f40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db94c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db94c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db94c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5fab0 item 58 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db94c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db94c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.625593409 +0000 UTC m=+76.607615867 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db94c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9d80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9d80): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9d80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5fc70 item 58 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9d80): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9d80): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9d80): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9d80): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9d80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.626499821 +0000 UTC m=+76.608522279 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626db9d80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a440): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a440): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a440): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a440): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a440): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.626499821 +0000 UTC m=+76.608522279 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740a440): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626fb3d50 item 58 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740ab80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740ab80): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740ab80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740ab80): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740ab80): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740ab80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740ab80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740ab80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.628266559 +0000 UTC m=+76.610289016 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740ab80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b0c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b0c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b0c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c08930 item 59 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b0c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b0c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.628875338 +0000 UTC m=+76.610897796 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b0c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c09180 item 59 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.629655822 +0000 UTC m=+76.611678280 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740b600): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bb80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bb80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bb80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bb80): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bb80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.629655822 +0000 UTC m=+76.611678280 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062740bb80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c09c70 item 59 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273422c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273422c0): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273422c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273422c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273422c0): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273422c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273422c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273422c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.631708349 +0000 UTC m=+76.613730807 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273422c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342800): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342800): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342800): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c529a0 item 60 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342800): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342800): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.632479676 +0000 UTC m=+76.614502134 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342800): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342d80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342d80): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342d80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c52e00 item 60 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342d80): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342d80): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342d80): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342d80): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342d80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.633398591 +0000 UTC m=+76.615421060 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627342d80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343340): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343340): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343340): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343340): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343340): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.633398591 +0000 UTC m=+76.615421060 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343340): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c53340 item 60 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343980): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343980): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343980): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343980): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343980): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343980): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343980): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343980): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.635417716 +0000 UTC m=+76.617440184 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343980): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343ec0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343ec0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343ec0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c53ab0 item 61 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343ec0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343ec0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.635961614 +0000 UTC m=+76.617984081 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627343ec0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704e6c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704e6c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704e6c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704e6c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704e6c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.635961614 +0000 UTC m=+76.617984081 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704e6c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c53d50 item 61 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704ed40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704ed40): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704ed40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704ed40): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704ed40): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704ed40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704ed40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704ed40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.638319336 +0000 UTC m=+76.620341794 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704ed40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f280): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f280): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f280): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5c7e0 item 62 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f280): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f280): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.639057851 +0000 UTC m=+76.621080339 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f280): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f980): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f980): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f980): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f980): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f980): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.639057851 +0000 UTC m=+76.621080339 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062704f980): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5ca10 item 62 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112100): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112100): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112100): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112100): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112100): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112100): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112100): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112100): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.641404925 +0000 UTC m=+76.623427393 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112100): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112640): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112640): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112640): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5d1f0 item 63 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112640): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112640): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.642131536 +0000 UTC m=+76.624153985 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112640): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112d40): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112d40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112d40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112d40): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112d40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.642131536 +0000 UTC m=+76.624153985 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627112d40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5d5e0 item 63 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113380): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113380): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113380): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113380): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113380): >_readAt: n=0, err=Bad file descriptor 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113380): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113380): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113380): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.644402798 +0000 UTC m=+76.626425246 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627113380): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271138c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271138c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271138c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d5db90 item 64 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271138c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271138c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.645413506 +0000 UTC m=+76.627436004 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271138c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c100): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c100): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c100): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c100): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c100): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.645413506 +0000 UTC m=+76.627436004 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c100): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627576150 item 64 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275be480): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275be480): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275be480): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275be480): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275be480): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.647570671 +0000 UTC m=+76.629593119 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275be480): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275be900): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275be900): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275be900): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275be900): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275be900): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626912540 item 65 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275be900): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275be900): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.648242319 +0000 UTC m=+76.630264767 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275be900): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bee00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bee00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bee00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bee00): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bee00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.648242319 +0000 UTC m=+76.630264767 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bee00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626912fc0 item 65 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bf440): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bf440): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bf440): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bf440): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bf440): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.650055144 +0000 UTC m=+76.632077592 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bf440): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bf8c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bf8c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306269135e0 item 66 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bf8c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bf8c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bf8c0): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bf8c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bf8c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.650763252 +0000 UTC m=+76.632785700 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bf8c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bfe00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bfe00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bfe00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bfe00): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bfe00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.650763252 +0000 UTC m=+76.632785700 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275bfe00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306269139d0 item 66 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d8540): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d8540): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d8540): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d8540): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d8540): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.652838251 +0000 UTC m=+76.634860709 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d8540): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d89c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d89c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d89c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d89c0): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d89c0): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062696a0e0 item 67 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d89c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d89c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.653920194 +0000 UTC m=+76.635942652 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d89c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d8ec0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d8ec0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d8ec0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d8ec0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d8ec0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.653920194 +0000 UTC m=+76.635942652 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d8ec0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3062696a2a0 item 67 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d9540): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d9540): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d9540): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d9540): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d9540): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.656011125 +0000 UTC m=+76.638033593 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306275d9540): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed80c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed80c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f5fe30 item 68 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed80c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed80c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed80c0): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed80c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed80c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.656781399 +0000 UTC m=+76.638803847 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed80c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed8600): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed8600): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed8600): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed8600): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed8600): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.656781399 +0000 UTC m=+76.638803847 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed8600): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306272001c0 item 68 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed8c40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed8c40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed8c40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed8c40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed8c40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.658341476 +0000 UTC m=+76.640363924 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed8c40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed90c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed90c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed90c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed90c0): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed90c0): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306272005b0 item 69 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed90c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed90c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.658950496 +0000 UTC m=+76.640972944 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed90c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed95c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed95c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed95c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed95c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed95c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.658950496 +0000 UTC m=+76.640972944 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed95c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306272007e0 item 69 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed9c40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed9c40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed9c40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed9c40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed9c40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.660578111 +0000 UTC m=+76.642600559 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ed9c40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050240): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050240): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627200bd0 item 70 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050240): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050240): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050240): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050240): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050240): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.661307629 +0000 UTC m=+76.643330087 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050240): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050780): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050780): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050780): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050780): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050780): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.661307629 +0000 UTC m=+76.643330087 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050780): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627200fc0 item 70 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050e00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050e00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050e00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050e00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050e00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.663216444 +0000 UTC m=+76.645238892 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627050e00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051300): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051300): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051300): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051300): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051300): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627201ab0 item 71 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051300): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051300): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.663930764 +0000 UTC m=+76.645953212 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051300): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051800): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051800): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051800): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051800): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051800): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.663930764 +0000 UTC m=+76.645953212 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051800): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627201d50 item 71 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051e80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051e80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051e80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051e80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051e80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.6656121 +0000 UTC m=+76.647634548 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627051e80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2480): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2480): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d2c930 item 72 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2480): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2480): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2480): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2480): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2480): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.666309457 +0000 UTC m=+76.648331925 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2480): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d29c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d29c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d29c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d29c0): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d29c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.666309457 +0000 UTC m=+76.648331925 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d29c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d2cb60 item 72 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2f80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2f80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2f80): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2f80): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2f80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2f80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2f80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.668126519 +0000 UTC m=+76.650149047 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d2f80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3480): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3480): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3480): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d2d5e0 item 73 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3480): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3480): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.668740168 +0000 UTC m=+76.650762626 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3480): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3940): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3940): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3940): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3940): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3940): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d2db20 item 73 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3940): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3940): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.669421845 +0000 UTC m=+76.651444293 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3940): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3e80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3e80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3e80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3e80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3e80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.669421845 +0000 UTC m=+76.651444293 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270d3e80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627078070 item 73 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e85c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e85c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e85c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e85c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e85c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e85c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e85c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.671172974 +0000 UTC m=+76.653195422 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e85c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e8ac0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e8ac0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e8ac0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306270785b0 item 74 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e8ac0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e8ac0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.671988364 +0000 UTC m=+76.654010812 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e8ac0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9000): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9000): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627078930 item 74 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9000): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9000): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9000): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9000): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9000): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.672810837 +0000 UTC m=+76.654833295 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9000): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9580): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9580): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9580): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9580): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9580): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.672810837 +0000 UTC m=+76.654833295 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9580): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627078cb0 item 74 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9bc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9bc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9bc0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9bc0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9bc0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9bc0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9bc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.675817737 +0000 UTC m=+76.657840205 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306270e9bc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271321c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271321c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271321c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627079420 item 75 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271321c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271321c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.676635501 +0000 UTC m=+76.658657959 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306271321c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c4c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c4c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c4c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c4c0): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c4c0): _writeAt: size=3, off=2 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627576230 item 75 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c4c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c4c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.677958841 +0000 UTC m=+76.659981299 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760c4c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760ca00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760ca00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760ca00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760ca00): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760ca00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.677958841 +0000 UTC m=+76.659981299 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760ca00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627576540 item 75 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d040): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d040): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d040): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d040): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d040): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d040): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d040): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.680281428 +0000 UTC m=+76.662303937 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d040): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d540): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d540): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d540): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306275769a0 item 76 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d540): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d540): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.681035403 +0000 UTC m=+76.663057891 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062760d540): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6140): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6140): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627576cb0 item 76 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6140): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6140): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6140): _writeAt: size=3, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6140): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6140): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.682003842 +0000 UTC m=+76.664026299 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6140): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff66c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff66c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff66c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff66c0): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff66c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.682003842 +0000 UTC m=+76.664026299 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff66c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627576f50 item 76 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6d00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6d00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6d00): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6d00): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6d00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6d00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6d00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.6841156 +0000 UTC m=+76.666138048 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff6d00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff7200): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff7200): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff7200): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627577420 item 77 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff7200): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff7200): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.684817537 +0000 UTC m=+76.666840005 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff7200): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff7900): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff7900): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff7900): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff7900): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff7900): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.684817537 +0000 UTC m=+76.666840005 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30626ff7900): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306275775e0 item 77 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720e040): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720e040): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720e040): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720e040): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720e040): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720e040): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720e040): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.687017161 +0000 UTC m=+76.669039639 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720e040): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720e540): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720e540): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720e540): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627577960 item 78 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720e540): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720e540): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.687711413 +0000 UTC m=+76.669733871 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720e540): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720ec40): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720ec40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720ec40): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720ec40): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720ec40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.687711413 +0000 UTC m=+76.669733871 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720ec40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627577b20 item 78 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720f280): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720f280): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720f280): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720f280): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720f280): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720f280): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720f280): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.689919994 +0000 UTC m=+76.671942442 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720f280): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720f780): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720f780): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720f780): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d3e000 item 79 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720f780): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720f780): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.690530688 +0000 UTC m=+76.672553136 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720f780): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720fe80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720fe80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720fe80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720fe80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720fe80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.690530688 +0000 UTC m=+76.672553136 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062720fe80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d3e700 item 79 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272405c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272405c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272405c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272405c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272405c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272405c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272405c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.692230178 +0000 UTC m=+76.674252626 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272405c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627240ac0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627240ac0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627240ac0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d3f260 item 80 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627240ac0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627240ac0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.692865018 +0000 UTC m=+76.674887466 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627240ac0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272411c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272411c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272411c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272411c0): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272411c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.692865018 +0000 UTC m=+76.674887466 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272411c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d3f490 item 80 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627241800): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627241800): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627241800): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627241800): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627241800): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.694770356 +0000 UTC m=+76.676792814 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627241800): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627241c80): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627241c80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627241c80): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627241c80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627241c80): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627241c80): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d3f880 item 81 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627241c80): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627241c80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.695474777 +0000 UTC m=+76.677497225 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627241c80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272662c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272662c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272662c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272662c0): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272662c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.695474777 +0000 UTC m=+76.677497225 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272662c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d3fab0 item 81 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266940): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266940): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266940): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266940): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266940): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.697051646 +0000 UTC m=+76.679074094 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266940): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266e40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266e40): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266e40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306270c3880 item 82 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266e40): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266e40): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266e40): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266e40): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266e40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.697873839 +0000 UTC m=+76.679896287 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627266e40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272673c0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272673c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272673c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272673c0): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272673c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.697873839 +0000 UTC m=+76.679896287 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272673c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f4000 item 82 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267a40): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267a40): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267a40): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267a40): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267a40): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.699438384 +0000 UTC m=+76.681460852 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627267a40): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729c040): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729c040): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729c040): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729c040): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729c040): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729c040): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f43f0 item 83 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729c040): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729c040): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.700152432 +0000 UTC m=+76.682174880 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729c040): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729c580): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729c580): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729c580): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729c580): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729c580): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.700152432 +0000 UTC m=+76.682174880 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729c580): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f45b0 item 83 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729cc00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729cc00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729cc00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729cc00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729cc00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.701984312 +0000 UTC m=+76.684006771 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729cc00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729d100): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729d100): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729d100): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f4930 item 84 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729d100): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729d100): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729d100): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729d100): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729d100): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.7028885 +0000 UTC m=+76.684910948 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729d100): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729d680): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729d680): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729d680): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729d680): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729d680): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.7028885 +0000 UTC m=+76.684910948 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729d680): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f4af0 item 84 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729dd00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729dd00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729dd00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729dd00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729dd00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.70465664 +0000 UTC m=+76.686679099 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x3062729dd00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8300): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8300): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8300): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8300): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8300): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8300): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f5030 item 85 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8300): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8300): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.70537121 +0000 UTC m=+76.687393658 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8300): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8840): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8840): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8840): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8840): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8840): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.70537121 +0000 UTC m=+76.687393658 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8840): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f53b0 item 85 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8ec0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8ec0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8ec0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8ec0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8ec0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.70741422 +0000 UTC m=+76.689436668 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c8ec0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c93c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c93c0): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c93c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f57a0 item 86 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c93c0): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c93c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c93c0): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c93c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c93c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.708237665 +0000 UTC m=+76.690260113 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c93c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c9940): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c9940): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c9940): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c9940): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c9940): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.708237665 +0000 UTC m=+76.690260113 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272c9940): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f5960 item 86 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e60c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e60c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e60c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e60c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e60c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.709796369 +0000 UTC m=+76.691818817 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e60c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e65c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e65c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e65c0): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e65c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e65c0): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e65c0): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x306271f5d50 item 87 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e65c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e65c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.710894072 +0000 UTC m=+76.692916530 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e65c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e6b00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e6b00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e6b00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e6b00): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e6b00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.710894072 +0000 UTC m=+76.692916530 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e6b00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f82070 item 87 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7180): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7180): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7180): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7180): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7180): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.713171625 +0000 UTC m=+76.695194082 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7180): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7680): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7680): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7680): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f824d0 item 88 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7680): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7680): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7680): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7680): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7680): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.714337748 +0000 UTC m=+76.696360205 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7680): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7c00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7c00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7c00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7c00): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7c00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.714337748 +0000 UTC m=+76.696360205 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306272e7c00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f828c0 item 88 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324340): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324340): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324340): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324340): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324340): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324340): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324340): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324340): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.716269085 +0000 UTC m=+76.698291533 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324340): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324880): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324880): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324880): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f82f50 item 89 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324880): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324880): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.716976291 +0000 UTC m=+76.698998739 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324880): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324dc0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324dc0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324dc0): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324dc0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324dc0): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324dc0): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f832d0 item 89 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324dc0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324dc0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.71778538 +0000 UTC m=+76.699807887 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627324dc0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325340): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325340): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325340): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325340): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325340): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.71778538 +0000 UTC m=+76.699807887 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325340): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f836c0 item 89 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325980): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325980): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325980): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325980): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325980): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325980): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325980): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325980): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.7195911 +0000 UTC m=+76.701613548 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325980): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325ec0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325ec0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325ec0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626f83c00 item 90 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325ec0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325ec0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.720257459 +0000 UTC m=+76.702279907 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627325ec0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627350500): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627350500): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627350500): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d200e0 item 90 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627350500): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627350500): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627350500): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627350500): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627350500): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.72098317 +0000 UTC m=+76.703005628 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627350500): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627350ac0): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627350ac0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627350ac0): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627350ac0): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627350ac0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.72098317 +0000 UTC m=+76.703005628 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627350ac0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d203f0 item 90 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351100): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351100): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351100): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351100): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351100): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351100): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351100): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351100): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.722494925 +0000 UTC m=+76.704517373 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351100): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351640): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351640): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351640): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d20fc0 item 91 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351640): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351640): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.7230695 +0000 UTC m=+76.705091948 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351640): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351b80): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351b80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351b80): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351b80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351b80): >_readAt: n=2, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351b80): _writeAt: size=3, off=7 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d21490 item 91 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351b80): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351b80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.723690543 +0000 UTC m=+76.705712991 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627351b80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ac200): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ac200): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ac200): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ac200): >_readAt: n=8, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ac200): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.723690543 +0000 UTC m=+76.705712991 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ac200): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d21b20 item 91 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ac840): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ac840): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ac840): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ac840): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ac840): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ac840): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ac840): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ac840): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.725663771 +0000 UTC m=+76.707686219 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ac840): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273acd80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273acd80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273acd80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c78620 item 92 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273acd80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273acd80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.726523635 +0000 UTC m=+76.708546093 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273acd80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ad2c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ad2c0): open at offset 5 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ad2c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c78850 item 92 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ad2c0): _readAt: size=2, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ad2c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ad2c0): _writeAt: size=3, off=5 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ad2c0): >_writeAt: n=3, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ad2c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.727387196 +0000 UTC m=+76.709409644 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ad2c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ad880): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ad880): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ad880): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ad880): >_readAt: n=3, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ad880): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.727387196 +0000 UTC m=+76.709409644 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ad880): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c78bd0 item 92 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273adec0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273adec0): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273adec0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273adec0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273adec0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273adec0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273adec0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273adec0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.729867632 +0000 UTC m=+76.711890090 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273adec0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ec500): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ec500): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ec500): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c793b0 item 93 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ec500): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ec500): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.730607008 +0000 UTC m=+76.712629506 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ec500): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ecc00): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ecc00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ecc00): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ecc00): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ecc00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.730607008 +0000 UTC m=+76.712629506 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ecc00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626c79a40 item 93 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ed240): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ed240): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ed240): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ed240): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ed240): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ed240): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ed240): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ed240): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.733143399 +0000 UTC m=+76.715165877 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ed240): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ed780): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ed780): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ed780): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d302a0 item 94 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ed780): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ed780): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.733698067 +0000 UTC m=+76.715720515 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ed780): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ede80): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ede80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ede80): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ede80): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ede80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.733698067 +0000 UTC m=+76.715720515 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306273ede80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d30620 item 94 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274205c0): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274205c0): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274205c0): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274205c0): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274205c0): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274205c0): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274205c0): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274205c0): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.735895066 +0000 UTC m=+76.717917564 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x306274205c0): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627420b00): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627420b00): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627420b00): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d30d90 item 95 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627420b00): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627420b00): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.736636637 +0000 UTC m=+76.718659094 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627420b00): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421200): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421200): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421200): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421200): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421200): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.736636637 +0000 UTC m=+76.718659094 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421200): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30626d312d0 item 95 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421840): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421840): open at offset 0 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421840): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421840): _readAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421840): >_readAt: n=0, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421840): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421840): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421840): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.738950537 +0000 UTC m=+76.720972985 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421840): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421d80): _writeAt: size=5, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421d80): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421d80): >openPending: err= 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627948070 item 96 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421d80): >_writeAt: n=5, err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421d80): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.739660879 +0000 UTC m=+76.721683327 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627421d80): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/19 01:24:34 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:34 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/19 01:24:34 DEBUG : open-test-file: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627448580): _readAt: size=512, off=0 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627448580): openPending: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627448580): >openPending: err= 2026/08/19 01:24:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627448580): >_readAt: n=5, err=EOF 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627448580): close: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-19 01:24:34.739660879 +0000 UTC m=+76.721683327 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : open-test-file(0x30627448580): >close: err= 2026/08/19 01:24:34 DEBUG : open-test-file: Remove: 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30627948230 item 96 2026/08/19 01:24:34 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/19 01:24:34 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/19 01:24:34 DEBUG : open-test-file: >Remove: err= 2026/08/19 01:24:34 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:34 DEBUG : Looking for writers 2026/08/19 01:24:34 DEBUG : >WaitForWriters: 2026/08/19 01:24:34 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.86s) --- PASS: TestRWFileHandleOpenTests/writes (0.42s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.44s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.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 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:34 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:34 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:34 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:34 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:34 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:34 DEBUG : file1: newRWFileHandle: 2026/08/19 01:24:34 DEBUG : file1(0x30627449b00): openPending: 2026/08/19 01:24:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:34 DEBUG : file1(0x30627449b00): >openPending: err= 2026/08/19 01:24:34 DEBUG : file1: >newRWFileHandle: err= 2026/08/19 01:24:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/19 01:24:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/19 01:24:34 DEBUG : file1(0x30627449b00): _writeAt: size=2, off=0 2026/08/19 01:24:34 DEBUG : file1(0x30627449b00): >_writeAt: n=2, err= 2026/08/19 01:24:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/19 01:24:34 DEBUG : file1(0x30627449b00): RWFileHandle.Flush 2026/08/19 01:24:34 DEBUG : file1(0x30627449b00): RWFileHandle.Release 2026/08/19 01:24:34 DEBUG : file1(0x30627449b00): close: 2026/08/19 01:24:34 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/19 01:24:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:34 DEBUG : file1(0x30627449b00): >close: err= 2026/08/19 01:24:34 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:34 DEBUG : Looking for writers 2026/08/19 01:24:34 DEBUG : file1: reading active writers 2026/08/19 01:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:24:34 DEBUG : Looking for writers 2026/08/19 01:24:34 DEBUG : file1: reading active writers 2026/08/19 01:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:24:34 DEBUG : Looking for writers 2026/08/19 01:24:34 DEBUG : file1: reading active writers 2026/08/19 01:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:24:34 DEBUG : Looking for writers 2026/08/19 01:24:34 DEBUG : file1: reading active writers 2026/08/19 01:24:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:24:34 DEBUG : file1: vfs cache: starting upload 2026/08/19 01:24:35 DEBUG : file1: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:35 DEBUG : Looking for writers 2026/08/19 01:24:35 DEBUG : file1: reading active writers 2026/08/19 01:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:24:35 DEBUG : Looking for writers 2026/08/19 01:24:35 DEBUG : file1: reading active writers 2026/08/19 01:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:24:35 DEBUG : file1: size = 2 OK 2026/08/19 01:24:35 DEBUG : file1.rclone_chunk.001_zyzomp: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/19 01:24:35 INFO : file1.rclone_chunk.001_zyzomp: Copied (server-side copy) to: file1 2026/08/19 01:24:35 INFO : file1.rclone_chunk.001_zyzomp: Deleted 2026/08/19 01:24:35 DEBUG : file1: size = 2 OK 2026/08/19 01:24:35 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/19 01:24:35 INFO : file1: Copied (new) 2026/08/19 01:24:35 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/19 01:24:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/19 01:24:35 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/19 01:24:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:35 INFO : file1: vfs cache: upload succeeded try #1 2026/08/19 01:24:35 DEBUG : Looking for writers 2026/08/19 01:24:35 DEBUG : file1: reading active writers 2026/08/19 01:24:35 DEBUG : >WaitForWriters: 2026/08/19 01:24:35 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:35 DEBUG : Looking for writers 2026/08/19 01:24:35 DEBUG : file1: reading active writers 2026/08/19 01:24:35 DEBUG : >WaitForWriters: 2026/08/19 01:24:35 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.90s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:35 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:35 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:35 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:35 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:35 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:35 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:35 DEBUG : rename_me: newRWFileHandle: 2026/08/19 01:24:35 DEBUG : rename_me(0x30626fc8700): openPending: 2026/08/19 01:24:35 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/19 01:24:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/19 01:24:35 DEBUG : rename_me(0x30626fc8700): >openPending: err= 2026/08/19 01:24:35 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/19 01:24:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/19 01:24:35 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/19 01:24:35 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/19 01:24:35 DEBUG : rename_me(0x30626fc8700): _writeAt: size=5, off=0 2026/08/19 01:24:35 DEBUG : rename_me(0x30626fc8700): >_writeAt: n=5, err= 2026/08/19 01:24:35 DEBUG : rename_me(0x30626fc8700): close: 2026/08/19 01:24:35 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-19 01:24:35.783732597 +0000 UTC m=+77.765755064 2026/08/19 01:24:35 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/19 01:24:35 DEBUG : rename_me(0x30626fc8700): >close: err= 2026/08/19 01:24:35 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/19 01:24:35 DEBUG : i_was_renamed: Updating file with 0x3062755c270 2026/08/19 01:24:35 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/19 01:24:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/19 01:24:35 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:35 DEBUG : Looking for writers 2026/08/19 01:24:35 DEBUG : i_was_renamed: reading active writers 2026/08/19 01:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/19 01:24:35 DEBUG : Looking for writers 2026/08/19 01:24:35 DEBUG : i_was_renamed: reading active writers 2026/08/19 01:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/19 01:24:35 DEBUG : Looking for writers 2026/08/19 01:24:35 DEBUG : i_was_renamed: reading active writers 2026/08/19 01:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/19 01:24:35 DEBUG : Looking for writers 2026/08/19 01:24:35 DEBUG : i_was_renamed: reading active writers 2026/08/19 01:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/19 01:24:35 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/19 01:24:35 DEBUG : i_was_renamed: skip slow MD5 on source file, hashing in-transit 2026/08/19 01:24:35 DEBUG : Looking for writers 2026/08/19 01:24:35 DEBUG : i_was_renamed: reading active writers 2026/08/19 01:24:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/19 01:24:36 DEBUG : Looking for writers 2026/08/19 01:24:36 DEBUG : i_was_renamed: reading active writers 2026/08/19 01:24:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/19 01:24:36 DEBUG : i_was_renamed: size = 5 OK 2026/08/19 01:24:36 DEBUG : i_was_renamed.rclone_chunk.001_zyzoco: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:24:36 INFO : i_was_renamed.rclone_chunk.001_zyzoco: Copied (server-side copy) to: i_was_renamed 2026/08/19 01:24:36 INFO : i_was_renamed.rclone_chunk.001_zyzoco: Deleted 2026/08/19 01:24:36 DEBUG : i_was_renamed: size = 5 OK 2026/08/19 01:24:36 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:24:36 INFO : i_was_renamed: Copied (new) 2026/08/19 01:24:36 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-19 01:24:35.783732597 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/19 01:24:36 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/19 01:24:36 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/19 01:24:36 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/19 01:24:36 DEBUG : Looking for writers 2026/08/19 01:24:36 DEBUG : i_was_renamed: reading active writers 2026/08/19 01:24:36 DEBUG : >WaitForWriters: 2026/08/19 01:24:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.82s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:36 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/19 01:24:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:36 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/19 01:24:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bS3/rclone-test-kigoloz2vaqi" 2026/08/19 01:24:36 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/19 01:24:36 DEBUG : forgetting directory cache 2026/08/19 01:24:36 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/19 01:24:36 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zyzph5: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/08/19 01:24:36 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzph5: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/19 01:24:36 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzph5: Deleted 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate(0x306270ca2c0): _readAt: size=512, off=0 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate(0x306270ca2c0): openPending: 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-19 00:25:36.558043814 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/19 01:24:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate(0x306270ca2c0): >openPending: err= 2026/08/19 01:24:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate(0x306270ca2c0): >_readAt: n=20, err=EOF 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate(0x306270ca2c0): close: 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 00:25:36.558043814 +0000 UTC 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate(0x306270ca2c0): >close: err= 2026/08/19 01:24:37 DEBUG : Re-reading directory (110.73711ms old) 2026/08/19 01:24:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/19 01:24:37 DEBUG : forgetting directory cache 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/19 01:24:37 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zyzq33: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/08/19 01:24:37 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzq33: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/19 01:24:37 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzq33: Deleted 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate(0x30627112180): _readAt: size=512, off=0 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate(0x30627112180): openPending: 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-19 00:26:36.558043814 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-19 00:25:36.558043814 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-19 00:26:36.558043814 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-19 00:25:36.558043814 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/19 01:24:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/19 01:24:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate(0x30627112180): >openPending: err= 2026/08/19 01:24:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate(0x30627112180): >_readAt: n=20, err=EOF 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate(0x30627112180): close: 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 00:26:36.558043814 +0000 UTC 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate(0x30627112180): >close: err= 2026/08/19 01:24:38 DEBUG : forgetting directory cache 2026/08/19 01:24:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/19 01:24:38 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zyzr9p: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/08/19 01:24:38 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzr9p: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/19 01:24:38 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzr9p: Deleted 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate(0x30626db97c0): _readAt: size=512, off=0 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate(0x30626db97c0): openPending: 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-19 00:27:36.558043814 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-19 00:26:36.558043814 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-19 00:27:36.558043814 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-19 00:26:36.558043814 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/19 01:24:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/19 01:24:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate(0x30626db97c0): >openPending: err= 2026/08/19 01:24:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate(0x30626db97c0): >_readAt: n=20, err=EOF 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate(0x30626db97c0): close: 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 00:27:36.558043814 +0000 UTC 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate(0x30626db97c0): >close: err= 2026/08/19 01:24:39 DEBUG : forgetting directory cache 2026/08/19 01:24:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/19 01:24:39 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zyzsfx: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/08/19 01:24:39 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzsfx: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/19 01:24:39 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzsfx: Deleted 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate(0x306273d1a80): _readAt: size=512, off=0 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate(0x306273d1a80): openPending: 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-19 00:28:36.558043814 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-19 00:27:36.558043814 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-19 00:28:36.558043814 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-19 00:27:36.558043814 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/19 01:24:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/19 01:24:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate(0x306273d1a80): >openPending: err= 2026/08/19 01:24:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate(0x306273d1a80): >_readAt: n=20, err=EOF 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate(0x306273d1a80): close: 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 00:28:36.558043814 +0000 UTC 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate(0x306273d1a80): >close: err= 2026/08/19 01:24:40 DEBUG : forgetting directory cache 2026/08/19 01:24:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/19 01:24:40 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zyztrj: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/08/19 01:24:40 INFO : TestRWCacheUpdate.rclone_chunk.001_zyztrj: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/19 01:24:40 INFO : TestRWCacheUpdate.rclone_chunk.001_zyztrj: Deleted 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate(0x306270cbb80): _readAt: size=512, off=0 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate(0x306270cbb80): openPending: 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-19 00:29:36.558043814 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-19 00:28:36.558043814 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-19 00:29:36.558043814 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-19 00:28:36.558043814 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/19 01:24:41 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/19 01:24:41 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate(0x306270cbb80): >openPending: err= 2026/08/19 01:24:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate(0x306270cbb80): >_readAt: n=20, err=EOF 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate(0x306270cbb80): close: 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 00:29:36.558043814 +0000 UTC 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate(0x306270cbb80): >close: err= 2026/08/19 01:24:41 DEBUG : forgetting directory cache 2026/08/19 01:24:41 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/19 01:24:41 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zyzut6: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/08/19 01:24:41 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzut6: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/19 01:24:41 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzut6: Deleted 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate(0x30626fc9400): _readAt: size=512, off=0 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate(0x30626fc9400): openPending: 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-19 00:30:36.558043814 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-19 00:29:36.558043814 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-19 00:30:36.558043814 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-19 00:29:36.558043814 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/19 01:24:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/19 01:24:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate(0x30626fc9400): >openPending: err= 2026/08/19 01:24:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate(0x30626fc9400): >_readAt: n=20, err=EOF 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate(0x30626fc9400): close: 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 00:30:36.558043814 +0000 UTC 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate(0x30626fc9400): >close: err= 2026/08/19 01:24:42 DEBUG : forgetting directory cache 2026/08/19 01:24:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zyzvjz: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/08/19 01:24:42 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzvjz: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/19 01:24:42 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzvjz: Deleted 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate(0x3062750db00): _readAt: size=512, off=0 2026/08/19 01:24:42 DEBUG : TestRWCacheUpdate(0x3062750db00): openPending: 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-19 00:31:36.558043814 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-19 00:30:36.558043814 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-19 00:31:36.558043814 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-19 00:30:36.558043814 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/19 01:24:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/19 01:24:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate(0x3062750db00): >openPending: err= 2026/08/19 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate(0x3062750db00): >_readAt: n=21, err=EOF 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate(0x3062750db00): close: 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 00:31:36.558043814 +0000 UTC 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate(0x3062750db00): >close: err= 2026/08/19 01:24:43 DEBUG : forgetting directory cache 2026/08/19 01:24:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zyzw8i: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/08/19 01:24:43 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzw8i: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/19 01:24:43 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzw8i: Deleted 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate(0x30627225e40): _readAt: size=512, off=0 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate(0x30627225e40): openPending: 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-19 00:32:36.558043814 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-19 00:31:36.558043814 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-19 00:32:36.558043814 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-19 00:31:36.558043814 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/19 01:24:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/19 01:24:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate(0x30627225e40): >openPending: err= 2026/08/19 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate(0x30627225e40): >_readAt: n=22, err=EOF 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate(0x30627225e40): close: 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 00:32:36.558043814 +0000 UTC 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate(0x30627225e40): >close: err= 2026/08/19 01:24:44 DEBUG : forgetting directory cache 2026/08/19 01:24:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zyzxvk: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/08/19 01:24:44 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzxvk: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/19 01:24:44 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzxvk: Deleted 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate(0x30627388940): _readAt: size=512, off=0 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate(0x30627388940): openPending: 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-19 00:33:36.558043814 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-19 00:32:36.558043814 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-19 00:33:36.558043814 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-19 00:32:36.558043814 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/19 01:24:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/19 01:24:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate(0x30627388940): >openPending: err= 2026/08/19 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate(0x30627388940): >_readAt: n=23, err=EOF 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate(0x30627388940): close: 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 00:33:36.558043814 +0000 UTC 2026/08/19 01:24:44 DEBUG : TestRWCacheUpdate(0x30627388940): >close: err= 2026/08/19 01:24:45 DEBUG : forgetting directory cache 2026/08/19 01:24:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate.rclone_chunk.001_zyzylj: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/08/19 01:24:45 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzylj: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/19 01:24:45 INFO : TestRWCacheUpdate.rclone_chunk.001_zyzylj: Deleted 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate(0x30627266940): _readAt: size=512, off=0 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate(0x30627266940): openPending: 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-19 00:34:36.558043814 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-19 00:33:36.558043814 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-19 00:34:36.558043814 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-19 00:33:36.558043814 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/19 01:24:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/19 01:24:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate(0x30627266940): >openPending: err= 2026/08/19 01:24:45 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate(0x30627266940): >_readAt: n=24, err=EOF 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate(0x30627266940): close: 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-19 00:34:36.558043814 +0000 UTC 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate(0x30627266940): >close: err= 2026/08/19 01:24:45 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:45 DEBUG : Looking for writers 2026/08/19 01:24:45 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/19 01:24:45 DEBUG : >WaitForWriters: 2026/08/19 01:24:45 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': vfs cache: cleaner exiting 2026/08/19 01:24:46 DEBUG : forgetting directory cache 2026/08/19 01:24:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.51s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:46 DEBUG : FiLeA: size = 5 OK 2026/08/19 01:24:46 DEBUG : FiLeA.rclone_chunk.001_zyzz13: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/19 01:24:46 INFO : FiLeA.rclone_chunk.001_zyzz13: Copied (server-side copy) to: FiLeA 2026/08/19 01:24:46 INFO : FiLeA.rclone_chunk.001_zyzz13: Deleted 2026/08/19 01:24:46 DEBUG : FiLeB: size = 5 OK 2026/08/19 01:24:46 DEBUG : FiLeB.rclone_chunk.001_zyzzc4: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/19 01:24:46 INFO : FiLeB.rclone_chunk.001_zyzzc4: Copied (server-side copy) to: FiLeB 2026/08/19 01:24:46 INFO : FiLeB.rclone_chunk.001_zyzzc4: Deleted 2026/08/19 01:24:47 DEBUG : FilEb: size = 5 OK 2026/08/19 01:24:47 DEBUG : FilEb.rclone_chunk.001_zz0027: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/08/19 01:24:47 INFO : FilEb.rclone_chunk.001_zz0027: Copied (server-side copy) to: FilEb 2026/08/19 01:24:47 INFO : FilEb.rclone_chunk.001_zz0027: Deleted 2026/08/19 01:24:47 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:47 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 01:24:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 01:24:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 01:24:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 01:24:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 01:24:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 01:24:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 01:24:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 01:24:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 01:24:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/19 01:24:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/19 01:24:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/19 01:24:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:47 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/19 01:24:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/19 01:24:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/19 01:24:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 01:24:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 01:24:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 01:24:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:48 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 01:24:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 01:24:48 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 01:24:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:48 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 01:24:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 01:24:48 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/19 01:24:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:48 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 01:24:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 01:24:48 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 01:24:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/19 01:24:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/19 01:24:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/19 01:24:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:48 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/19 01:24:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/19 01:24:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/19 01:24:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:48 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:48 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/19 01:24:48 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/19 01:24:48 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/19 01:24:48 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/19 01:24:48 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/19 01:24:48 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/19 01:24:48 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/19 01:24:48 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:48 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:48 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:48 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:48 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:48 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/19 01:24:48 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/19 01:24:48 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/19 01:24:48 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:48 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:48 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/19 01:24:48 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/19 01:24:48 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/19 01:24:48 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:48 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:48 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:48 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:48 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:48 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:48 DEBUG : Looking for writers 2026/08/19 01:24:48 DEBUG : FiLeA: reading active writers 2026/08/19 01:24:48 DEBUG : FiLeB: reading active writers 2026/08/19 01:24:48 DEBUG : FilEb: reading active writers 2026/08/19 01:24:48 DEBUG : >WaitForWriters: 2026/08/19 01:24:48 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:48 DEBUG : Looking for writers 2026/08/19 01:24:48 DEBUG : FilEb: reading active writers 2026/08/19 01:24:48 DEBUG : FiLeA: reading active writers 2026/08/19 01:24:48 DEBUG : FiLeB: reading active writers 2026/08/19 01:24:48 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.67s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:49 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/08/19 01:24:49 DEBUG : normal name with no special characters.txt.rclone_chunk.001_zz01jg: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/19 01:24:49 INFO : normal name with no special characters.txt.rclone_chunk.001_zz01jg: Copied (server-side copy) to: normal name with no special characters.txt 2026/08/19 01:24:49 INFO : normal name with no special characters.txt.rclone_chunk.001_zz01jg: Deleted 2026/08/19 01:24:49 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/08/19 01:24:49 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_zz02qk: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/19 01:24:49 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_zz02qk: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/08/19 01:24:49 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_zz02qk: Deleted 2026/08/19 01:24:49 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:49 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:49 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/19 01:24:49 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/19 01:24:49 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/19 01:24:49 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:49 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:49 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:49 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/19 01:24:49 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/19 01:24:49 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/19 01:24:49 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:49 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:49 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:49 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/19 01:24:49 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/19 01:24:49 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/19 01:24:49 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:24:49 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/19 01:24:49 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:49 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:49 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:49 DEBUG : Looking for writers 2026/08/19 01:24:49 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/19 01:24:49 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/19 01:24:49 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.38s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:50 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:50 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': Reusing VFS from active cache 2026/08/19 01:24:50 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:50 DEBUG : Looking for writers 2026/08/19 01:24:50 DEBUG : >WaitForWriters: 2026/08/19 01:24:50 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:50 DEBUG : Looking for writers 2026/08/19 01:24:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.08s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:50 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:50 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:50 DEBUG : Looking for writers 2026/08/19 01:24:50 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.08s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:50 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:50 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:50 DEBUG : Looking for writers 2026/08/19 01:24:50 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.08s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:50 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:50 DEBUG : file1: size = 14 OK 2026/08/19 01:24:50 DEBUG : file1.rclone_chunk.001_zz034n: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:50 INFO : file1.rclone_chunk.001_zz034n: Copied (server-side copy) to: file1 2026/08/19 01:24:50 INFO : file1.rclone_chunk.001_zz034n: Deleted 2026/08/19 01:24:51 DEBUG : dir/file2: size = 14 OK 2026/08/19 01:24:51 DEBUG : dir/file2.rclone_chunk.001_zz037j: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/19 01:24:51 INFO : dir/file2.rclone_chunk.001_zz037j: Copied (server-side copy) to: dir/file2 2026/08/19 01:24:51 INFO : dir/file2.rclone_chunk.001_zz037j: Deleted 2026/08/19 01:24:51 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:51 DEBUG : dir: Looking for writers 2026/08/19 01:24:51 DEBUG : file2: reading active writers 2026/08/19 01:24:51 DEBUG : Looking for writers 2026/08/19 01:24:51 DEBUG : dir: reading active writers 2026/08/19 01:24:51 DEBUG : file1: reading active writers 2026/08/19 01:24:51 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.39s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:51 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:52 DEBUG : file1: size = 14 OK 2026/08/19 01:24:52 DEBUG : file1.rclone_chunk.001_zz0459: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:52 INFO : file1.rclone_chunk.001_zz0459: Copied (server-side copy) to: file1 2026/08/19 01:24:52 INFO : file1.rclone_chunk.001_zz0459: Deleted 2026/08/19 01:24:52 DEBUG : dir/file2: size = 14 OK 2026/08/19 01:24:52 DEBUG : dir/file2.rclone_chunk.001_zz05c7: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/19 01:24:52 INFO : dir/file2.rclone_chunk.001_zz05c7: Copied (server-side copy) to: dir/file2 2026/08/19 01:24:52 INFO : dir/file2.rclone_chunk.001_zz05c7: Deleted 2026/08/19 01:24:52 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:52 DEBUG : dir: Looking for writers 2026/08/19 01:24:52 DEBUG : Looking for writers 2026/08/19 01:24:52 DEBUG : dir: reading active writers 2026/08/19 01:24:52 DEBUG : file1: reading active writers 2026/08/19 01:24:52 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.27s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:53 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:53 DEBUG : file1: size = 14 OK 2026/08/19 01:24:53 DEBUG : file1.rclone_chunk.001_zz061u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/19 01:24:53 INFO : file1.rclone_chunk.001_zz061u: Copied (server-side copy) to: file1 2026/08/19 01:24:53 INFO : file1.rclone_chunk.001_zz061u: Deleted 2026/08/19 01:24:53 DEBUG : dir/file2: size = 14 OK 2026/08/19 01:24:53 DEBUG : dir/file2.rclone_chunk.001_zz06s6: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/19 01:24:53 INFO : dir/file2.rclone_chunk.001_zz06s6: Copied (server-side copy) to: dir/file2 2026/08/19 01:24:53 INFO : dir/file2.rclone_chunk.001_zz06s6: Deleted 2026/08/19 01:24:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:54 DEBUG : file1: Open: flags=O_RDONLY 2026/08/19 01:24:54 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/19 01:24:54 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/19 01:24:54 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:54 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/19 01:24:54 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/19 01:24:54 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:54 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:54 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/19 01:24:54 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/19 01:24:54 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/19 01:24:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/19 01:24:54 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 01:24:54 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/19 01:24:54 DEBUG : dir/new_file.txt.rclone_chunk.001_zz075z: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:24:54 INFO : dir/new_file.txt.rclone_chunk.001_zz075z: Copied (server-side copy) to: dir/new_file.txt 2026/08/19 01:24:54 INFO : dir/new_file.txt.rclone_chunk.001_zz075z: Deleted 2026/08/19 01:24:54 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/19 01:24:54 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:24:54 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/19 01:24:54 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/19 01:24:54 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:54 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/19 01:24:54 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:54 DEBUG : dir: Looking for writers 2026/08/19 01:24:54 DEBUG : file2: reading active writers 2026/08/19 01:24:54 DEBUG : new_file.txt: reading active writers 2026/08/19 01:24:54 DEBUG : Looking for writers 2026/08/19 01:24:54 DEBUG : dir: reading active writers 2026/08/19 01:24:54 DEBUG : file1: reading active writers 2026/08/19 01:24:54 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.76s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:54 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:55 DEBUG : dir/file2: size = 14 OK 2026/08/19 01:24:55 DEBUG : dir/file2.rclone_chunk.001_zz07il: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/19 01:24:55 INFO : dir/file2.rclone_chunk.001_zz07il: Copied (server-side copy) to: dir/file2 2026/08/19 01:24:55 INFO : dir/file2.rclone_chunk.001_zz07il: Deleted 2026/08/19 01:24:55 DEBUG : dir/file2: copy non-chunked object... 2026/08/19 01:24:55 DEBUG : dir/file1: size = 14 OK 2026/08/19 01:24:55 DEBUG : dir/file2: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/19 01:24:55 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/08/19 01:24:55 INFO : dir/file2: Deleted 2026/08/19 01:24:55 DEBUG : dir/file1: Updating file with dir/file1 0x30626dc7e10 2026/08/19 01:24:55 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/19 01:24:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:55 DEBUG : dir/file1: copy non-chunked object... 2026/08/19 01:24:56 DEBUG : file0: size = 14 OK 2026/08/19 01:24:56 DEBUG : dir/file1: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/19 01:24:56 INFO : dir/file1: Copied (server-side copy) to: file0 2026/08/19 01:24:56 INFO : dir/file1: Deleted 2026/08/19 01:24:56 DEBUG : file0: Updating file with file0 0x30626dc7e10 2026/08/19 01:24:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/19 01:24:56 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/19 01:24:56 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:56 DEBUG : dir: Looking for writers 2026/08/19 01:24:56 DEBUG : Looking for writers 2026/08/19 01:24:56 DEBUG : dir: reading active writers 2026/08/19 01:24:56 DEBUG : file0: reading active writers 2026/08/19 01:24:56 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.49s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:56 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:56 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:56 DEBUG : Looking for writers 2026/08/19 01:24:56 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:56 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:56 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:56 DEBUG : Looking for writers 2026/08/19 01:24:56 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.09s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:56 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:56 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:56 DEBUG : Looking for writers 2026/08/19 01:24:56 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.08s) === 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 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:56 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:56 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:56 DEBUG : Looking for writers 2026/08/19 01:24:56 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.10s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:56 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 01:24:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 01:24:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:56 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/19 01:24:56 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/19 01:24:56 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/19 01:24:56 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 01:24:57 DEBUG : file1: size = 5 OK 2026/08/19 01:24:57 DEBUG : file1.rclone_chunk.001_zz09e2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:24:57 INFO : file1.rclone_chunk.001_zz09e2: Copied (server-side copy) to: file1 2026/08/19 01:24:57 INFO : file1.rclone_chunk.001_zz09e2: Deleted 2026/08/19 01:24:57 DEBUG : file1: size = 5 OK 2026/08/19 01:24:57 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:24:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 01:24:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 01:24:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 01:24:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 01:24:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 01:24:57 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/19 01:24:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/19 01:24:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 01:24:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 01:24:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 01:24:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:57 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 01:24:57 DEBUG : file1: size = 0 OK 2026/08/19 01:24:57 DEBUG : file1.rclone_chunk.001_zz0a1s: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:24:57 INFO : file1.rclone_chunk.001_zz0a1s: Copied (server-side copy) to: file1 2026/08/19 01:24:57 INFO : file1.rclone_chunk.001_zz0a1s: Deleted 2026/08/19 01:24:57 DEBUG : file1: size = 0 OK 2026/08/19 01:24:57 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:24:57 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 01:24:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/19 01:24:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/19 01:24:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 01:24:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 01:24:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:57 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (7 bytes), uploading instead of streaming 2026/08/19 01:24:58 DEBUG : file1: size = 7 OK 2026/08/19 01:24:58 DEBUG : file1.rclone_chunk.001_zz0a9v: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/19 01:24:58 INFO : file1.rclone_chunk.001_zz0a9v: Copied (server-side copy) to: file1 2026/08/19 01:24:58 INFO : file1.rclone_chunk.001_zz0a9v: Deleted 2026/08/19 01:24:58 DEBUG : file1: size = 7 OK 2026/08/19 01:24:58 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/19 01:24:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 01:24:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:58 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:58 DEBUG : Looking for writers 2026/08/19 01:24:58 DEBUG : file1: reading active writers 2026/08/19 01:24:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.68s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:58 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:24:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:24:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 01:24:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 01:24:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:58 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/19 01:24:59 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/19 01:24:59 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/19 01:24:59 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/19 01:24:59 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (11 bytes), uploading instead of streaming 2026/08/19 01:24:59 DEBUG : file1: size = 11 OK 2026/08/19 01:24:59 DEBUG : file1.rclone_chunk.001_zz0crx: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/19 01:24:59 INFO : file1.rclone_chunk.001_zz0crx: Copied (server-side copy) to: file1 2026/08/19 01:24:59 INFO : file1.rclone_chunk.001_zz0crx: Deleted 2026/08/19 01:24:59 DEBUG : file1: size = 11 OK 2026/08/19 01:24:59 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/19 01:24:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 01:24:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:24:59 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/19 01:24:59 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:24:59 DEBUG : Looking for writers 2026/08/19 01:24:59 DEBUG : file1: reading active writers 2026/08/19 01:24:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.68s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:24:59 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:24:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:25:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:25:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 01:25:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 01:25:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:00 NOTICE: S3 bucket rclone-test-kigoloz2vaqi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/19 01:25:00 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/19 01:25:00 DEBUG : file1: Remove: 2026/08/19 01:25:00 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/19 01:25:00 DEBUG : file1: >Remove: err= 2026/08/19 01:25:00 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:25:00 DEBUG : Looking for writers 2026/08/19 01:25:00 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:25:00 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:25:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:25:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:25:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 01:25:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 01:25:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:00 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/19 01:25:00 DEBUG : file1: Remove: 2026/08/19 01:25:00 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/19 01:25:00 DEBUG : file1: >Remove: err= 2026/08/19 01:25:00 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:25:00 DEBUG : Looking for writers 2026/08/19 01:25:00 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:25:00 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:25:00 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:25:00 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:25:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 01:25:00 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/19 01:25:00 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/19 01:25:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 01:25:00 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 01:25:00 DEBUG : file2: size = 5 OK 2026/08/19 01:25:00 DEBUG : file2.rclone_chunk.001_zz0dwm: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:25:00 INFO : file2.rclone_chunk.001_zz0dwm: Copied (server-side copy) to: file2 2026/08/19 01:25:00 INFO : file2.rclone_chunk.001_zz0dwm: Deleted 2026/08/19 01:25:00 DEBUG : file2: size = 5 OK 2026/08/19 01:25:00 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:25:00 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/19 01:25:00 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/19 01:25:00 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:25:00 DEBUG : Looking for writers 2026/08/19 01:25:00 DEBUG : file2: reading active writers 2026/08/19 01:25:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.98s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.13s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.13s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.72s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:25:00 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:25:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:25:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:25:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 01:25:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 01:25:01 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/19 01:25:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:01 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (5 bytes), uploading instead of streaming 2026/08/19 01:25:01 DEBUG : file1: size = 5 OK 2026/08/19 01:25:01 DEBUG : file1.rclone_chunk.001_zz0ej8: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:25:01 INFO : file1.rclone_chunk.001_zz0ej8: Copied (server-side copy) to: file1 2026/08/19 01:25:01 INFO : file1.rclone_chunk.001_zz0ej8: Deleted 2026/08/19 01:25:01 DEBUG : file1: size = 5 OK 2026/08/19 01:25:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/19 01:25:01 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 01:25:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:01 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/19 01:25:01 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:25:01 DEBUG : Looking for writers 2026/08/19 01:25:01 DEBUG : file1: reading active writers 2026/08/19 01:25:01 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.71s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:25:01 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:25:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:25:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:25:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 01:25:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 01:25:01 DEBUG : file1: WriteFileHandle.Release closing 2026/08/19 01:25:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:01 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 01:25:02 DEBUG : file1: size = 0 OK 2026/08/19 01:25:02 DEBUG : file1.rclone_chunk.001_zz0e6g: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:25:02 INFO : file1.rclone_chunk.001_zz0e6g: Copied (server-side copy) to: file1 2026/08/19 01:25:02 INFO : file1.rclone_chunk.001_zz0e6g: Deleted 2026/08/19 01:25:02 DEBUG : file1: size = 0 OK 2026/08/19 01:25:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:25:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 01:25:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:02 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/19 01:25:02 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:25:02 DEBUG : Looking for writers 2026/08/19 01:25:02 DEBUG : file1: reading active writers 2026/08/19 01:25:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.57s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:25:02 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:25:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:25:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:25:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 01:25:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 01:25:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:02 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (2 bytes), uploading instead of streaming 2026/08/19 01:25:02 DEBUG : file1: size = 2 OK 2026/08/19 01:25:02 DEBUG : file1.rclone_chunk.001_zz0fby: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/19 01:25:02 INFO : file1.rclone_chunk.001_zz0fby: Copied (server-side copy) to: file1 2026/08/19 01:25:02 INFO : file1.rclone_chunk.001_zz0fby: Deleted 2026/08/19 01:25:02 DEBUG : file1: size = 2 OK 2026/08/19 01:25:02 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/19 01:25:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 01:25:02 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/19 01:25:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:02 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:25:02 DEBUG : Looking for writers 2026/08/19 01:25:02 DEBUG : file1: reading active writers 2026/08/19 01:25:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.63s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:25:02 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:25:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:25:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:25:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 01:25:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 01:25:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:02 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (0 bytes), uploading instead of streaming 2026/08/19 01:25:03 DEBUG : file1: size = 0 OK 2026/08/19 01:25:03 DEBUG : file1.rclone_chunk.001_zz0f7w: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:25:03 INFO : file1.rclone_chunk.001_zz0f7w: Copied (server-side copy) to: file1 2026/08/19 01:25:03 INFO : file1.rclone_chunk.001_zz0f7w: Deleted 2026/08/19 01:25:03 DEBUG : file1: size = 0 OK 2026/08/19 01:25:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/19 01:25:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 01:25:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:25:03 DEBUG : file1: Open: flags=O_RDONLY 2026/08/19 01:25:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/19 01:25:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/19 01:25:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:25:03 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/19 01:25:03 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:25:03 DEBUG : Looking for writers 2026/08/19 01:25:03 DEBUG : file1: reading active writers 2026/08/19 01:25:03 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.65s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:25:03 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:25:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:25:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:25:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/19 01:25:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/19 01:25:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:03 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': File to upload is small (100 bytes), uploading instead of streaming 2026/08/19 01:25:03 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/08/19 01:25:03 DEBUG : file1.rclone_chunk.001_zz0gkt: md5 = 94abea92bd80852ed9460c4d68b40a91 OK 2026/08/19 01:25:03 INFO : file1.rclone_chunk.001_zz0gkt: Copied (server-side copy) to: file1.rclone_chunk.001 2026/08/19 01:25:04 INFO : file1.rclone_chunk.001_zz0gkt: Deleted 2026/08/19 01:25:04 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/08/19 01:25:04 DEBUG : file1.rclone_chunk.002_zz0gkt: md5 = e39f027c6b58772beccfb6d8cdcedd95 OK 2026/08/19 01:25:04 INFO : file1.rclone_chunk.002_zz0gkt: Copied (server-side copy) to: file1.rclone_chunk.002 2026/08/19 01:25:04 INFO : file1.rclone_chunk.002_zz0gkt: Deleted 2026/08/19 01:25:04 DEBUG : file1: size = 100 OK 2026/08/19 01:25:04 DEBUG : file1: md5 = 1e921bcf16e0a0c0351b06382adae96a OK 2026/08/19 01:25:04 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/19 01:25:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/19 01:25:04 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/19 01:25:04 DEBUG : file1: Open: flags=O_RDONLY 2026/08/19 01:25:04 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/19 01:25:04 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/19 01:25:04 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:25:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/19 01:25:04 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:25:04 DEBUG : Looking for writers 2026/08/19 01:25:04 DEBUG : file1: reading active writers 2026/08/19 01:25:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.19s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:25:04 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:25:04 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/19 01:25:04 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/19 01:25:04 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/19 01:25:04 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/19 01:25:04 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/19 01:25:04 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/19 01:25:04 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/19 01:25:04 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/19 01:25:04 DEBUG : stalled: Remove: 2026/08/19 01:25:04 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/19 01:25:04 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.13s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:25:04 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:25:05 DEBUG : flat/f000.txt: size = 7 OK 2026/08/19 01:25:05 DEBUG : flat/f000.txt.rclone_chunk.001_zz0h2g: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/08/19 01:25:05 INFO : flat/f000.txt.rclone_chunk.001_zz0h2g: Copied (server-side copy) to: flat/f000.txt 2026/08/19 01:25:05 INFO : flat/f000.txt.rclone_chunk.001_zz0h2g: Deleted 2026/08/19 01:25:05 DEBUG : flat/f001.txt: size = 14 OK 2026/08/19 01:25:05 DEBUG : flat/f001.txt.rclone_chunk.001_zz0itu: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/08/19 01:25:05 INFO : flat/f001.txt.rclone_chunk.001_zz0itu: Copied (server-side copy) to: flat/f001.txt 2026/08/19 01:25:05 INFO : flat/f001.txt.rclone_chunk.001_zz0itu: Deleted 2026/08/19 01:25:06 DEBUG : flat/f002.txt: size = 21 OK 2026/08/19 01:25:06 DEBUG : flat/f002.txt.rclone_chunk.001_zz0iks: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/08/19 01:25:06 INFO : flat/f002.txt.rclone_chunk.001_zz0iks: Copied (server-side copy) to: flat/f002.txt 2026/08/19 01:25:06 INFO : flat/f002.txt.rclone_chunk.001_zz0iks: Deleted 2026/08/19 01:25:06 DEBUG : flat/f003.txt: size = 28 OK 2026/08/19 01:25:06 DEBUG : flat/f003.txt.rclone_chunk.001_zz0j8v: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/08/19 01:25:06 INFO : flat/f003.txt.rclone_chunk.001_zz0j8v: Copied (server-side copy) to: flat/f003.txt 2026/08/19 01:25:06 INFO : flat/f003.txt.rclone_chunk.001_zz0j8v: Deleted 2026/08/19 01:25:06 DEBUG : flat/f004.txt: size = 35 OK 2026/08/19 01:25:06 DEBUG : flat/f004.txt.rclone_chunk.001_zz0jop: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/08/19 01:25:06 INFO : flat/f004.txt.rclone_chunk.001_zz0jop: Copied (server-side copy) to: flat/f004.txt 2026/08/19 01:25:06 INFO : flat/f004.txt.rclone_chunk.001_zz0jop: Deleted 2026/08/19 01:25:07 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/19 01:25:07 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/19 01:25:07 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:25:07 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:25:07 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/19 01:25:07 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/19 01:25:07 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:25:07 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:25:07 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/19 01:25:07 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/19 01:25:07 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:25:07 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:25:07 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/19 01:25:07 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/19 01:25:07 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:25:07 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:25:07 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/19 01:25:07 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/19 01:25:07 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:25:07 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:25:07 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:25:07 DEBUG : flat: Looking for writers 2026/08/19 01:25:07 DEBUG : f003.txt: reading active writers 2026/08/19 01:25:07 DEBUG : f004.txt: reading active writers 2026/08/19 01:25:07 DEBUG : f000.txt: reading active writers 2026/08/19 01:25:07 DEBUG : f001.txt: reading active writers 2026/08/19 01:25:07 DEBUG : f002.txt: reading active writers 2026/08/19 01:25:07 DEBUG : Looking for writers 2026/08/19 01:25:07 DEBUG : flat: reading active writers 2026/08/19 01:25:07 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.44s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:25:08 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:25:08 DEBUG : a/top.txt: size = 3 OK 2026/08/19 01:25:08 DEBUG : a/top.txt.rclone_chunk.001_zz0l00: md5 = b28354b543375bfa94dabaeda722927f OK 2026/08/19 01:25:08 INFO : a/top.txt.rclone_chunk.001_zz0l00: Copied (server-side copy) to: a/top.txt 2026/08/19 01:25:08 INFO : a/top.txt.rclone_chunk.001_zz0l00: Deleted 2026/08/19 01:25:09 DEBUG : a/b/mid.txt: size = 3 OK 2026/08/19 01:25:09 DEBUG : a/b/mid.txt.rclone_chunk.001_zz0l48: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/08/19 01:25:09 INFO : a/b/mid.txt.rclone_chunk.001_zz0l48: Copied (server-side copy) to: a/b/mid.txt 2026/08/19 01:25:09 INFO : a/b/mid.txt.rclone_chunk.001_zz0l48: Deleted 2026/08/19 01:25:09 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/08/19 01:25:09 DEBUG : a/b/c/deep.txt.rclone_chunk.001_zz0msc: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/08/19 01:25:09 INFO : a/b/c/deep.txt.rclone_chunk.001_zz0msc: Copied (server-side copy) to: a/b/c/deep.txt 2026/08/19 01:25:09 INFO : a/b/c/deep.txt.rclone_chunk.001_zz0msc: Deleted 2026/08/19 01:25:09 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/19 01:25:09 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/19 01:25:09 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:25:09 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:25:09 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/19 01:25:09 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/19 01:25:09 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:25:09 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:25:09 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/19 01:25:09 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/19 01:25:10 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:25:10 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:25:10 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:25:10 DEBUG : a/b/c: Looking for writers 2026/08/19 01:25:10 DEBUG : deep.txt: reading active writers 2026/08/19 01:25:10 DEBUG : a/b: Looking for writers 2026/08/19 01:25:10 DEBUG : c: reading active writers 2026/08/19 01:25:10 DEBUG : mid.txt: reading active writers 2026/08/19 01:25:10 DEBUG : a: Looking for writers 2026/08/19 01:25:10 DEBUG : b: reading active writers 2026/08/19 01:25:10 DEBUG : top.txt: reading active writers 2026/08/19 01:25:10 DEBUG : Looking for writers 2026/08/19 01:25:10 DEBUG : a: reading active writers 2026/08/19 01:25:10 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.17s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:25:10 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/08/19 01:25:10 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:25:10 DEBUG : Looking for writers 2026/08/19 01:25:10 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi'", Local "Local file system at /tmp/rclone3384073660", Modify Window "1ns" 2026/08/19 01:25:10 INFO : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': poll-interval is not supported by this remote 2026/08/19 01:25:10 DEBUG : dir1/a.txt: size = 1 OK 2026/08/19 01:25:10 DEBUG : dir1/a.txt.rclone_chunk.001_zz0n5e: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/08/19 01:25:10 INFO : dir1/a.txt.rclone_chunk.001_zz0n5e: Copied (server-side copy) to: dir1/a.txt 2026/08/19 01:25:10 INFO : dir1/a.txt.rclone_chunk.001_zz0n5e: Deleted 2026/08/19 01:25:11 DEBUG : dir2/b.txt: size = 1 OK 2026/08/19 01:25:11 DEBUG : dir2/b.txt.rclone_chunk.001_zz0o03: md5 = 415290769594460e2e485922904f345d OK 2026/08/19 01:25:11 INFO : dir2/b.txt.rclone_chunk.001_zz0o03: Copied (server-side copy) to: dir2/b.txt 2026/08/19 01:25:11 INFO : dir2/b.txt.rclone_chunk.001_zz0o03: Deleted 2026/08/19 01:25:11 DEBUG : dir3/c.txt: size = 1 OK 2026/08/19 01:25:11 DEBUG : dir3/c.txt.rclone_chunk.001_zz0o60: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/08/19 01:25:11 INFO : dir3/c.txt.rclone_chunk.001_zz0o60: Copied (server-side copy) to: dir3/c.txt 2026/08/19 01:25:11 INFO : dir3/c.txt.rclone_chunk.001_zz0o60: Deleted 2026/08/19 01:25:12 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/19 01:25:12 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/19 01:25:12 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:25:12 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:25:12 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/19 01:25:12 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/19 01:25:12 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:25:12 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:25:12 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/19 01:25:12 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/19 01:25:12 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/19 01:25:12 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/19 01:25:12 DEBUG : WaitForWriters: timeout=30s 2026/08/19 01:25:12 DEBUG : dir3: Looking for writers 2026/08/19 01:25:12 DEBUG : c.txt: reading active writers 2026/08/19 01:25:12 DEBUG : dir1: Looking for writers 2026/08/19 01:25:12 DEBUG : a.txt: reading active writers 2026/08/19 01:25:12 DEBUG : dir2: Looking for writers 2026/08/19 01:25:12 DEBUG : b.txt: reading active writers 2026/08/19 01:25:12 DEBUG : Looking for writers 2026/08/19 01:25:12 DEBUG : dir2: reading active writers 2026/08/19 01:25:12 DEBUG : dir3: reading active writers 2026/08/19 01:25:12 DEBUG : dir1: reading active writers 2026/08/19 01:25:12 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.20s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/19 01:25:12 DEBUG : Chunked 'TestChunkerChunk50bS3:rclone-test-kigoloz2vaqi': Purge remote 2026/08/19 01:25:12 DEBUG : Waiting for deletions to finish 2026/08/19 01:25:13 INFO : S3 bucket rclone-test-kigoloz2vaqi: Bucket "rclone-test-kigoloz2vaqi" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bS3: -verbose -size-limit 1024" - Finished OK in 1m55.145467647s (try 1/5)