"./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Starting (try 1/5) 2026/08/26 01:57:47 DEBUG : Creating backend with remote "TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse" 2026/08/26 01:57:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/26 01:57:47 DEBUG : Creating backend with remote "TestS3:rclone-test-pogovub0nuse" 2026/08/26 01:57:47 DEBUG : Creating backend with remote "/tmp/rclone810229758" === RUN TestDirHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:57:47 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:57:48 INFO : S3 bucket rclone-test-pogovub0nuse: Bucket "rclone-test-pogovub0nuse" created with ACL "" 2026/08/26 01:57:48 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:57:48 DEBUG : dir/file1.rclone_chunk.001_cz78nl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:57:48 INFO : dir/file1.rclone_chunk.001_cz78nl: Copied (server-side copy) to: dir/file1 2026/08/26 01:57:48 INFO : dir/file1.rclone_chunk.001_cz78nl: Deleted 2026/08/26 01:57:48 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:57:48 DEBUG : dir: Looking for writers 2026/08/26 01:57:48 DEBUG : Looking for writers 2026/08/26 01:57:48 DEBUG : dir: reading active writers 2026/08/26 01:57:48 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.47s) === RUN TestDirHandleReaddir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:57:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:57:49 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:57:49 DEBUG : dir/file1.rclone_chunk.001_cz7972: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:57:49 INFO : dir/file1.rclone_chunk.001_cz7972: Copied (server-side copy) to: dir/file1 2026/08/26 01:57:49 INFO : dir/file1.rclone_chunk.001_cz7972: Deleted 2026/08/26 01:57:49 DEBUG : dir/file2: size = 15 OK 2026/08/26 01:57:49 DEBUG : dir/file2.rclone_chunk.001_cz793o: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/26 01:57:49 INFO : dir/file2.rclone_chunk.001_cz793o: Copied (server-side copy) to: dir/file2 2026/08/26 01:57:50 INFO : dir/file2.rclone_chunk.001_cz793o: Deleted 2026/08/26 01:57:50 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/26 01:57:50 DEBUG : dir/subdir/file3.rclone_chunk.001_cz7ax8: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/26 01:57:50 INFO : dir/subdir/file3.rclone_chunk.001_cz7ax8: Copied (server-side copy) to: dir/subdir/file3 2026/08/26 01:57:50 INFO : dir/subdir/file3.rclone_chunk.001_cz7ax8: Deleted 2026/08/26 01:57:50 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:57:50 DEBUG : dir/subdir: Looking for writers 2026/08/26 01:57:50 DEBUG : dir: Looking for writers 2026/08/26 01:57:50 DEBUG : file1: reading active writers 2026/08/26 01:57:50 DEBUG : file2: reading active writers 2026/08/26 01:57:50 DEBUG : subdir: reading active writers 2026/08/26 01:57:50 DEBUG : Looking for writers 2026/08/26 01:57:50 DEBUG : dir: reading active writers 2026/08/26 01:57:50 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.08s) === RUN TestDirHandleReaddirnames run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:57:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:57:51 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:57:51 DEBUG : dir/file1.rclone_chunk.001_cz7byz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:57:51 INFO : dir/file1.rclone_chunk.001_cz7byz: Copied (server-side copy) to: dir/file1 2026/08/26 01:57:51 INFO : dir/file1.rclone_chunk.001_cz7byz: Deleted 2026/08/26 01:57:51 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:57:51 DEBUG : dir: Looking for writers 2026/08/26 01:57:51 DEBUG : file1: reading active writers 2026/08/26 01:57:51 DEBUG : Looking for writers 2026/08/26 01:57:51 DEBUG : dir: reading active writers 2026/08/26 01:57:51 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.89s) === RUN TestDirMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:57:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:57:52 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:57:52 DEBUG : dir/file1.rclone_chunk.001_cz7ce2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:57:52 INFO : dir/file1.rclone_chunk.001_cz7ce2: Copied (server-side copy) to: dir/file1 2026/08/26 01:57:52 INFO : dir/file1.rclone_chunk.001_cz7ce2: Deleted 2026/08/26 01:57:52 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:57:52 DEBUG : dir: Looking for writers 2026/08/26 01:57:52 DEBUG : Looking for writers 2026/08/26 01:57:52 DEBUG : dir: reading active writers 2026/08/26 01:57:52 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.83s) === RUN TestDirForgetAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:57:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:57:53 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:57:53 DEBUG : dir/file1.rclone_chunk.001_cz7c9b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:57:53 INFO : dir/file1.rclone_chunk.001_cz7c9b: Copied (server-side copy) to: dir/file1 2026/08/26 01:57:53 INFO : dir/file1.rclone_chunk.001_cz7c9b: Deleted 2026/08/26 01:57:53 DEBUG : dir: forgetting directory cache 2026/08/26 01:57:53 DEBUG : forgetting directory cache 2026/08/26 01:57:53 DEBUG : dir: forgetting directory cache 2026/08/26 01:57:53 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:57:53 DEBUG : Looking for writers 2026/08/26 01:57:53 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.94s) === RUN TestDirForgetPath run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:57:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:57:54 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:57:54 DEBUG : dir/file1.rclone_chunk.001_cz7d57: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:57:54 INFO : dir/file1.rclone_chunk.001_cz7d57: Copied (server-side copy) to: dir/file1 2026/08/26 01:57:54 INFO : dir/file1.rclone_chunk.001_cz7d57: Deleted 2026/08/26 01:57:54 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/26 01:57:54 DEBUG : dir: invalidating directory cache 2026/08/26 01:57:54 DEBUG : >ForgetPath: 2026/08/26 01:57:54 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/26 01:57:54 DEBUG : invalidating directory cache 2026/08/26 01:57:54 DEBUG : dir: forgetting directory cache 2026/08/26 01:57:54 DEBUG : >ForgetPath: 2026/08/26 01:57:54 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/26 01:57:54 DEBUG : >ForgetPath: 2026/08/26 01:57:54 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:57:54 DEBUG : dir: Looking for writers 2026/08/26 01:57:54 DEBUG : Looking for writers 2026/08/26 01:57:54 DEBUG : dir: reading active writers 2026/08/26 01:57:54 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.86s) === RUN TestDirWalk run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:57:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:57:55 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:57:55 DEBUG : dir/file1.rclone_chunk.001_cz7evk: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:57:55 INFO : dir/file1.rclone_chunk.001_cz7evk: Copied (server-side copy) to: dir/file1 2026/08/26 01:57:55 INFO : dir/file1.rclone_chunk.001_cz7evk: Deleted 2026/08/26 01:57:55 DEBUG : fil/a/b/c: size = 15 OK 2026/08/26 01:57:55 DEBUG : fil/a/b/c.rclone_chunk.001_cz7f5a: md5 = 8a723ce6358887fb2e41fbe163780b08 OK 2026/08/26 01:57:55 INFO : fil/a/b/c.rclone_chunk.001_cz7f5a: Copied (server-side copy) to: fil/a/b/c 2026/08/26 01:57:55 INFO : fil/a/b/c.rclone_chunk.001_cz7f5a: Deleted 2026/08/26 01:57:56 DEBUG : forgetting directory cache 2026/08/26 01:57:56 DEBUG : dir: forgetting directory cache 2026/08/26 01:57:56 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:57:56 DEBUG : dir: Looking for writers 2026/08/26 01:57:56 DEBUG : fil/a/b: Looking for writers 2026/08/26 01:57:56 DEBUG : fil/a: Looking for writers 2026/08/26 01:57:56 DEBUG : b: reading active writers 2026/08/26 01:57:56 DEBUG : fil: Looking for writers 2026/08/26 01:57:56 DEBUG : a: reading active writers 2026/08/26 01:57:56 DEBUG : Looking for writers 2026/08/26 01:57:56 DEBUG : fil: reading active writers 2026/08/26 01:57:56 DEBUG : dir: reading active writers 2026/08/26 01:57:56 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (1.80s) === RUN TestDirSetModTime run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:57:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:57:56 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:57:56 DEBUG : dir/file1.rclone_chunk.001_cz7gfe: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:57:56 INFO : dir/file1.rclone_chunk.001_cz7gfe: Copied (server-side copy) to: dir/file1 2026/08/26 01:57:56 INFO : dir/file1.rclone_chunk.001_cz7gfe: Deleted 2026/08/26 01:57:57 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:57:57 DEBUG : dir: Looking for writers 2026/08/26 01:57:57 DEBUG : Looking for writers 2026/08/26 01:57:57 DEBUG : dir: reading active writers 2026/08/26 01:57:57 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.76s) === RUN TestDirStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:57:57 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:57:57 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:57:57 DEBUG : dir/file1.rclone_chunk.001_cz7h9f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:57:57 INFO : dir/file1.rclone_chunk.001_cz7h9f: Copied (server-side copy) to: dir/file1 2026/08/26 01:57:57 INFO : dir/file1.rclone_chunk.001_cz7h9f: Deleted 2026/08/26 01:57:57 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:57:57 DEBUG : dir: Looking for writers 2026/08/26 01:57:57 DEBUG : file1: reading active writers 2026/08/26 01:57:57 DEBUG : Looking for writers 2026/08/26 01:57:57 DEBUG : dir: reading active writers 2026/08/26 01:57:57 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.82s) === RUN TestDirReadDirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:57:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:57:58 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:57:58 DEBUG : dir/file1.rclone_chunk.001_cz7isl: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:57:58 INFO : dir/file1.rclone_chunk.001_cz7isl: Copied (server-side copy) to: dir/file1 2026/08/26 01:57:58 INFO : dir/file1.rclone_chunk.001_cz7isl: Deleted 2026/08/26 01:57:58 DEBUG : dir/file2: size = 15 OK 2026/08/26 01:57:58 DEBUG : dir/file2.rclone_chunk.001_cz7ioe: md5 = d1b75f73cb5fce53969131dd22562187 OK 2026/08/26 01:57:58 INFO : dir/file2.rclone_chunk.001_cz7ioe: Copied (server-side copy) to: dir/file2 2026/08/26 01:57:58 INFO : dir/file2.rclone_chunk.001_cz7ioe: Deleted 2026/08/26 01:57:59 DEBUG : dir/subdir/file3: size = 16 OK 2026/08/26 01:57:59 DEBUG : dir/subdir/file3.rclone_chunk.001_cz7i1b: md5 = 01295b6a8d3454e40dd135bbe6af1579 OK 2026/08/26 01:57:59 INFO : dir/subdir/file3.rclone_chunk.001_cz7i1b: Copied (server-side copy) to: dir/subdir/file3 2026/08/26 01:57:59 INFO : dir/subdir/file3.rclone_chunk.001_cz7i1b: Deleted === RUN TestDirReadDirAll/Virtual 2026/08/26 01:57:59 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/26 01:57:59 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/26 01:57:59 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/26 01:57:59 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/26 01:58:00 DEBUG : dir/virtualFile: size = 20 OK 2026/08/26 01:58:00 DEBUG : dir/virtualFile.rclone_chunk.001_cz7j0a: md5 = 217601602842dc7c0bba0515925e6bcb OK 2026/08/26 01:58:00 INFO : dir/virtualFile.rclone_chunk.001_cz7j0a: Copied (server-side copy) to: dir/virtualFile 2026/08/26 01:58:00 INFO : dir/virtualFile.rclone_chunk.001_cz7j0a: Deleted 2026/08/26 01:58:00 DEBUG : dir/virtualDir/testFile: size = 17 OK 2026/08/26 01:58:00 DEBUG : dir/virtualDir/testFile.rclone_chunk.001_cz7k3q: md5 = 360106979e22f3a6be55f3f86b81dbd8 OK 2026/08/26 01:58:00 INFO : dir/virtualDir/testFile.rclone_chunk.001_cz7k3q: Copied (server-side copy) to: dir/virtualDir/testFile 2026/08/26 01:58:00 INFO : dir/virtualDir/testFile.rclone_chunk.001_cz7k3q: Deleted 2026/08/26 01:58:00 DEBUG : S3 bucket rclone-test-pogovub0nuse: bucket is versioned: false 2026/08/26 01:58:00 DEBUG : Waiting for deletions to finish 2026/08/26 01:58:00 DEBUG : "dir/subdir/file3" version false 2026/08/26 01:58:00 DEBUG : dir/subdir/file3: Deleting (id "") 2026/08/26 01:58:00 INFO : dir/subdir/file3: Deleted 2026/08/26 01:58:00 DEBUG : dir: invalidating directory cache 2026/08/26 01:58:00 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/26 01:58:00 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/26 01:58:00 DEBUG : dir/file1: Reset virtual modtime 2026/08/26 01:58:00 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/26 01:58:00 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/26 01:58:00 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/26 01:58:00 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/26 01:58:00 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/26 01:58:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:00 DEBUG : dir: invalidating directory cache 2026/08/26 01:58:00 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/26 01:58:00 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/26 01:58:00 DEBUG : forgetting directory cache 2026/08/26 01:58:00 DEBUG : dir: forgetting directory cache 2026/08/26 01:58:00 DEBUG : dir/virtualDir2: forgetting directory cache 2026/08/26 01:58:00 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/26 01:58:00 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:00 DEBUG : dir/virtualDir2: Looking for writers 2026/08/26 01:58:00 DEBUG : dir/virtualDir: Looking for writers 2026/08/26 01:58:00 DEBUG : dir: Looking for writers 2026/08/26 01:58:00 DEBUG : file1: reading active writers 2026/08/26 01:58:00 DEBUG : virtualFile2: reading active writers 2026/08/26 01:58:00 DEBUG : virtualDir2: reading active writers 2026/08/26 01:58:00 DEBUG : virtualFile: reading active writers 2026/08/26 01:58:00 DEBUG : virtualDir: reading active writers 2026/08/26 01:58:00 DEBUG : Looking for writers 2026/08/26 01:58:00 DEBUG : dir: reading active writers 2026/08/26 01:58:00 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.12s) --- PASS: TestDirReadDirAll/Virtual (1.17s) === RUN TestDirOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:01 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:01 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:01 DEBUG : dir/file1.rclone_chunk.001_cz7l9z: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:01 INFO : dir/file1.rclone_chunk.001_cz7l9z: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:01 INFO : dir/file1.rclone_chunk.001_cz7l9z: Deleted 2026/08/26 01:58:01 ERROR : dir/: Can only open directories read only 2026/08/26 01:58:01 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:01 DEBUG : dir: Looking for writers 2026/08/26 01:58:01 DEBUG : Looking for writers 2026/08/26 01:58:01 DEBUG : dir: reading active writers 2026/08/26 01:58:01 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.81s) === RUN TestDirCreate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:02 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:02 DEBUG : dir/file1.rclone_chunk.001_cz7mrz: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:02 INFO : dir/file1.rclone_chunk.001_cz7mrz: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:02 INFO : dir/file1.rclone_chunk.001_cz7mrz: Deleted 2026/08/26 01:58:02 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/26 01:58:02 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/26 01:58:02 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/26 01:58:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 01:58:03 DEBUG : dir/potato: size = 5 OK 2026/08/26 01:58:03 DEBUG : dir/potato.rclone_chunk.001_cz7ms5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:58:03 INFO : dir/potato.rclone_chunk.001_cz7ms5: Copied (server-side copy) to: dir/potato 2026/08/26 01:58:03 INFO : dir/potato.rclone_chunk.001_cz7ms5: Deleted 2026/08/26 01:58:03 DEBUG : dir/potato: size = 5 OK 2026/08/26 01:58:03 NOTICE: Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/26 01:58:03 DEBUG : dir/potato: Size of src and dst objects identical 2026/08/26 01:58:03 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/26 01:58:03 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:03 DEBUG : dir: Looking for writers 2026/08/26 01:58:03 DEBUG : file1: reading active writers 2026/08/26 01:58:03 DEBUG : potato: reading active writers 2026/08/26 01:58:03 DEBUG : Looking for writers 2026/08/26 01:58:03 DEBUG : dir: reading active writers 2026/08/26 01:58:03 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.43s) === RUN TestDirMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:03 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:03 DEBUG : dir/file1.rclone_chunk.001_cz7n8u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:03 INFO : dir/file1.rclone_chunk.001_cz7n8u: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:03 INFO : dir/file1.rclone_chunk.001_cz7n8u: Deleted 2026/08/26 01:58:04 DEBUG : dir: Added virtual directory entry vAddDir: "sub" fstest.go:251: Filtering empty directory "dir/sub" 2026/08/26 01:58:04 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:04 DEBUG : dir/sub: Looking for writers 2026/08/26 01:58:04 DEBUG : dir: Looking for writers 2026/08/26 01:58:04 DEBUG : sub: reading active writers 2026/08/26 01:58:04 DEBUG : file1: reading active writers 2026/08/26 01:58:04 DEBUG : Looking for writers 2026/08/26 01:58:04 DEBUG : dir: reading active writers 2026/08/26 01:58:04 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (1.11s) === RUN TestDirMkdirSub run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:04 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:04 DEBUG : dir/file1.rclone_chunk.001_cz7ocb: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:04 INFO : dir/file1.rclone_chunk.001_cz7ocb: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:05 INFO : dir/file1.rclone_chunk.001_cz7ocb: Deleted 2026/08/26 01:58:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/26 01:58:05 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" fstest.go:251: Filtering empty directory "dir/sub" fstest.go:251: Filtering empty directory "dir/sub/subsub" 2026/08/26 01:58:05 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:05 DEBUG : dir/sub/subsub: Looking for writers 2026/08/26 01:58:05 DEBUG : dir/sub: Looking for writers 2026/08/26 01:58:05 DEBUG : subsub: reading active writers 2026/08/26 01:58:05 DEBUG : dir: Looking for writers 2026/08/26 01:58:05 DEBUG : file1: reading active writers 2026/08/26 01:58:05 DEBUG : sub: reading active writers 2026/08/26 01:58:05 DEBUG : Looking for writers 2026/08/26 01:58:05 DEBUG : dir: reading active writers 2026/08/26 01:58:05 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (1.16s) === RUN TestDirRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:06 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:06 DEBUG : dir/file1.rclone_chunk.001_cz7pqx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:06 INFO : dir/file1.rclone_chunk.001_cz7pqx: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:06 INFO : dir/file1.rclone_chunk.001_cz7pqx: Deleted 2026/08/26 01:58:06 ERROR : dir/: Dir.Remove not empty 2026/08/26 01:58:06 DEBUG : dir/file1: Remove: 2026/08/26 01:58:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:06 DEBUG : dir/file1: >Remove: err= 2026/08/26 01:58:06 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/26 01:58:06 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:06 DEBUG : Looking for writers 2026/08/26 01:58:06 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.84s) === RUN TestDirRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:06 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:06 DEBUG : dir/file1.rclone_chunk.001_cz7qnr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:06 INFO : dir/file1.rclone_chunk.001_cz7qnr: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:07 INFO : dir/file1.rclone_chunk.001_cz7qnr: Deleted 2026/08/26 01:58:07 DEBUG : dir/file1: Remove: 2026/08/26 01:58:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:07 DEBUG : dir/file1: >Remove: err= 2026/08/26 01:58:07 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/26 01:58:07 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:07 DEBUG : Looking for writers 2026/08/26 01:58:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.86s) === RUN TestDirRemoveName run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:07 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:07 DEBUG : dir/file1.rclone_chunk.001_cz7rei: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:07 INFO : dir/file1.rclone_chunk.001_cz7rei: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:07 INFO : dir/file1.rclone_chunk.001_cz7rei: Deleted 2026/08/26 01:58:08 DEBUG : dir/file1: Remove: 2026/08/26 01:58:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:08 DEBUG : dir/file1: >Remove: err= fstest.go:251: Filtering empty directory "dir" 2026/08/26 01:58:08 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:08 DEBUG : dir: Looking for writers 2026/08/26 01:58:08 DEBUG : Looking for writers 2026/08/26 01:58:08 DEBUG : dir: reading active writers 2026/08/26 01:58:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.96s) === RUN TestDirRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:08 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:08 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:08 DEBUG : dir/file1.rclone_chunk.001_cz7sqm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:08 INFO : dir/file1.rclone_chunk.001_cz7sqm: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:08 INFO : dir/file1.rclone_chunk.001_cz7sqm: Deleted 2026/08/26 01:58:09 DEBUG : dir/file3: size = 15 OK 2026/08/26 01:58:09 DEBUG : dir/file3.rclone_chunk.001_cz7t9m: md5 = ea32138586c9d4e9533ef6cf95e9ec4b OK 2026/08/26 01:58:09 INFO : dir/file3.rclone_chunk.001_cz7t9m: Copied (server-side copy) to: dir/file3 2026/08/26 01:58:09 INFO : dir/file3.rclone_chunk.001_cz7t9m: Deleted 2026/08/26 01:58:09 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/26 01:58:09 DEBUG : dir/file1: copy non-chunked object... 2026/08/26 01:58:09 DEBUG : dir/file3: copy non-chunked object... 2026/08/26 01:58:09 DEBUG : dir2/file1: size = 14 OK 2026/08/26 01:58:09 INFO : dir/file1: Copied (server-side copy) to: dir2/file1 2026/08/26 01:58:09 DEBUG : dir2/file3: size = 15 OK 2026/08/26 01:58:09 INFO : dir/file3: Copied (server-side copy) to: dir2/file3 2026/08/26 01:58:10 INFO : dir/file1: Deleted 2026/08/26 01:58:10 INFO : dir/file3: Deleted 2026/08/26 01:58:10 DEBUG : dir: Updating dir with dir2 0x1f93c5a38780 2026/08/26 01:58:10 DEBUG : dir: forgetting directory cache 2026/08/26 01:58:10 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/26 01:58:10 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/26 01:58:10 DEBUG : dir2/file1: copy non-chunked object... 2026/08/26 01:58:10 DEBUG : file2: size = 14 OK 2026/08/26 01:58:10 INFO : dir2/file1: Copied (server-side copy) to: file2 2026/08/26 01:58:10 INFO : dir2/file1: Deleted 2026/08/26 01:58:10 DEBUG : file2: Updating file with file2 0x1f93c5b4ed00 2026/08/26 01:58:10 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 01:58:10 DEBUG : file2: copy non-chunked object... 2026/08/26 01:58:11 DEBUG : dir2/file3: size = 14 OK 2026/08/26 01:58:11 INFO : file2: Copied (server-side copy) to: dir2/file3 2026/08/26 01:58:11 INFO : file2: Deleted 2026/08/26 01:58:11 DEBUG : dir2/file3: Updating file with dir2/file3 0x1f93c5b4ed00 2026/08/26 01:58:11 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/26 01:58:11 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/26 01:58:11 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/26 01:58:11 DEBUG : empty directory: Updating dir with renamed empty directory 0x1f93c5a44b40 2026/08/26 01:58:11 DEBUG : empty directory: forgetting directory cache 2026/08/26 01:58:11 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/26 01:58:11 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/26 01:58:11 DEBUG : dir2: Renaming to "dir3" 2026/08/26 01:58:11 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:11 DEBUG : dir3: Looking for writers 2026/08/26 01:58:11 DEBUG : file3: reading active writers 2026/08/26 01:58:11 DEBUG : renamed empty directory: Looking for writers 2026/08/26 01:58:11 DEBUG : Looking for writers 2026/08/26 01:58:11 DEBUG : dir3: reading active writers 2026/08/26 01:58:11 DEBUG : renamed empty directory: reading active writers 2026/08/26 01:58:11 DEBUG : >WaitForWriters: --- PASS: TestDirRename (3.02s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:11 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:11 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:11 DEBUG : dir/file1.rclone_chunk.001_cz7vcs: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:11 INFO : dir/file1.rclone_chunk.001_cz7vcs: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:11 INFO : dir/file1.rclone_chunk.001_cz7vcs: Deleted 2026/08/26 01:58:12 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/26 01:58:12 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:58:12 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:58:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/26 01:58:12 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/26 01:58:12 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/26 01:58:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/26 01:58:12 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:58:12 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:58:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/26 01:58:12 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/26 01:58:12 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/26 01:58:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/26 01:58:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (12 bytes), uploading instead of streaming 2026/08/26 01:58:12 DEBUG : dir/sub/file2: size = 12 OK 2026/08/26 01:58:12 DEBUG : dir/sub/file2.rclone_chunk.001_cz7whx: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/26 01:58:12 INFO : dir/sub/file2.rclone_chunk.001_cz7whx: Copied (server-side copy) to: dir/sub/file2 2026/08/26 01:58:12 INFO : dir/sub/file2.rclone_chunk.001_cz7whx: Deleted 2026/08/26 01:58:12 DEBUG : dir/sub/file2: size = 12 OK 2026/08/26 01:58:12 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/08/26 01:58:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/26 01:58:12 DEBUG : forgetting directory cache 2026/08/26 01:58:12 DEBUG : dir: forgetting directory cache 2026/08/26 01:58:12 DEBUG : dir/sub: forgetting directory cache 2026/08/26 01:58:12 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/26 01:58:12 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 01:58:12 DEBUG : dir/sub/file0: size = 5 OK 2026/08/26 01:58:12 DEBUG : dir/sub/file0.rclone_chunk.001_cz7w0w: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:58:12 INFO : dir/sub/file0.rclone_chunk.001_cz7w0w: Copied (server-side copy) to: dir/sub/file0 2026/08/26 01:58:12 INFO : dir/sub/file0.rclone_chunk.001_cz7w0w: Deleted 2026/08/26 01:58:12 DEBUG : dir/sub/file0: size = 5 OK 2026/08/26 01:58:12 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/08/26 01:58:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/26 01:58:12 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:12 DEBUG : dir/sub: Looking for writers 2026/08/26 01:58:12 DEBUG : file0: reading active writers 2026/08/26 01:58:12 DEBUG : file2: reading active writers 2026/08/26 01:58:12 DEBUG : dir: Looking for writers 2026/08/26 01:58:12 DEBUG : file1: reading active writers 2026/08/26 01:58:12 DEBUG : sub: reading active writers 2026/08/26 01:58:12 DEBUG : Looking for writers 2026/08/26 01:58:12 DEBUG : dir: reading active writers 2026/08/26 01:58:12 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (1.87s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/26 01:58:13 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:13 DEBUG : Looking for writers 2026/08/26 01:58:13 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.09s) === RUN TestDirMetadataExtension run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:13 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:13 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:13 DEBUG : dir/file1.rclone_chunk.001_cz7x5y: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:13 INFO : dir/file1.rclone_chunk.001_cz7x5y: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:13 INFO : dir/file1.rclone_chunk.001_cz7x5y: Deleted 2026/08/26 01:58:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/26 01:58:14 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:58:14 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/26 01:58:14 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/26 01:58:14 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/26 01:58:14 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:58:14 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/26 01:58:14 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/26 01:58:14 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:58:14 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/26 01:58:14 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/26 01:58:14 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/26 01:58:14 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:58:14 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/26 01:58:14 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:14 DEBUG : dir: Looking for writers 2026/08/26 01:58:14 DEBUG : file1: reading active writers 2026/08/26 01:58:14 DEBUG : file1.metadata: reading active writers 2026/08/26 01:58:14 DEBUG : Looking for writers 2026/08/26 01:58:14 DEBUG : dir.metadata: reading active writers 2026/08/26 01:58:14 DEBUG : dir: reading active writers 2026/08/26 01:58:14 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.88s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:14 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:14 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:14 DEBUG : dir/file1.rclone_chunk.001_cz7yr3: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:14 INFO : dir/file1.rclone_chunk.001_cz7yr3: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:14 INFO : dir/file1.rclone_chunk.001_cz7yr3: Deleted 2026/08/26 01:58:14 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:14 DEBUG : dir: Looking for writers 2026/08/26 01:58:14 DEBUG : file1: reading active writers 2026/08/26 01:58:14 DEBUG : Looking for writers 2026/08/26 01:58:14 DEBUG : dir: reading active writers 2026/08/26 01:58:14 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.88s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:15 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:15 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:15 DEBUG : dir/file1.rclone_chunk.001_cz7z0o: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:15 INFO : dir/file1.rclone_chunk.001_cz7z0o: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:15 INFO : dir/file1.rclone_chunk.001_cz7z0o: Deleted 2026/08/26 01:58:16 DEBUG : time_test: size = 5 OK 2026/08/26 01:58:16 DEBUG : time_test.rclone_chunk.001_cz7zvj: md5 = c13d88cb4cb02003daedb8a84e5d272a OK 2026/08/26 01:58:16 INFO : time_test.rclone_chunk.001_cz7zvj: Copied (server-side copy) to: time_test 2026/08/26 01:58:16 INFO : time_test.rclone_chunk.001_cz7zvj: Deleted 2026/08/26 01:58:16 DEBUG : Can set mod time: true 2026/08/26 01:58:16 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 01:58:16 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:16 DEBUG : dir: Looking for writers 2026/08/26 01:58:16 DEBUG : file1: reading active writers 2026/08/26 01:58:16 DEBUG : Looking for writers 2026/08/26 01:58:16 DEBUG : dir: reading active writers 2026/08/26 01:58:16 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:16 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:17 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:17 DEBUG : dir/file1.rclone_chunk.001_cz801b: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:17 INFO : dir/file1.rclone_chunk.001_cz801b: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:17 INFO : dir/file1.rclone_chunk.001_cz801b: Deleted 2026/08/26 01:58:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:58:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 01:58:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:17 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 01:58:17 DEBUG : dir/file1: size = 0 OK 2026/08/26 01:58:17 DEBUG : dir/file1.rclone_chunk.001_cz813p: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 01:58:17 INFO : dir/file1.rclone_chunk.001_cz813p: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:17 INFO : dir/file1.rclone_chunk.001_cz813p: Deleted 2026/08/26 01:58:17 DEBUG : dir/file1: size = 0 OK 2026/08/26 01:58:17 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/26 01:58:18 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 01:58:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:18 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:18 DEBUG : dir: Looking for writers 2026/08/26 01:58:18 DEBUG : file1: reading active writers 2026/08/26 01:58:18 DEBUG : Looking for writers 2026/08/26 01:58:18 DEBUG : dir: reading active writers 2026/08/26 01:58:18 DEBUG : >WaitForWriters: 2026/08/26 01:58:18 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:18 DEBUG : dir: Looking for writers 2026/08/26 01:58:18 DEBUG : file1: reading active writers 2026/08/26 01:58:18 DEBUG : Looking for writers 2026/08/26 01:58:18 DEBUG : dir: reading active writers 2026/08/26 01:58:18 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:18 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:18 DEBUG : dir/file1.rclone_chunk.001_cz82h1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:18 INFO : dir/file1.rclone_chunk.001_cz82h1: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:18 INFO : dir/file1.rclone_chunk.001_cz82h1: Deleted 2026/08/26 01:58:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:58:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 01:58:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:18 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 01:58:19 DEBUG : dir/file1: size = 5 OK 2026/08/26 01:58:19 DEBUG : dir/file1.rclone_chunk.001_cz8335: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:58:19 INFO : dir/file1.rclone_chunk.001_cz8335: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:19 INFO : dir/file1.rclone_chunk.001_cz8335: Deleted 2026/08/26 01:58:19 DEBUG : dir/file1: size = 5 OK 2026/08/26 01:58:19 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/26 01:58:19 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 01:58:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:19 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:19 DEBUG : dir: Looking for writers 2026/08/26 01:58:19 DEBUG : file1: reading active writers 2026/08/26 01:58:19 DEBUG : Looking for writers 2026/08/26 01:58:19 DEBUG : dir: reading active writers 2026/08/26 01:58:19 DEBUG : >WaitForWriters: 2026/08/26 01:58:19 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:19 DEBUG : dir: Looking for writers 2026/08/26 01:58:19 DEBUG : file1: reading active writers 2026/08/26 01:58:19 DEBUG : Looking for writers 2026/08/26 01:58:19 DEBUG : dir: reading active writers 2026/08/26 01:58:19 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:19 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:19 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:20 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:20 DEBUG : dir/file1.rclone_chunk.001_cz840t: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:20 INFO : dir/file1.rclone_chunk.001_cz840t: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:20 INFO : dir/file1.rclone_chunk.001_cz840t: Deleted 2026/08/26 01:58:20 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 01:58:20 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:20 DEBUG : dir: Looking for writers 2026/08/26 01:58:20 DEBUG : file1: reading active writers 2026/08/26 01:58:20 DEBUG : Looking for writers 2026/08/26 01:58:20 DEBUG : dir: reading active writers 2026/08/26 01:58:20 DEBUG : >WaitForWriters: 2026/08/26 01:58:20 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:21 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:21 DEBUG : dir/file1.rclone_chunk.001_cz85db: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:21 INFO : dir/file1.rclone_chunk.001_cz85db: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:21 INFO : dir/file1.rclone_chunk.001_cz85db: Deleted 2026/08/26 01:58:21 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/26 01:58:21 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:21 DEBUG : dir/file1(0x1f93c5542380): close: 2026/08/26 01:58:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 01:58:21 DEBUG : dir/file1(0x1f93c5542380): >close: err= 2026/08/26 01:58:21 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:21 DEBUG : dir: Looking for writers 2026/08/26 01:58:21 DEBUG : file1: reading active writers 2026/08/26 01:58:21 DEBUG : Looking for writers 2026/08/26 01:58:21 DEBUG : dir: reading active writers 2026/08/26 01:58:21 DEBUG : >WaitForWriters: 2026/08/26 01:58:22 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:22 DEBUG : dir: Looking for writers 2026/08/26 01:58:22 DEBUG : file1: reading active writers 2026/08/26 01:58:22 DEBUG : Looking for writers 2026/08/26 01:58:22 DEBUG : dir: reading active writers 2026/08/26 01:58:22 DEBUG : >WaitForWriters: 2026/08/26 01:58:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:22 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:22 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:22 DEBUG : dir/file1.rclone_chunk.001_cz86fq: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:22 INFO : dir/file1.rclone_chunk.001_cz86fq: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:22 INFO : dir/file1.rclone_chunk.001_cz86fq: Deleted 2026/08/26 01:58:22 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/26 01:58:22 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:22 DEBUG : dir/file1(0x1f93c5b0b300): _writeAt: size=5, off=0 2026/08/26 01:58:22 DEBUG : dir/file1(0x1f93c5b0b300): openPending: 2026/08/26 01:58:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/26 01:58:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 01:58:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:22 DEBUG : dir/file1(0x1f93c5b0b300): >openPending: err= 2026/08/26 01:58:22 DEBUG : dir/file1(0x1f93c5b0b300): >_writeAt: n=5, err= 2026/08/26 01:58:22 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/26 01:58:22 DEBUG : dir/file1(0x1f93c5b0b300): close: 2026/08/26 01:58:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/26 01:58:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/26 01:58:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/26 01:58:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/26 01:58:23 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/26 01:58:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:58:23 DEBUG : dir/file1(0x1f93c5b0b300): >close: err= 2026/08/26 01:58:23 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:23 DEBUG : dir: Looking for writers 2026/08/26 01:58:23 DEBUG : file1: reading active writers 2026/08/26 01:58:23 DEBUG : Looking for writers 2026/08/26 01:58:23 DEBUG : dir: reading active writers 2026/08/26 01:58:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:58:23 DEBUG : dir: Looking for writers 2026/08/26 01:58:23 DEBUG : file1: reading active writers 2026/08/26 01:58:23 DEBUG : Looking for writers 2026/08/26 01:58:23 DEBUG : dir: reading active writers 2026/08/26 01:58:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:58:23 DEBUG : dir: Looking for writers 2026/08/26 01:58:23 DEBUG : file1: reading active writers 2026/08/26 01:58:23 DEBUG : Looking for writers 2026/08/26 01:58:23 DEBUG : dir: reading active writers 2026/08/26 01:58:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:58:23 DEBUG : dir: Looking for writers 2026/08/26 01:58:23 DEBUG : file1: reading active writers 2026/08/26 01:58:23 DEBUG : Looking for writers 2026/08/26 01:58:23 DEBUG : dir: reading active writers 2026/08/26 01:58:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:58:23 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 01:58:23 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:58:23 DEBUG : dir: Looking for writers 2026/08/26 01:58:23 DEBUG : file1: reading active writers 2026/08/26 01:58:23 DEBUG : Looking for writers 2026/08/26 01:58:23 DEBUG : dir: reading active writers 2026/08/26 01:58:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:58:23 DEBUG : dir: Looking for writers 2026/08/26 01:58:23 DEBUG : file1: reading active writers 2026/08/26 01:58:23 DEBUG : Looking for writers 2026/08/26 01:58:23 DEBUG : dir: reading active writers 2026/08/26 01:58:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:58:23 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:23 DEBUG : dir/file1.rclone_chunk.001_cz87o2: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/26 01:58:23 INFO : dir/file1.rclone_chunk.001_cz87o2: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:23 INFO : dir/file1.rclone_chunk.001_cz87o2: Deleted 2026/08/26 01:58:23 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:23 INFO : dir/file1: Copied (replaced existing) 2026/08/26 01:58:23 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59.123456789 +0000 UTC" 2026/08/26 01:58:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 01:58:23 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/26 01:58:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 01:58:23 DEBUG : dir: Looking for writers 2026/08/26 01:58:23 DEBUG : file1: reading active writers 2026/08/26 01:58:23 DEBUG : Looking for writers 2026/08/26 01:58:23 DEBUG : dir: reading active writers 2026/08/26 01:58:23 DEBUG : >WaitForWriters: 2026/08/26 01:58:23 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:23 DEBUG : dir: Looking for writers 2026/08/26 01:58:23 DEBUG : file1: reading active writers 2026/08/26 01:58:23 DEBUG : Looking for writers 2026/08/26 01:58:23 DEBUG : dir: reading active writers 2026/08/26 01:58:23 DEBUG : >WaitForWriters: 2026/08/26 01:58:23 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (8.83s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (1.69s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (1.51s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (1.61s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (1.13s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (1.15s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (1.74s) === RUN TestFileOpenRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:24 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:24 DEBUG : dir/file1.rclone_chunk.001_cz88an: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:24 INFO : dir/file1.rclone_chunk.001_cz88an: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:24 INFO : dir/file1.rclone_chunk.001_cz88an: Deleted 2026/08/26 01:58:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:58:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 01:58:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:58:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/26 01:58:24 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:24 DEBUG : dir: Looking for writers 2026/08/26 01:58:24 DEBUG : file1: reading active writers 2026/08/26 01:58:24 DEBUG : Looking for writers 2026/08/26 01:58:24 DEBUG : dir: reading active writers 2026/08/26 01:58:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.00s) === RUN TestFileOpenReadUnknownSize 2026/08/26 01:58:24 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/26 01:58:24 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 01:58:24 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:58:24 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/26 01:58:24 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:24 DEBUG : Looking for writers 2026/08/26 01:58:24 DEBUG : file.txt: reading active writers 2026/08/26 01:58:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:25 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:25 DEBUG : dir/file1.rclone_chunk.001_cz89ke: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:25 INFO : dir/file1.rclone_chunk.001_cz89ke: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:25 INFO : dir/file1.rclone_chunk.001_cz89ke: Deleted 2026/08/26 01:58:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (25 bytes), uploading instead of streaming 2026/08/26 01:58:26 DEBUG : dir/file1: size = 25 OK 2026/08/26 01:58:26 DEBUG : dir/file1.rclone_chunk.001_cz89gp: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 01:58:26 INFO : dir/file1.rclone_chunk.001_cz89gp: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:26 INFO : dir/file1.rclone_chunk.001_cz89gp: Deleted 2026/08/26 01:58:26 DEBUG : dir/file1: size = 25 OK 2026/08/26 01:58:26 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/26 01:58:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:26 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:26 DEBUG : dir: Looking for writers 2026/08/26 01:58:26 DEBUG : file1: reading active writers 2026/08/26 01:58:26 DEBUG : Looking for writers 2026/08/26 01:58:26 DEBUG : dir: reading active writers 2026/08/26 01:58:26 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.41s) === RUN TestFileRemove run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:26 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:26 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:26 DEBUG : dir/file1.rclone_chunk.001_cz8asr: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:26 INFO : dir/file1.rclone_chunk.001_cz8asr: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:26 INFO : dir/file1.rclone_chunk.001_cz8asr: Deleted 2026/08/26 01:58:27 DEBUG : dir/file1: Remove: 2026/08/26 01:58:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:27 DEBUG : dir/file1: >Remove: err= 2026/08/26 01:58:27 DEBUG : dir/file1: Remove: 2026/08/26 01:58:27 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/26 01:58:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:27 DEBUG : dir: Looking for writers 2026/08/26 01:58:27 DEBUG : Looking for writers 2026/08/26 01:58:27 DEBUG : dir: reading active writers 2026/08/26 01:58:27 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.86s) === RUN TestFileRemoveAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:27 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:27 DEBUG : dir/file1.rclone_chunk.001_cz8b9u: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:27 INFO : dir/file1.rclone_chunk.001_cz8b9u: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:27 INFO : dir/file1.rclone_chunk.001_cz8b9u: Deleted 2026/08/26 01:58:27 DEBUG : dir/file1: Remove: 2026/08/26 01:58:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:27 DEBUG : dir/file1: >Remove: err= 2026/08/26 01:58:28 DEBUG : dir/file1: Remove: 2026/08/26 01:58:28 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/26 01:58:28 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:28 DEBUG : dir: Looking for writers 2026/08/26 01:58:28 DEBUG : Looking for writers 2026/08/26 01:58:28 DEBUG : dir: reading active writers 2026/08/26 01:58:28 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.86s) === RUN TestFileOpen run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:28 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:28 DEBUG : dir/file1.rclone_chunk.001_cz8c71: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:28 INFO : dir/file1.rclone_chunk.001_cz8c71: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:28 INFO : dir/file1.rclone_chunk.001_cz8c71: Deleted 2026/08/26 01:58:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:58:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 01:58:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/26 01:58:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 01:58:28 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/26 01:58:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 01:58:28 DEBUG : dir/file1: Open: flags=0x3 2026/08/26 01:58:28 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/26 01:58:28 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/26 01:58:28 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:28 DEBUG : dir: Looking for writers 2026/08/26 01:58:28 DEBUG : file1: reading active writers 2026/08/26 01:58:28 DEBUG : Looking for writers 2026/08/26 01:58:28 DEBUG : dir: reading active writers 2026/08/26 01:58:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.86s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:28 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:29 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:29 DEBUG : dir/file1.rclone_chunk.001_cz8djm: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:29 INFO : dir/file1.rclone_chunk.001_cz8djm: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:29 INFO : dir/file1.rclone_chunk.001_cz8djm: Deleted 2026/08/26 01:58:29 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:29 DEBUG : dir: Looking for writers 2026/08/26 01:58:29 DEBUG : file1: reading active writers 2026/08/26 01:58:29 DEBUG : Looking for writers 2026/08/26 01:58:29 DEBUG : dir: reading active writers 2026/08/26 01:58:29 DEBUG : >WaitForWriters: 2026/08/26 01:58:29 DEBUG : dir/file1: copy non-chunked object... 2026/08/26 01:58:30 DEBUG : newLeaf: size = 14 OK 2026/08/26 01:58:30 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:30 INFO : dir/file1: Deleted 2026/08/26 01:58:30 DEBUG : newLeaf: Updating file with newLeaf 0x1f93c58a6340 2026/08/26 01:58:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:30 DEBUG : newLeaf: copy non-chunked object... 2026/08/26 01:58:30 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:30 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:30 INFO : newLeaf: Deleted 2026/08/26 01:58:30 DEBUG : dir/file1: Updating file with dir/file1 0x1f93c58a6340 2026/08/26 01:58:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 01:58:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:58:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 01:58:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:30 DEBUG : dir/file1: File is currently open, delaying rename 0x1f93c58a6340 2026/08/26 01:58:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (25 bytes), uploading instead of streaming 2026/08/26 01:58:30 DEBUG : dir/file1: size = 25 OK 2026/08/26 01:58:30 DEBUG : dir/file1.rclone_chunk.001_cz8egi: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 01:58:30 INFO : dir/file1.rclone_chunk.001_cz8egi: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:30 INFO : dir/file1.rclone_chunk.001_cz8egi: Deleted 2026/08/26 01:58:30 DEBUG : dir/file1: size = 25 OK 2026/08/26 01:58:30 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/26 01:58:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:30 DEBUG : newLeaf: Running delayed rename now 2026/08/26 01:58:31 DEBUG : dir/file1: copy non-chunked object... 2026/08/26 01:58:31 DEBUG : newLeaf: size = 25 OK 2026/08/26 01:58:31 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:31 INFO : dir/file1: Deleted 2026/08/26 01:58:31 DEBUG : newLeaf: Updating file with newLeaf 0x1f93c58a6340 2026/08/26 01:58:31 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:31 DEBUG : dir: Looking for writers 2026/08/26 01:58:31 DEBUG : Looking for writers 2026/08/26 01:58:31 DEBUG : dir: reading active writers 2026/08/26 01:58:31 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:31 DEBUG : >WaitForWriters: 2026/08/26 01:58:31 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:31 DEBUG : dir: Looking for writers 2026/08/26 01:58:31 DEBUG : Looking for writers 2026/08/26 01:58:31 DEBUG : dir: reading active writers 2026/08/26 01:58:31 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:31 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:31 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:31 DEBUG : dir/file1.rclone_chunk.001_cz8fhx: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:31 INFO : dir/file1.rclone_chunk.001_cz8fhx: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:31 INFO : dir/file1.rclone_chunk.001_cz8fhx: Deleted 2026/08/26 01:58:32 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:32 DEBUG : dir: Looking for writers 2026/08/26 01:58:32 DEBUG : file1: reading active writers 2026/08/26 01:58:32 DEBUG : Looking for writers 2026/08/26 01:58:32 DEBUG : dir: reading active writers 2026/08/26 01:58:32 DEBUG : >WaitForWriters: 2026/08/26 01:58:32 DEBUG : dir/file1: copy non-chunked object... 2026/08/26 01:58:32 DEBUG : newLeaf: size = 14 OK 2026/08/26 01:58:32 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:32 INFO : dir/file1: Deleted 2026/08/26 01:58:32 DEBUG : newLeaf: Updating file with newLeaf 0x1f93c53c6750 2026/08/26 01:58:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:32 DEBUG : newLeaf: copy non-chunked object... 2026/08/26 01:58:32 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:32 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:32 INFO : newLeaf: Deleted 2026/08/26 01:58:32 DEBUG : dir/file1: Updating file with dir/file1 0x1f93c53c6750 2026/08/26 01:58:32 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 01:58:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:58:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 01:58:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:32 DEBUG : dir/file1: File is currently open, delaying rename 0x1f93c53c6750 2026/08/26 01:58:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (25 bytes), uploading instead of streaming 2026/08/26 01:58:33 DEBUG : dir/file1: size = 25 OK 2026/08/26 01:58:33 DEBUG : dir/file1.rclone_chunk.001_cz8guf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 01:58:33 INFO : dir/file1.rclone_chunk.001_cz8guf: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:33 INFO : dir/file1.rclone_chunk.001_cz8guf: Deleted 2026/08/26 01:58:33 DEBUG : dir/file1: size = 25 OK 2026/08/26 01:58:33 DEBUG : dir/file1: Size of src and dst objects identical 2026/08/26 01:58:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:33 DEBUG : newLeaf: Running delayed rename now 2026/08/26 01:58:33 DEBUG : dir/file1: copy non-chunked object... 2026/08/26 01:58:33 DEBUG : newLeaf: size = 25 OK 2026/08/26 01:58:33 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:33 INFO : dir/file1: Deleted 2026/08/26 01:58:33 DEBUG : newLeaf: Updating file with newLeaf 0x1f93c53c6750 2026/08/26 01:58:33 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:33 DEBUG : dir: Looking for writers 2026/08/26 01:58:33 DEBUG : Looking for writers 2026/08/26 01:58:33 DEBUG : dir: reading active writers 2026/08/26 01:58:33 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:33 DEBUG : >WaitForWriters: 2026/08/26 01:58:33 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:33 DEBUG : dir: Looking for writers 2026/08/26 01:58:33 DEBUG : Looking for writers 2026/08/26 01:58:33 DEBUG : dir: reading active writers 2026/08/26 01:58:33 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:33 DEBUG : >WaitForWriters: 2026/08/26 01:58:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:34 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:34 DEBUG : dir/file1.rclone_chunk.001_cz8hz0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:34 INFO : dir/file1.rclone_chunk.001_cz8hz0: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:34 INFO : dir/file1.rclone_chunk.001_cz8hz0: Deleted 2026/08/26 01:58:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:58:34 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:34 DEBUG : dir/file1(0x1f93c5c81340): openPending: 2026/08/26 01:58:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/26 01:58:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 01:58:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:34 DEBUG : dir/file1(0x1f93c5c81340): >openPending: err= 2026/08/26 01:58:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 01:58:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:34 DEBUG : dir/file1(0x1f93c5c81340): _writeAt: size=14, off=0 2026/08/26 01:58:34 DEBUG : dir/file1(0x1f93c5c81340): >_writeAt: n=14, err= 2026/08/26 01:58:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 01:58:34 DEBUG : dir/file1(0x1f93c5c81340): close: 2026/08/26 01:58:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 01:58:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 01:58:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:58:34 DEBUG : dir/file1(0x1f93c5c81340): >close: err= 2026/08/26 01:58:34 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:34 DEBUG : dir: Looking for writers 2026/08/26 01:58:34 DEBUG : file1: reading active writers 2026/08/26 01:58:34 DEBUG : Looking for writers 2026/08/26 01:58:34 DEBUG : dir: reading active writers 2026/08/26 01:58:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:58:34 DEBUG : dir: Looking for writers 2026/08/26 01:58:34 DEBUG : file1: reading active writers 2026/08/26 01:58:34 DEBUG : Looking for writers 2026/08/26 01:58:34 DEBUG : dir: reading active writers 2026/08/26 01:58:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:58:34 DEBUG : dir: Looking for writers 2026/08/26 01:58:34 DEBUG : file1: reading active writers 2026/08/26 01:58:34 DEBUG : Looking for writers 2026/08/26 01:58:34 DEBUG : dir: reading active writers 2026/08/26 01:58:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:58:34 DEBUG : dir: Looking for writers 2026/08/26 01:58:34 DEBUG : file1: reading active writers 2026/08/26 01:58:34 DEBUG : Looking for writers 2026/08/26 01:58:34 DEBUG : dir: reading active writers 2026/08/26 01:58:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:58:34 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 01:58:34 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:58:34 DEBUG : dir: Looking for writers 2026/08/26 01:58:34 DEBUG : file1: reading active writers 2026/08/26 01:58:34 DEBUG : Looking for writers 2026/08/26 01:58:34 DEBUG : dir: reading active writers 2026/08/26 01:58:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:58:34 DEBUG : dir: Looking for writers 2026/08/26 01:58:34 DEBUG : file1: reading active writers 2026/08/26 01:58:34 DEBUG : Looking for writers 2026/08/26 01:58:34 DEBUG : dir: reading active writers 2026/08/26 01:58:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:58:35 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:35 DEBUG : dir/file1.rclone_chunk.001_cz8ic5: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:35 INFO : dir/file1.rclone_chunk.001_cz8ic5: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:35 INFO : dir/file1.rclone_chunk.001_cz8ic5: Deleted 2026/08/26 01:58:35 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:35 INFO : dir/file1: Copied (replaced existing) 2026/08/26 01:58:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 01:58:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/26 01:58:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 01:58:35 DEBUG : dir: Looking for writers 2026/08/26 01:58:35 DEBUG : file1: reading active writers 2026/08/26 01:58:35 DEBUG : Looking for writers 2026/08/26 01:58:35 DEBUG : dir: reading active writers 2026/08/26 01:58:35 DEBUG : >WaitForWriters: 2026/08/26 01:58:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:58:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:35 DEBUG : dir/file1(0x1f93c5acf000): _readAt: size=512, off=0 2026/08/26 01:58:35 DEBUG : dir/file1(0x1f93c5acf000): openPending: 2026/08/26 01:58:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/26 01:58:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 01:58:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:35 DEBUG : dir/file1(0x1f93c5acf000): >openPending: err= 2026/08/26 01:58:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 01:58:35 DEBUG : dir/file1(0x1f93c5acf000): >_readAt: n=14, err=EOF 2026/08/26 01:58:35 DEBUG : dir/file1(0x1f93c5acf000): close: 2026/08/26 01:58:35 DEBUG : dir/file1(0x1f93c5acf000): >close: err= 2026/08/26 01:58:35 DEBUG : dir/file1: copy non-chunked object... 2026/08/26 01:58:35 DEBUG : newLeaf: size = 14 OK 2026/08/26 01:58:35 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:35 INFO : dir/file1: Deleted 2026/08/26 01:58:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 01:58:35 DEBUG : newLeaf: Updating file with newLeaf 0x1f93c5aac4e0 2026/08/26 01:58:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:35 DEBUG : newLeaf: copy non-chunked object... 2026/08/26 01:58:35 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:35 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:35 INFO : newLeaf: Deleted 2026/08/26 01:58:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/26 01:58:35 DEBUG : dir/file1: Updating file with dir/file1 0x1f93c5aac4e0 2026/08/26 01:58:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 01:58:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:58:35 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:35 DEBUG : dir/file1(0x1f93c5c3aac0): openPending: 2026/08/26 01:58:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/26 01:58:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 01:58:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:35 DEBUG : dir/file1(0x1f93c5c3aac0): >openPending: err= 2026/08/26 01:58:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 01:58:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:35 DEBUG : dir/file1(0x1f93c5c3aac0): _writeAt: size=25, off=0 2026/08/26 01:58:35 DEBUG : dir/file1(0x1f93c5c3aac0): >_writeAt: n=25, err= 2026/08/26 01:58:35 DEBUG : dir/file1: copy non-chunked object... 2026/08/26 01:58:36 DEBUG : newLeaf: size = 14 OK 2026/08/26 01:58:36 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:36 INFO : dir/file1: Deleted 2026/08/26 01:58:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 01:58:36 DEBUG : newLeaf: Updating file with newLeaf 0x1f93c5aac4e0 2026/08/26 01:58:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:36 DEBUG : newLeaf(0x1f93c5c3aac0): close: 2026/08/26 01:58:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 01:58:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 01:58:35.938191111 +0000 UTC m=+48.332785733 2026/08/26 01:58:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 01:58:36 DEBUG : newLeaf(0x1f93c5c3aac0): >close: err= 2026/08/26 01:58:36 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:36 DEBUG : dir: Looking for writers 2026/08/26 01:58:36 DEBUG : Looking for writers 2026/08/26 01:58:36 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:36 DEBUG : dir: reading active writers 2026/08/26 01:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:58:36 DEBUG : dir: Looking for writers 2026/08/26 01:58:36 DEBUG : Looking for writers 2026/08/26 01:58:36 DEBUG : dir: reading active writers 2026/08/26 01:58:36 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:58:36 DEBUG : dir: Looking for writers 2026/08/26 01:58:36 DEBUG : Looking for writers 2026/08/26 01:58:36 DEBUG : dir: reading active writers 2026/08/26 01:58:36 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:58:36 DEBUG : dir: Looking for writers 2026/08/26 01:58:36 DEBUG : Looking for writers 2026/08/26 01:58:36 DEBUG : dir: reading active writers 2026/08/26 01:58:36 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:58:36 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 01:58:36 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:58:36 DEBUG : dir: Looking for writers 2026/08/26 01:58:36 DEBUG : Looking for writers 2026/08/26 01:58:36 DEBUG : dir: reading active writers 2026/08/26 01:58:36 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:58:36 DEBUG : dir: Looking for writers 2026/08/26 01:58:36 DEBUG : Looking for writers 2026/08/26 01:58:36 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:36 DEBUG : dir: reading active writers 2026/08/26 01:58:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:58:36 DEBUG : newLeaf: size = 25 OK 2026/08/26 01:58:36 DEBUG : newLeaf.rclone_chunk.001_cz8k2t: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 01:58:36 INFO : newLeaf.rclone_chunk.001_cz8k2t: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:36 INFO : newLeaf.rclone_chunk.001_cz8k2t: Deleted 2026/08/26 01:58:36 DEBUG : newLeaf: size = 25 OK 2026/08/26 01:58:36 INFO : newLeaf: Copied (replaced existing) 2026/08/26 01:58:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 01:58:35.938191111 +0000 UTC" 2026/08/26 01:58:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 01:58:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 01:58:36 DEBUG : dir: Looking for writers 2026/08/26 01:58:36 DEBUG : Looking for writers 2026/08/26 01:58:36 DEBUG : dir: reading active writers 2026/08/26 01:58:36 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:36 DEBUG : >WaitForWriters: 2026/08/26 01:58:36 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:36 DEBUG : dir: Looking for writers 2026/08/26 01:58:36 DEBUG : Looking for writers 2026/08/26 01:58:36 DEBUG : dir: reading active writers 2026/08/26 01:58:36 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:36 DEBUG : >WaitForWriters: 2026/08/26 01:58:36 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:37 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:37 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:37 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:37 DEBUG : dir/file1.rclone_chunk.001_cz8l0c: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:37 INFO : dir/file1.rclone_chunk.001_cz8l0c: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:37 INFO : dir/file1.rclone_chunk.001_cz8l0c: Deleted 2026/08/26 01:58:37 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:37 DEBUG : dir: Looking for writers 2026/08/26 01:58:37 DEBUG : file1: reading active writers 2026/08/26 01:58:37 DEBUG : Looking for writers 2026/08/26 01:58:37 DEBUG : dir: reading active writers 2026/08/26 01:58:37 DEBUG : >WaitForWriters: 2026/08/26 01:58:37 DEBUG : dir/file1: copy non-chunked object... 2026/08/26 01:58:37 DEBUG : newLeaf: size = 14 OK 2026/08/26 01:58:37 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:38 INFO : dir/file1: Deleted 2026/08/26 01:58:38 DEBUG : newLeaf: Updating file with newLeaf 0x1f93c5aacea0 2026/08/26 01:58:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:38 DEBUG : newLeaf: copy non-chunked object... 2026/08/26 01:58:38 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:38 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:38 INFO : newLeaf: Deleted 2026/08/26 01:58:38 DEBUG : dir/file1: Updating file with dir/file1 0x1f93c5aacea0 2026/08/26 01:58:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 01:58:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:58:38 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:38 DEBUG : dir/file1(0x1f93c58a9a40): openPending: 2026/08/26 01:58:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/26 01:58:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 01:58:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:38 DEBUG : dir/file1(0x1f93c58a9a40): >openPending: err= 2026/08/26 01:58:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 01:58:38 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:38 DEBUG : dir/file1(0x1f93c58a9a40): _writeAt: size=25, off=0 2026/08/26 01:58:38 DEBUG : dir/file1(0x1f93c58a9a40): >_writeAt: n=25, err= 2026/08/26 01:58:38 DEBUG : dir/file1: copy non-chunked object... 2026/08/26 01:58:38 DEBUG : newLeaf: size = 14 OK 2026/08/26 01:58:38 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:38 INFO : dir/file1: Deleted 2026/08/26 01:58:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 01:58:38 DEBUG : newLeaf: Updating file with newLeaf 0x1f93c5aacea0 2026/08/26 01:58:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:38 DEBUG : newLeaf(0x1f93c58a9a40): close: 2026/08/26 01:58:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 01:58:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 01:58:38.425032203 +0000 UTC m=+50.819626815 2026/08/26 01:58:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 01:58:38 DEBUG : newLeaf(0x1f93c58a9a40): >close: err= 2026/08/26 01:58:38 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:38 DEBUG : dir: Looking for writers 2026/08/26 01:58:38 DEBUG : Looking for writers 2026/08/26 01:58:38 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:38 DEBUG : dir: reading active writers 2026/08/26 01:58:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:58:38 DEBUG : dir: Looking for writers 2026/08/26 01:58:38 DEBUG : Looking for writers 2026/08/26 01:58:38 DEBUG : dir: reading active writers 2026/08/26 01:58:38 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:58:38 DEBUG : dir: Looking for writers 2026/08/26 01:58:38 DEBUG : Looking for writers 2026/08/26 01:58:38 DEBUG : dir: reading active writers 2026/08/26 01:58:38 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:58:38 DEBUG : dir: Looking for writers 2026/08/26 01:58:38 DEBUG : Looking for writers 2026/08/26 01:58:38 DEBUG : dir: reading active writers 2026/08/26 01:58:38 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:58:38 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 01:58:38 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:58:38 DEBUG : dir: Looking for writers 2026/08/26 01:58:38 DEBUG : Looking for writers 2026/08/26 01:58:38 DEBUG : dir: reading active writers 2026/08/26 01:58:38 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:58:38 DEBUG : dir: Looking for writers 2026/08/26 01:58:38 DEBUG : Looking for writers 2026/08/26 01:58:38 DEBUG : dir: reading active writers 2026/08/26 01:58:38 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:58:39 DEBUG : newLeaf: size = 25 OK 2026/08/26 01:58:39 DEBUG : newLeaf.rclone_chunk.001_cz8mk4: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 01:58:39 INFO : newLeaf.rclone_chunk.001_cz8mk4: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:39 INFO : newLeaf.rclone_chunk.001_cz8mk4: Deleted 2026/08/26 01:58:39 DEBUG : newLeaf: size = 25 OK 2026/08/26 01:58:39 INFO : newLeaf: Copied (replaced existing) 2026/08/26 01:58:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 01:58:38.425032203 +0000 UTC" 2026/08/26 01:58:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 01:58:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 01:58:39 DEBUG : dir: Looking for writers 2026/08/26 01:58:39 DEBUG : Looking for writers 2026/08/26 01:58:39 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:39 DEBUG : dir: reading active writers 2026/08/26 01:58:39 DEBUG : >WaitForWriters: 2026/08/26 01:58:39 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:39 DEBUG : dir: Looking for writers 2026/08/26 01:58:39 DEBUG : Looking for writers 2026/08/26 01:58:39 DEBUG : dir: reading active writers 2026/08/26 01:58:39 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:39 DEBUG : >WaitForWriters: 2026/08/26 01:58:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:39 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:39 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:39 DEBUG : dir/file1.rclone_chunk.001_cz8n14: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:39 INFO : dir/file1.rclone_chunk.001_cz8n14: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:40 INFO : dir/file1.rclone_chunk.001_cz8n14: Deleted 2026/08/26 01:58:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:58:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:40 DEBUG : dir/file1(0x1f93c5b90a40): openPending: 2026/08/26 01:58:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/26 01:58:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 01:58:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:40 DEBUG : dir/file1(0x1f93c5b90a40): >openPending: err= 2026/08/26 01:58:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 01:58:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:40 DEBUG : dir/file1(0x1f93c5b90a40): _writeAt: size=14, off=0 2026/08/26 01:58:40 DEBUG : dir/file1(0x1f93c5b90a40): >_writeAt: n=14, err= 2026/08/26 01:58:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 01:58:40 DEBUG : dir/file1(0x1f93c5b90a40): close: 2026/08/26 01:58:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 01:58:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 01:58:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:58:40 DEBUG : dir/file1(0x1f93c5b90a40): >close: err= 2026/08/26 01:58:40 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:40 DEBUG : dir: Looking for writers 2026/08/26 01:58:40 DEBUG : file1: reading active writers 2026/08/26 01:58:40 DEBUG : Looking for writers 2026/08/26 01:58:40 DEBUG : dir: reading active writers 2026/08/26 01:58:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:58:40 DEBUG : dir: Looking for writers 2026/08/26 01:58:40 DEBUG : file1: reading active writers 2026/08/26 01:58:40 DEBUG : Looking for writers 2026/08/26 01:58:40 DEBUG : dir: reading active writers 2026/08/26 01:58:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:58:40 DEBUG : dir: Looking for writers 2026/08/26 01:58:40 DEBUG : file1: reading active writers 2026/08/26 01:58:40 DEBUG : Looking for writers 2026/08/26 01:58:40 DEBUG : dir: reading active writers 2026/08/26 01:58:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:58:40 DEBUG : dir: Looking for writers 2026/08/26 01:58:40 DEBUG : file1: reading active writers 2026/08/26 01:58:40 DEBUG : Looking for writers 2026/08/26 01:58:40 DEBUG : dir: reading active writers 2026/08/26 01:58:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:58:40 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 01:58:40 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:58:40 DEBUG : dir: Looking for writers 2026/08/26 01:58:40 DEBUG : file1: reading active writers 2026/08/26 01:58:40 DEBUG : Looking for writers 2026/08/26 01:58:40 DEBUG : dir: reading active writers 2026/08/26 01:58:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:58:40 DEBUG : dir: Looking for writers 2026/08/26 01:58:40 DEBUG : file1: reading active writers 2026/08/26 01:58:40 DEBUG : Looking for writers 2026/08/26 01:58:40 DEBUG : dir: reading active writers 2026/08/26 01:58:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:58:40 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:40 DEBUG : dir/file1.rclone_chunk.001_cz8oz9: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:40 INFO : dir/file1.rclone_chunk.001_cz8oz9: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:40 INFO : dir/file1.rclone_chunk.001_cz8oz9: Deleted 2026/08/26 01:58:40 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:40 INFO : dir/file1: Copied (replaced existing) 2026/08/26 01:58:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 01:58:40 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/26 01:58:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 01:58:40 DEBUG : dir: Looking for writers 2026/08/26 01:58:40 DEBUG : file1: reading active writers 2026/08/26 01:58:40 DEBUG : Looking for writers 2026/08/26 01:58:40 DEBUG : dir: reading active writers 2026/08/26 01:58:40 DEBUG : >WaitForWriters: 2026/08/26 01:58:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:58:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:40 DEBUG : dir/file1(0x1f93c5acf600): _readAt: size=512, off=0 2026/08/26 01:58:40 DEBUG : dir/file1(0x1f93c5acf600): openPending: 2026/08/26 01:58:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/26 01:58:40 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 01:58:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:40 DEBUG : dir/file1(0x1f93c5acf600): >openPending: err= 2026/08/26 01:58:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 01:58:40 DEBUG : dir/file1(0x1f93c5acf600): >_readAt: n=14, err=EOF 2026/08/26 01:58:40 DEBUG : dir/file1(0x1f93c5acf600): close: 2026/08/26 01:58:40 DEBUG : dir/file1(0x1f93c5acf600): >close: err= 2026/08/26 01:58:41 DEBUG : dir/file1: copy non-chunked object... 2026/08/26 01:58:41 DEBUG : newLeaf: size = 14 OK 2026/08/26 01:58:41 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:41 INFO : dir/file1: Deleted 2026/08/26 01:58:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 01:58:41 DEBUG : newLeaf: Updating file with newLeaf 0x1f93c5956750 2026/08/26 01:58:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:41 DEBUG : newLeaf: copy non-chunked object... 2026/08/26 01:58:41 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:41 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:41 INFO : newLeaf: Deleted 2026/08/26 01:58:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/26 01:58:41 DEBUG : dir/file1: Updating file with dir/file1 0x1f93c5956750 2026/08/26 01:58:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 01:58:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:58:41 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:41 DEBUG : dir/file1(0x1f93c5b87900): openPending: 2026/08/26 01:58:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/26 01:58:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 01:58:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:41 DEBUG : dir/file1(0x1f93c5b87900): >openPending: err= 2026/08/26 01:58:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 01:58:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:41 DEBUG : dir/file1(0x1f93c5b87900): _writeAt: size=25, off=0 2026/08/26 01:58:41 DEBUG : dir/file1(0x1f93c5b87900): >_writeAt: n=25, err= 2026/08/26 01:58:41 DEBUG : dir/file1: copy non-chunked object... 2026/08/26 01:58:41 DEBUG : newLeaf: size = 14 OK 2026/08/26 01:58:41 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:41 INFO : dir/file1: Deleted 2026/08/26 01:58:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 01:58:41 DEBUG : newLeaf: Updating file with newLeaf 0x1f93c5956750 2026/08/26 01:58:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:41 DEBUG : newLeaf(0x1f93c5b87900): close: 2026/08/26 01:58:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 01:58:41 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 01:58:41.739394793 +0000 UTC m=+54.133989396 2026/08/26 01:58:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 01:58:41 DEBUG : newLeaf(0x1f93c5b87900): >close: err= 2026/08/26 01:58:41 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:41 DEBUG : dir: Looking for writers 2026/08/26 01:58:41 DEBUG : Looking for writers 2026/08/26 01:58:41 DEBUG : dir: reading active writers 2026/08/26 01:58:41 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:58:41 DEBUG : dir: Looking for writers 2026/08/26 01:58:41 DEBUG : Looking for writers 2026/08/26 01:58:41 DEBUG : dir: reading active writers 2026/08/26 01:58:41 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:58:41 DEBUG : dir: Looking for writers 2026/08/26 01:58:41 DEBUG : Looking for writers 2026/08/26 01:58:41 DEBUG : dir: reading active writers 2026/08/26 01:58:41 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:58:42 DEBUG : dir: Looking for writers 2026/08/26 01:58:42 DEBUG : Looking for writers 2026/08/26 01:58:42 DEBUG : dir: reading active writers 2026/08/26 01:58:42 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:58:42 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 01:58:42 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:58:42 DEBUG : dir: Looking for writers 2026/08/26 01:58:42 DEBUG : Looking for writers 2026/08/26 01:58:42 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:42 DEBUG : dir: reading active writers 2026/08/26 01:58:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:58:42 DEBUG : dir: Looking for writers 2026/08/26 01:58:42 DEBUG : Looking for writers 2026/08/26 01:58:42 DEBUG : dir: reading active writers 2026/08/26 01:58:42 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:58:42 DEBUG : newLeaf: size = 25 OK 2026/08/26 01:58:42 DEBUG : newLeaf.rclone_chunk.001_cz8qhd: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 01:58:42 INFO : newLeaf.rclone_chunk.001_cz8qhd: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:42 INFO : newLeaf.rclone_chunk.001_cz8qhd: Deleted 2026/08/26 01:58:42 DEBUG : newLeaf: size = 25 OK 2026/08/26 01:58:42 INFO : newLeaf: Copied (replaced existing) 2026/08/26 01:58:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 01:58:41.739394793 +0000 UTC" 2026/08/26 01:58:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 01:58:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 01:58:42 DEBUG : dir: Looking for writers 2026/08/26 01:58:42 DEBUG : Looking for writers 2026/08/26 01:58:42 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:42 DEBUG : dir: reading active writers 2026/08/26 01:58:42 DEBUG : >WaitForWriters: 2026/08/26 01:58:42 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:42 DEBUG : dir: Looking for writers 2026/08/26 01:58:42 DEBUG : Looking for writers 2026/08/26 01:58:42 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:42 DEBUG : dir: reading active writers 2026/08/26 01:58:42 DEBUG : >WaitForWriters: 2026/08/26 01:58:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:42 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:42 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:43 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:43 DEBUG : dir/file1.rclone_chunk.001_cz8qm0: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:58:43 INFO : dir/file1.rclone_chunk.001_cz8qm0: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:43 INFO : dir/file1.rclone_chunk.001_cz8qm0: Deleted 2026/08/26 01:58:43 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:43 DEBUG : dir: Looking for writers 2026/08/26 01:58:43 DEBUG : file1: reading active writers 2026/08/26 01:58:43 DEBUG : Looking for writers 2026/08/26 01:58:43 DEBUG : dir: reading active writers 2026/08/26 01:58:43 DEBUG : >WaitForWriters: 2026/08/26 01:58:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:58:43 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:43 DEBUG : dir/file1(0x1f93c5af22c0): _readAt: size=512, off=0 2026/08/26 01:58:43 DEBUG : dir/file1(0x1f93c5af22c0): openPending: 2026/08/26 01:58:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/26 01:58:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 01:58:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:43 DEBUG : dir/file1(0x1f93c5af22c0): >openPending: err= 2026/08/26 01:58:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/26 01:58:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:58:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:58:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:58:43 DEBUG : dir/file1(0x1f93c5af22c0): >_readAt: n=14, err=EOF 2026/08/26 01:58:43 DEBUG : dir/file1(0x1f93c5af22c0): close: 2026/08/26 01:58:43 DEBUG : dir/file1(0x1f93c5af22c0): >close: err= 2026/08/26 01:58:43 DEBUG : dir/file1: copy non-chunked object... 2026/08/26 01:58:43 DEBUG : newLeaf: size = 14 OK 2026/08/26 01:58:43 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:43 INFO : dir/file1: Deleted 2026/08/26 01:58:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 01:58:43 DEBUG : newLeaf: Updating file with newLeaf 0x1f93c5f20b60 2026/08/26 01:58:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:44 DEBUG : newLeaf: copy non-chunked object... 2026/08/26 01:58:44 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:58:44 INFO : newLeaf: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:44 INFO : newLeaf: Deleted 2026/08/26 01:58:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/26 01:58:44 DEBUG : dir/file1: Updating file with dir/file1 0x1f93c5f20b60 2026/08/26 01:58:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 01:58:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:58:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:44 DEBUG : dir/file1(0x1f93c5af37c0): openPending: 2026/08/26 01:58:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06.499999999 +0000 UTC" 2026/08/26 01:58:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 01:58:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:44 DEBUG : dir/file1(0x1f93c5af37c0): >openPending: err= 2026/08/26 01:58:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 01:58:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:44 DEBUG : dir/file1(0x1f93c5af37c0): _writeAt: size=25, off=0 2026/08/26 01:58:44 DEBUG : dir/file1(0x1f93c5af37c0): >_writeAt: n=25, err= 2026/08/26 01:58:44 DEBUG : dir/file1: copy non-chunked object... 2026/08/26 01:58:44 DEBUG : newLeaf: size = 14 OK 2026/08/26 01:58:44 INFO : dir/file1: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:44 INFO : dir/file1: Deleted 2026/08/26 01:58:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 01:58:44 DEBUG : newLeaf: Updating file with newLeaf 0x1f93c5f20b60 2026/08/26 01:58:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:58:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:44 DEBUG : newLeaf(0x1f93c5af37c0): close: 2026/08/26 01:58:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 01:58:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 01:58:44.323586902 +0000 UTC m=+56.718181614 2026/08/26 01:58:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 01:58:44 DEBUG : newLeaf(0x1f93c5af37c0): >close: err= 2026/08/26 01:58:44 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:44 DEBUG : dir: Looking for writers 2026/08/26 01:58:44 DEBUG : Looking for writers 2026/08/26 01:58:44 DEBUG : dir: reading active writers 2026/08/26 01:58:44 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:58:44 DEBUG : dir: Looking for writers 2026/08/26 01:58:44 DEBUG : Looking for writers 2026/08/26 01:58:44 DEBUG : dir: reading active writers 2026/08/26 01:58:44 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:58:44 DEBUG : dir: Looking for writers 2026/08/26 01:58:44 DEBUG : Looking for writers 2026/08/26 01:58:44 DEBUG : dir: reading active writers 2026/08/26 01:58:44 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:58:44 DEBUG : dir: Looking for writers 2026/08/26 01:58:44 DEBUG : Looking for writers 2026/08/26 01:58:44 DEBUG : dir: reading active writers 2026/08/26 01:58:44 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:58:44 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 01:58:44 DEBUG : newLeaf: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:58:44 DEBUG : dir: Looking for writers 2026/08/26 01:58:44 DEBUG : Looking for writers 2026/08/26 01:58:44 DEBUG : dir: reading active writers 2026/08/26 01:58:44 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:58:44 DEBUG : dir: Looking for writers 2026/08/26 01:58:44 DEBUG : Looking for writers 2026/08/26 01:58:44 DEBUG : dir: reading active writers 2026/08/26 01:58:44 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:58:45 DEBUG : newLeaf: size = 25 OK 2026/08/26 01:58:45 DEBUG : newLeaf.rclone_chunk.001_cz8s6b: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 01:58:45 INFO : newLeaf.rclone_chunk.001_cz8s6b: Copied (server-side copy) to: newLeaf 2026/08/26 01:58:45 INFO : newLeaf.rclone_chunk.001_cz8s6b: Deleted 2026/08/26 01:58:45 DEBUG : newLeaf: size = 25 OK 2026/08/26 01:58:45 INFO : newLeaf: Copied (replaced existing) 2026/08/26 01:58:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 01:58:44.323586902 +0000 UTC" 2026/08/26 01:58:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 01:58:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 01:58:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 01:58:45 DEBUG : dir: Looking for writers 2026/08/26 01:58:45 DEBUG : Looking for writers 2026/08/26 01:58:45 DEBUG : dir: reading active writers 2026/08/26 01:58:45 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:45 DEBUG : >WaitForWriters: 2026/08/26 01:58:45 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:45 DEBUG : dir: Looking for writers 2026/08/26 01:58:45 DEBUG : Looking for writers 2026/08/26 01:58:45 DEBUG : dir: reading active writers 2026/08/26 01:58:45 DEBUG : newLeaf: reading active writers 2026/08/26 01:58:45 DEBUG : >WaitForWriters: 2026/08/26 01:58:45 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestFileRename (16.42s) --- PASS: TestFileRename/off,forceCache=false (2.43s) --- PASS: TestFileRename/minimal,forceCache=false (2.36s) --- PASS: TestFileRename/minimal,forceCache=true (3.23s) --- PASS: TestFileRename/writes,forceCache=false (2.52s) --- PASS: TestFileRename/writes,forceCache=true (3.28s) --- PASS: TestFileRename/full,forceCache=false (2.59s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:45 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:45 DEBUG : Looking for writers 2026/08/26 01:58:45 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.09s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" --- PASS: TestRcPollIntervalShutdown (0.09s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" --- PASS: TestSetPollIntervalAfterShutdown (0.08s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" --- PASS: TestRcPollIntervalUpdate (0.09s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" --- PASS: TestRcPollIntervalTimeout (0.10s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': 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 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:45 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:46 DEBUG : dir/file1: size = 16 OK 2026/08/26 01:58:46 DEBUG : dir/file1.rclone_chunk.001_cz8tta: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/26 01:58:46 INFO : dir/file1.rclone_chunk.001_cz8tta: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:46 INFO : dir/file1.rclone_chunk.001_cz8tta: Deleted 2026/08/26 01:58:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:58:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:58:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 01:58:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 01:58:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:58:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/26 01:58:46 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/26 01:58:46 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:46 DEBUG : dir: Looking for writers 2026/08/26 01:58:46 DEBUG : file1: reading active writers 2026/08/26 01:58:46 DEBUG : Looking for writers 2026/08/26 01:58:46 DEBUG : dir: reading active writers 2026/08/26 01:58:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.90s) === RUN TestReadFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:46 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:47 DEBUG : dir/file1: size = 16 OK 2026/08/26 01:58:47 DEBUG : dir/file1.rclone_chunk.001_cz8uo7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/26 01:58:47 INFO : dir/file1.rclone_chunk.001_cz8uo7: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:47 INFO : dir/file1.rclone_chunk.001_cz8uo7: Deleted 2026/08/26 01:58:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:58:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:58:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 01:58:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 01:58:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:58:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/26 01:58:47 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/26 01:58:47 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/26 01:58:47 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/26 01:58:47 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/26 01:58:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/26 01:58:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/26 01:58:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/26 01:58:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/26 01:58:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/26 01:58:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/26 01:58:47 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/26 01:58:47 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/26 01:58:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/26 01:58:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/26 01:58:47 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/26 01:58:47 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:47 DEBUG : dir: Looking for writers 2026/08/26 01:58:47 DEBUG : file1: reading active writers 2026/08/26 01:58:47 DEBUG : Looking for writers 2026/08/26 01:58:47 DEBUG : dir: reading active writers 2026/08/26 01:58:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.35s) === RUN TestReadFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:48 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:48 DEBUG : dir/file1: size = 16 OK 2026/08/26 01:58:48 DEBUG : dir/file1.rclone_chunk.001_cz8wth: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/26 01:58:48 INFO : dir/file1.rclone_chunk.001_cz8wth: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:48 INFO : dir/file1.rclone_chunk.001_cz8wth: Deleted 2026/08/26 01:58:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:58:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:58:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 01:58:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 01:58:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:58:48 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/26 01:58:48 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/26 01:58:48 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/26 01:58:48 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/26 01:58:48 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/26 01:58:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/26 01:58:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/26 01:58:48 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/26 01:58:49 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/26 01:58:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/26 01:58:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/26 01:58:49 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/26 01:58:49 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/26 01:58:49 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/26 01:58:49 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/26 01:58:49 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/26 01:58:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/26 01:58:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/26 01:58:49 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/26 01:58:49 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/26 01:58:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/26 01:58:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/26 01:58:49 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/26 01:58:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/26 01:58:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/26 01:58:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/26 01:58:49 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/26 01:58:49 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/26 01:58:49 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/26 01:58:49 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/26 01:58:49 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/26 01:58:49 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:49 DEBUG : dir: Looking for writers 2026/08/26 01:58:49 DEBUG : file1: reading active writers 2026/08/26 01:58:49 DEBUG : Looking for writers 2026/08/26 01:58:49 DEBUG : dir: reading active writers 2026/08/26 01:58:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.38s) === RUN TestReadFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:49 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:49 DEBUG : dir/file1: size = 16 OK 2026/08/26 01:58:49 DEBUG : dir/file1.rclone_chunk.001_cz8xs6: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/26 01:58:49 INFO : dir/file1.rclone_chunk.001_cz8xs6: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:49 INFO : dir/file1.rclone_chunk.001_cz8xs6: Deleted 2026/08/26 01:58:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:58:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:58:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 01:58:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 01:58:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:58:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/26 01:58:50 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:50 DEBUG : dir: Looking for writers 2026/08/26 01:58:50 DEBUG : file1: reading active writers 2026/08/26 01:58:50 DEBUG : Looking for writers 2026/08/26 01:58:50 DEBUG : dir: reading active writers 2026/08/26 01:58:50 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.88s) === RUN TestReadFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:50 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:50 DEBUG : dir/file1: size = 16 OK 2026/08/26 01:58:50 DEBUG : dir/file1.rclone_chunk.001_cz8yr0: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/26 01:58:50 INFO : dir/file1.rclone_chunk.001_cz8yr0: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:50 INFO : dir/file1.rclone_chunk.001_cz8yr0: Deleted 2026/08/26 01:58:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:58:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:58:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 01:58:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 01:58:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:58:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/26 01:58:51 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/26 01:58:51 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/26 01:58:51 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:51 DEBUG : dir: Looking for writers 2026/08/26 01:58:51 DEBUG : file1: reading active writers 2026/08/26 01:58:51 DEBUG : Looking for writers 2026/08/26 01:58:51 DEBUG : dir: reading active writers 2026/08/26 01:58:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.85s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:51 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:51 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:51 DEBUG : dir/file1: size = 16 OK 2026/08/26 01:58:51 DEBUG : dir/file1.rclone_chunk.001_cz8zr7: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/26 01:58:51 INFO : dir/file1.rclone_chunk.001_cz8zr7: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:51 INFO : dir/file1.rclone_chunk.001_cz8zr7: Deleted 2026/08/26 01:58:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:58:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:58:51 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 01:58:51 DEBUG : dir/file1(0x1f93c5aa2f80): _readAt: size=1, off=0 2026/08/26 01:58:51 DEBUG : dir/file1(0x1f93c5aa2f80): openPending: 2026/08/26 01:58:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/26 01:58:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 01:58:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:51 DEBUG : dir/file1(0x1f93c5aa2f80): >openPending: err= 2026/08/26 01:58:51 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/26 01:58:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:58:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:58:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5aa2f80): >_readAt: n=1, err= 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5aa2f80): _readAt: size=256, off=1 2026/08/26 01:58:52 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5aa2f80): >_readAt: n=15, err=EOF 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5aa2f80): _readAt: size=16, off=16 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5aa2f80): >_readAt: n=0, err=EOF 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5aa2f80): close: 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5aa2f80): >close: err= 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5aa2f80): close: 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5aa2f80): >close: err=file already closed 2026/08/26 01:58:52 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:52 DEBUG : dir: Looking for writers 2026/08/26 01:58:52 DEBUG : file1: reading active writers 2026/08/26 01:58:52 DEBUG : Looking for writers 2026/08/26 01:58:52 DEBUG : dir: reading active writers 2026/08/26 01:58:52 DEBUG : >WaitForWriters: 2026/08/26 01:58:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.89s) === RUN TestRWFileHandleSeek run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:52 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:52 DEBUG : dir/file1: size = 16 OK 2026/08/26 01:58:52 DEBUG : dir/file1.rclone_chunk.001_cz906n: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/26 01:58:52 INFO : dir/file1.rclone_chunk.001_cz906n: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:52 INFO : dir/file1.rclone_chunk.001_cz906n: Deleted 2026/08/26 01:58:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:58:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:58:52 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:52 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5b15940): _readAt: size=1, off=0 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5b15940): openPending: 2026/08/26 01:58:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/26 01:58:52 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 01:58:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5b15940): >openPending: err= 2026/08/26 01:58:52 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/26 01:58:52 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:58:52 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:58:52 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5b15940): >_readAt: n=1, err= 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5b15940): _readAt: size=1, off=5 2026/08/26 01:58:52 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5b15940): >_readAt: n=1, err= 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5b15940): _readAt: size=1, off=3 2026/08/26 01:58:52 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5b15940): >_readAt: n=1, err= 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5b15940): _readAt: size=1, off=13 2026/08/26 01:58:52 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5b15940): >_readAt: n=1, err= 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5b15940): _readAt: size=16, off=100 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5b15940): >_readAt: n=0, err=EOF 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5b15940): close: 2026/08/26 01:58:52 DEBUG : dir/file1(0x1f93c5b15940): >close: err= 2026/08/26 01:58:52 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:52 DEBUG : dir: Looking for writers 2026/08/26 01:58:52 DEBUG : file1: reading active writers 2026/08/26 01:58:52 DEBUG : Looking for writers 2026/08/26 01:58:52 DEBUG : dir: reading active writers 2026/08/26 01:58:52 DEBUG : >WaitForWriters: 2026/08/26 01:58:52 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.89s) === RUN TestRWFileHandleReadAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:53 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:53 DEBUG : dir/file1: size = 16 OK 2026/08/26 01:58:53 DEBUG : dir/file1.rclone_chunk.001_cz91ai: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/26 01:58:53 INFO : dir/file1.rclone_chunk.001_cz91ai: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:53 INFO : dir/file1.rclone_chunk.001_cz91ai: Deleted 2026/08/26 01:58:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:58:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:58:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): _readAt: size=1, off=0 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): openPending: 2026/08/26 01:58:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/26 01:58:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 01:58:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): >openPending: err= 2026/08/26 01:58:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/26 01:58:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:58:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:58:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): >_readAt: n=1, err= 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): _readAt: size=1, off=5 2026/08/26 01:58:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): >_readAt: n=1, err= 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): _readAt: size=1, off=1 2026/08/26 01:58:53 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): >_readAt: n=1, err= 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): _readAt: size=6, off=10 2026/08/26 01:58:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): >_readAt: n=6, err= 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): _readAt: size=256, off=10 2026/08/26 01:58:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): >_readAt: n=6, err=EOF 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): _readAt: size=256, off=100 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): >_readAt: n=0, err=EOF 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): close: 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): >close: err= 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): _readAt: size=256, off=100 2026/08/26 01:58:53 DEBUG : dir/file1(0x1f93c597c580): >_readAt: n=0, err=file already closed 2026/08/26 01:58:53 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:53 DEBUG : dir: Looking for writers 2026/08/26 01:58:53 DEBUG : file1: reading active writers 2026/08/26 01:58:53 DEBUG : Looking for writers 2026/08/26 01:58:53 DEBUG : dir: reading active writers 2026/08/26 01:58:53 DEBUG : >WaitForWriters: 2026/08/26 01:58:53 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.98s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:54 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:54 DEBUG : dir/file1: size = 16 OK 2026/08/26 01:58:54 DEBUG : dir/file1.rclone_chunk.001_cz92pp: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/26 01:58:54 INFO : dir/file1.rclone_chunk.001_cz92pp: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:54 INFO : dir/file1.rclone_chunk.001_cz92pp: Deleted 2026/08/26 01:58:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:58:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:58:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 01:58:54 DEBUG : dir/file1(0x1f93c56707c0): RWFileHandle.Flush 2026/08/26 01:58:54 DEBUG : dir/file1(0x1f93c56707c0): _readAt: size=256, off=0 2026/08/26 01:58:54 DEBUG : dir/file1(0x1f93c56707c0): openPending: 2026/08/26 01:58:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/26 01:58:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 01:58:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:54 DEBUG : dir/file1(0x1f93c56707c0): >openPending: err= 2026/08/26 01:58:54 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/26 01:58:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:58:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:58:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:58:54 DEBUG : dir/file1(0x1f93c56707c0): >_readAt: n=16, err=EOF 2026/08/26 01:58:54 DEBUG : dir/file1(0x1f93c56707c0): RWFileHandle.Flush 2026/08/26 01:58:54 DEBUG : dir/file1(0x1f93c56707c0): RWFileHandle.Flush 2026/08/26 01:58:54 DEBUG : dir/file1(0x1f93c56707c0): close: 2026/08/26 01:58:54 DEBUG : dir/file1(0x1f93c56707c0): >close: err= 2026/08/26 01:58:54 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:54 DEBUG : dir: Looking for writers 2026/08/26 01:58:54 DEBUG : file1: reading active writers 2026/08/26 01:58:54 DEBUG : Looking for writers 2026/08/26 01:58:54 DEBUG : dir: reading active writers 2026/08/26 01:58:54 DEBUG : >WaitForWriters: 2026/08/26 01:58:54 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.95s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:55 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:55 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:55 DEBUG : dir/file1: size = 16 OK 2026/08/26 01:58:55 DEBUG : dir/file1.rclone_chunk.001_cz9369: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/26 01:58:55 INFO : dir/file1.rclone_chunk.001_cz9369: Copied (server-side copy) to: dir/file1 2026/08/26 01:58:55 INFO : dir/file1.rclone_chunk.001_cz9369: Deleted 2026/08/26 01:58:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:58:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 01:58:55 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:58:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:58:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:58:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 01:58:55 DEBUG : dir/file1(0x1f93c550ed80): _readAt: size=256, off=0 2026/08/26 01:58:55 DEBUG : dir/file1(0x1f93c550ed80): openPending: 2026/08/26 01:58:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/26 01:58:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 01:58:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:55 DEBUG : dir/file1(0x1f93c550ed80): >openPending: err= 2026/08/26 01:58:55 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/26 01:58:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:58:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:58:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:58:55 DEBUG : dir/file1(0x1f93c550ed80): >_readAt: n=16, err=EOF 2026/08/26 01:58:55 DEBUG : dir/file1(0x1f93c550ed80): RWFileHandle.Release 2026/08/26 01:58:55 DEBUG : dir/file1(0x1f93c550ed80): close: 2026/08/26 01:58:55 DEBUG : dir/file1(0x1f93c550ed80): >close: err= 2026/08/26 01:58:55 DEBUG : dir/file1(0x1f93c550ed80): RWFileHandle.Release 2026/08/26 01:58:55 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:55 DEBUG : dir: Looking for writers 2026/08/26 01:58:55 DEBUG : file1: reading active writers 2026/08/26 01:58:55 DEBUG : Looking for writers 2026/08/26 01:58:55 DEBUG : dir: reading active writers 2026/08/26 01:58:55 DEBUG : >WaitForWriters: 2026/08/26 01:58:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.98s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:55 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:55 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:58:55 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:58:56 DEBUG : file1: newRWFileHandle: 2026/08/26 01:58:56 DEBUG : file1(0x1f93c59cebc0): openPending: 2026/08/26 01:58:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:58:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:56 DEBUG : file1(0x1f93c59cebc0): >openPending: err= 2026/08/26 01:58:56 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 01:58:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 01:58:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 01:58:56 DEBUG : file1(0x1f93c59cebc0): _writeAt: size=5, off=0 2026/08/26 01:58:56 DEBUG : file1(0x1f93c59cebc0): >_writeAt: n=5, err= 2026/08/26 01:58:56 DEBUG : file1(0x1f93c59cebc0): _writeAt: size=7, off=5 2026/08/26 01:58:56 DEBUG : file1(0x1f93c59cebc0): >_writeAt: n=7, err= 2026/08/26 01:58:56 DEBUG : file1: vfs cache: truncate to size=11 2026/08/26 01:58:56 DEBUG : file1(0x1f93c59cebc0): close: 2026/08/26 01:58:56 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 01:58:56.040326658 +0000 UTC m=+68.434921331 2026/08/26 01:58:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:58:56 DEBUG : file1(0x1f93c59cebc0): >close: err= 2026/08/26 01:58:56 DEBUG : file1(0x1f93c59cebc0): close: 2026/08/26 01:58:56 DEBUG : file1(0x1f93c59cebc0): >close: err=file already closed 2026/08/26 01:58:56 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:56 DEBUG : Looking for writers 2026/08/26 01:58:56 DEBUG : file1: reading active writers 2026/08/26 01:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:58:56 DEBUG : Looking for writers 2026/08/26 01:58:56 DEBUG : file1: reading active writers 2026/08/26 01:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:58:56 DEBUG : Looking for writers 2026/08/26 01:58:56 DEBUG : file1: reading active writers 2026/08/26 01:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:58:56 DEBUG : Looking for writers 2026/08/26 01:58:56 DEBUG : file1: reading active writers 2026/08/26 01:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:58:56 DEBUG : file1: vfs cache: starting upload 2026/08/26 01:58:56 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:58:56 DEBUG : Looking for writers 2026/08/26 01:58:56 DEBUG : file1: reading active writers 2026/08/26 01:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:58:56 DEBUG : Looking for writers 2026/08/26 01:58:56 DEBUG : file1: reading active writers 2026/08/26 01:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:58:56 DEBUG : file1: size = 11 OK 2026/08/26 01:58:56 DEBUG : file1.rclone_chunk.001_cz94xz: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 01:58:56 INFO : file1.rclone_chunk.001_cz94xz: Copied (server-side copy) to: file1 2026/08/26 01:58:56 INFO : file1.rclone_chunk.001_cz94xz: Deleted 2026/08/26 01:58:56 DEBUG : file1: size = 11 OK 2026/08/26 01:58:56 INFO : file1: Copied (new) 2026/08/26 01:58:56 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-26 01:58:56.040326658 +0000 UTC" 2026/08/26 01:58:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 01:58:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:56 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 01:58:56 DEBUG : Looking for writers 2026/08/26 01:58:56 DEBUG : file1: reading active writers 2026/08/26 01:58:56 DEBUG : >WaitForWriters: 2026/08/26 01:58:56 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:56 DEBUG : Looking for writers 2026/08/26 01:58:56 DEBUG : file1: reading active writers 2026/08/26 01:58:56 DEBUG : >WaitForWriters: 2026/08/26 01:58:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.92s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:56 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:58:56 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:58:56 DEBUG : file1: newRWFileHandle: 2026/08/26 01:58:56 DEBUG : file1(0x1f93c5a7a600): openPending: 2026/08/26 01:58:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:58:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:56 DEBUG : file1(0x1f93c5a7a600): >openPending: err= 2026/08/26 01:58:56 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 01:58:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 01:58:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 01:58:56 DEBUG : file1(0x1f93c5a7a600): _writeAt: size=7, off=0 2026/08/26 01:58:56 DEBUG : file1(0x1f93c5a7a600): >_writeAt: n=7, err= 2026/08/26 01:58:56 DEBUG : file1(0x1f93c5a7a600): _writeAt: size=6, off=5 2026/08/26 01:58:56 DEBUG : file1(0x1f93c5a7a600): >_writeAt: n=6, err= 2026/08/26 01:58:56 DEBUG : file1(0x1f93c5a7a600): close: 2026/08/26 01:58:56 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 01:58:56.960202071 +0000 UTC m=+69.354796684 2026/08/26 01:58:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:58:56 DEBUG : file1(0x1f93c5a7a600): >close: err= 2026/08/26 01:58:56 DEBUG : file1(0x1f93c5a7a600): _writeAt: size=5, off=0 2026/08/26 01:58:56 DEBUG : file1(0x1f93c5a7a600): >_writeAt: n=0, err=file already closed 2026/08/26 01:58:56 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:56 DEBUG : Looking for writers 2026/08/26 01:58:56 DEBUG : file1: reading active writers 2026/08/26 01:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:58:56 DEBUG : Looking for writers 2026/08/26 01:58:56 DEBUG : file1: reading active writers 2026/08/26 01:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:58:56 DEBUG : Looking for writers 2026/08/26 01:58:56 DEBUG : file1: reading active writers 2026/08/26 01:58:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:58:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse/dir/file1: no such file or directory 2026/08/26 01:58:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse/dir/file1: no such file or directory 2026/08/26 01:58:57 DEBUG : Looking for writers 2026/08/26 01:58:57 DEBUG : file1: reading active writers 2026/08/26 01:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:58:57 DEBUG : file1: vfs cache: starting upload 2026/08/26 01:58:57 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:58:57 DEBUG : Looking for writers 2026/08/26 01:58:57 DEBUG : file1: reading active writers 2026/08/26 01:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:58:57 DEBUG : Looking for writers 2026/08/26 01:58:57 DEBUG : file1: reading active writers 2026/08/26 01:58:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:58:57 DEBUG : file1: size = 11 OK 2026/08/26 01:58:57 DEBUG : file1.rclone_chunk.001_cz95ue: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 01:58:57 INFO : file1.rclone_chunk.001_cz95ue: Copied (server-side copy) to: file1 2026/08/26 01:58:57 INFO : file1.rclone_chunk.001_cz95ue: Deleted 2026/08/26 01:58:57 DEBUG : file1: size = 11 OK 2026/08/26 01:58:57 INFO : file1: Copied (new) 2026/08/26 01:58:57 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-26 01:58:56.960202071 +0000 UTC" 2026/08/26 01:58:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 01:58:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:57 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 01:58:57 DEBUG : Looking for writers 2026/08/26 01:58:57 DEBUG : file1: reading active writers 2026/08/26 01:58:57 DEBUG : >WaitForWriters: 2026/08/26 01:58:57 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:57 DEBUG : Looking for writers 2026/08/26 01:58:57 DEBUG : file1: reading active writers 2026/08/26 01:58:57 DEBUG : >WaitForWriters: 2026/08/26 01:58:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.93s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:57 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:57 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:57 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:58:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:58:57 DEBUG : file1: newRWFileHandle: 2026/08/26 01:58:57 DEBUG : file1(0x1f93c5af2f40): openPending: 2026/08/26 01:58:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:58:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:57 DEBUG : file1(0x1f93c5af2f40): >openPending: err= 2026/08/26 01:58:57 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 01:58:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 01:58:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 01:58:57 DEBUG : file1(0x1f93c5af2f40): close: 2026/08/26 01:58:57 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse/dir/file1: no such file or directory 2026/08/26 01:58:57 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse/dir/file1: no such file or directory 2026/08/26 01:58:57 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 01:58:57.895841265 +0000 UTC m=+70.290435877 2026/08/26 01:58:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:58:57 DEBUG : file1(0x1f93c5af2f40): >close: err= 2026/08/26 01:58:57 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 01:58:57 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 01:58:57 DEBUG : file2: newRWFileHandle: 2026/08/26 01:58:57 DEBUG : file2(0x1f93c5af33c0): openPending: 2026/08/26 01:58:57 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:58:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 01:58:57 DEBUG : file2(0x1f93c5af33c0): >openPending: err= 2026/08/26 01:58:57 DEBUG : file2: >newRWFileHandle: err= 2026/08/26 01:58:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 01:58:57 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/26 01:58:57 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/26 01:58:57 DEBUG : file2(0x1f93c5af33c0): RWFileHandle.Flush 2026/08/26 01:58:57 DEBUG : file2(0x1f93c5af33c0): RWFileHandle.Release 2026/08/26 01:58:57 DEBUG : file2(0x1f93c5af33c0): close: 2026/08/26 01:58:57 DEBUG : file2: vfs cache: setting modification time to 2026-08-26 01:58:57.901508298 +0000 UTC m=+70.296102911 2026/08/26 01:58:57 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/26 01:58:57 DEBUG : file2(0x1f93c5af33c0): >close: err= 2026/08/26 01:58:57 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:57 DEBUG : Looking for writers 2026/08/26 01:58:57 DEBUG : file1: reading active writers 2026/08/26 01:58:57 DEBUG : file2: reading active writers 2026/08/26 01:58:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/26 01:58:57 DEBUG : Looking for writers 2026/08/26 01:58:57 DEBUG : file1: reading active writers 2026/08/26 01:58:57 DEBUG : file2: reading active writers 2026/08/26 01:58:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/26 01:58:57 DEBUG : Looking for writers 2026/08/26 01:58:57 DEBUG : file1: reading active writers 2026/08/26 01:58:57 DEBUG : file2: reading active writers 2026/08/26 01:58:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/26 01:58:57 DEBUG : Looking for writers 2026/08/26 01:58:57 DEBUG : file1: reading active writers 2026/08/26 01:58:57 DEBUG : file2: reading active writers 2026/08/26 01:58:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/26 01:58:58 DEBUG : file1: vfs cache: starting upload 2026/08/26 01:58:58 DEBUG : file2: vfs cache: starting upload 2026/08/26 01:58:58 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:58:58 DEBUG : Looking for writers 2026/08/26 01:58:58 DEBUG : file1: reading active writers 2026/08/26 01:58:58 DEBUG : file2: reading active writers 2026/08/26 01:58:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/26 01:58:58 DEBUG : file2: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:58:58 DEBUG : Looking for writers 2026/08/26 01:58:58 DEBUG : file1: reading active writers 2026/08/26 01:58:58 DEBUG : file2: reading active writers 2026/08/26 01:58:58 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/26 01:58:58 DEBUG : file2: size = 0 OK 2026/08/26 01:58:58 DEBUG : file2.rclone_chunk.001_cz96se: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 01:58:58 INFO : file2.rclone_chunk.001_cz96se: Copied (server-side copy) to: file2 2026/08/26 01:58:58 DEBUG : file1: size = 0 OK 2026/08/26 01:58:58 DEBUG : file1.rclone_chunk.001_cz96jh: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 01:58:58 INFO : file1.rclone_chunk.001_cz96jh: Copied (server-side copy) to: file1 2026/08/26 01:58:58 INFO : file2.rclone_chunk.001_cz96se: Deleted 2026/08/26 01:58:58 DEBUG : file2: size = 0 OK 2026/08/26 01:58:58 INFO : file2: Copied (new) 2026/08/26 01:58:58 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-26 01:58:57.901508298 +0000 UTC" 2026/08/26 01:58:58 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/26 01:58:58 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 01:58:58 INFO : file2: vfs cache: upload succeeded try #1 2026/08/26 01:58:58 INFO : file1.rclone_chunk.001_cz96jh: Deleted 2026/08/26 01:58:58 DEBUG : file1: size = 0 OK 2026/08/26 01:58:58 INFO : file1: Copied (new) 2026/08/26 01:58:58 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-26 01:58:57.895841265 +0000 UTC" 2026/08/26 01:58:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 01:58:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:58 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 01:58:58 DEBUG : Looking for writers 2026/08/26 01:58:58 DEBUG : file1: reading active writers 2026/08/26 01:58:58 DEBUG : file2: reading active writers 2026/08/26 01:58:58 DEBUG : >WaitForWriters: 2026/08/26 01:58:58 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:58 DEBUG : Looking for writers 2026/08/26 01:58:58 DEBUG : file1: reading active writers 2026/08/26 01:58:58 DEBUG : file2: reading active writers 2026/08/26 01:58:58 DEBUG : >WaitForWriters: 2026/08/26 01:58:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting 2026/08/26 01:58:58 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse/dir/file1: no such file or directory 2026/08/26 01:58:58 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse/dir/file1: no such file or directory --- PASS: TestRWFileHandleWriteNoWrite (1.01s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:58 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:58:58 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:58:58 DEBUG : file1: newRWFileHandle: 2026/08/26 01:58:58 DEBUG : file1(0x1f93c5b0a300): openPending: 2026/08/26 01:58:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:58:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:58 DEBUG : file1(0x1f93c5b0a300): >openPending: err= 2026/08/26 01:58:58 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 01:58:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 01:58:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 01:58:58 DEBUG : file1(0x1f93c5b0a300): _writeAt: size=5, off=0 2026/08/26 01:58:58 DEBUG : file1(0x1f93c5b0a300): >_writeAt: n=5, err= 2026/08/26 01:58:58 DEBUG : file1(0x1f93c5b0a300): RWFileHandle.Flush 2026/08/26 01:58:58 DEBUG : file1(0x1f93c5b0a300): RWFileHandle.Flush 2026/08/26 01:58:58 DEBUG : file1(0x1f93c5b0a300): close: 2026/08/26 01:58:58 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 01:58:58.904451942 +0000 UTC m=+71.299046544 2026/08/26 01:58:58 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:58:58 DEBUG : file1(0x1f93c5b0a300): >close: err= 2026/08/26 01:58:58 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:58 DEBUG : Looking for writers 2026/08/26 01:58:58 DEBUG : file1: reading active writers 2026/08/26 01:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:58:58 DEBUG : Looking for writers 2026/08/26 01:58:58 DEBUG : file1: reading active writers 2026/08/26 01:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:58:58 DEBUG : Looking for writers 2026/08/26 01:58:58 DEBUG : file1: reading active writers 2026/08/26 01:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:58:58 DEBUG : Looking for writers 2026/08/26 01:58:58 DEBUG : file1: reading active writers 2026/08/26 01:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:58:59 DEBUG : file1: vfs cache: starting upload 2026/08/26 01:58:59 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:58:59 DEBUG : Looking for writers 2026/08/26 01:58:59 DEBUG : file1: reading active writers 2026/08/26 01:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:58:59 DEBUG : Looking for writers 2026/08/26 01:58:59 DEBUG : file1: reading active writers 2026/08/26 01:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:58:59 DEBUG : file1: size = 5 OK 2026/08/26 01:58:59 DEBUG : file1.rclone_chunk.001_cz97ey: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:58:59 INFO : file1.rclone_chunk.001_cz97ey: Copied (server-side copy) to: file1 2026/08/26 01:58:59 INFO : file1.rclone_chunk.001_cz97ey: Deleted 2026/08/26 01:58:59 DEBUG : file1: size = 5 OK 2026/08/26 01:58:59 INFO : file1: Copied (new) 2026/08/26 01:58:59 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-26 01:58:58.904451942 +0000 UTC" 2026/08/26 01:58:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 01:58:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:59 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 01:58:59 DEBUG : Looking for writers 2026/08/26 01:58:59 DEBUG : file1: reading active writers 2026/08/26 01:58:59 DEBUG : >WaitForWriters: 2026/08/26 01:58:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.83s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:58:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:58:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:58:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:59 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:58:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:58:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:58:59 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:58:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:58:59 DEBUG : file1: newRWFileHandle: 2026/08/26 01:58:59 DEBUG : file1(0x1f93c550fc00): openPending: 2026/08/26 01:58:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:58:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:59 DEBUG : file1(0x1f93c550fc00): >openPending: err= 2026/08/26 01:58:59 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 01:58:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:58:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 01:58:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 01:58:59 DEBUG : file1(0x1f93c550fc00): _writeAt: size=5, off=0 2026/08/26 01:58:59 DEBUG : file1(0x1f93c550fc00): >_writeAt: n=5, err= 2026/08/26 01:58:59 DEBUG : file1(0x1f93c550fc00): RWFileHandle.Release 2026/08/26 01:58:59 DEBUG : file1(0x1f93c550fc00): close: 2026/08/26 01:58:59 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 01:58:59.743196156 +0000 UTC m=+72.137790788 2026/08/26 01:58:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:58:59 DEBUG : file1(0x1f93c550fc00): >close: err= 2026/08/26 01:58:59 DEBUG : file1(0x1f93c550fc00): RWFileHandle.Release 2026/08/26 01:58:59 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:58:59 DEBUG : Looking for writers 2026/08/26 01:58:59 DEBUG : file1: reading active writers 2026/08/26 01:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:58:59 DEBUG : Looking for writers 2026/08/26 01:58:59 DEBUG : file1: reading active writers 2026/08/26 01:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:58:59 DEBUG : Looking for writers 2026/08/26 01:58:59 DEBUG : file1: reading active writers 2026/08/26 01:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:58:59 DEBUG : Looking for writers 2026/08/26 01:58:59 DEBUG : file1: reading active writers 2026/08/26 01:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:58:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse/dir/file1: no such file or directory 2026/08/26 01:58:59 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse/dir/file1: no such file or directory 2026/08/26 01:58:59 DEBUG : file1: vfs cache: starting upload 2026/08/26 01:58:59 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:58:59 DEBUG : Looking for writers 2026/08/26 01:58:59 DEBUG : file1: reading active writers 2026/08/26 01:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:59:00 DEBUG : Looking for writers 2026/08/26 01:59:00 DEBUG : file1: reading active writers 2026/08/26 01:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:59:00 DEBUG : file1: size = 5 OK 2026/08/26 01:59:00 DEBUG : file1.rclone_chunk.001_cz970c: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:59:00 INFO : file1.rclone_chunk.001_cz970c: Copied (server-side copy) to: file1 2026/08/26 01:59:00 INFO : file1.rclone_chunk.001_cz970c: Deleted 2026/08/26 01:59:00 DEBUG : file1: size = 5 OK 2026/08/26 01:59:00 INFO : file1: Copied (new) 2026/08/26 01:59:00 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-26 01:58:59.743196156 +0000 UTC" 2026/08/26 01:59:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 01:59:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:00 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 01:59:00 DEBUG : Looking for writers 2026/08/26 01:59:00 DEBUG : file1: reading active writers 2026/08/26 01:59:00 DEBUG : >WaitForWriters: 2026/08/26 01:59:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.83s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:59:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:00 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:00 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:59:00 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse/dir/file1: no such file or directory 2026/08/26 01:59:00 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse/dir/file1: no such file or directory 2026/08/26 01:59:00 DEBUG : dir/file1: size = 16 OK 2026/08/26 01:59:00 DEBUG : dir/file1.rclone_chunk.001_cz98ff: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/26 01:59:00 INFO : dir/file1.rclone_chunk.001_cz98ff: Copied (server-side copy) to: dir/file1 2026/08/26 01:59:00 INFO : dir/file1.rclone_chunk.001_cz98ff: Deleted 2026/08/26 01:59:01 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 01:59:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:59:01 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:59:01 DEBUG : dir/file1(0x1f93c5ec4940): openPending: 2026/08/26 01:59:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/26 01:59:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 01:59:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:01 DEBUG : dir/file1(0x1f93c5ec4940): >openPending: err= 2026/08/26 01:59:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 01:59:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:59:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:59:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 01:59:01 DEBUG : dir/file1(0x1f93c5ec4940): _writeAt: size=5, off=0 2026/08/26 01:59:01 DEBUG : dir/file1(0x1f93c5ec4940): >_writeAt: n=5, err= 2026/08/26 01:59:01 DEBUG : dir/file1(0x1f93c5ec4940): close: 2026/08/26 01:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-26 01:59:01.202600686 +0000 UTC m=+73.597195317 2026/08/26 01:59:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:01 DEBUG : dir/file1(0x1f93c5ec4940): >close: err= 2026/08/26 01:59:01 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:01 DEBUG : dir: Looking for writers 2026/08/26 01:59:01 DEBUG : file1: reading active writers 2026/08/26 01:59:01 DEBUG : Looking for writers 2026/08/26 01:59:01 DEBUG : dir: reading active writers 2026/08/26 01:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:59:01 DEBUG : dir: Looking for writers 2026/08/26 01:59:01 DEBUG : file1: reading active writers 2026/08/26 01:59:01 DEBUG : Looking for writers 2026/08/26 01:59:01 DEBUG : dir: reading active writers 2026/08/26 01:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:59:01 DEBUG : dir: Looking for writers 2026/08/26 01:59:01 DEBUG : file1: reading active writers 2026/08/26 01:59:01 DEBUG : Looking for writers 2026/08/26 01:59:01 DEBUG : dir: reading active writers 2026/08/26 01:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:59:01 DEBUG : dir: Looking for writers 2026/08/26 01:59:01 DEBUG : file1: reading active writers 2026/08/26 01:59:01 DEBUG : Looking for writers 2026/08/26 01:59:01 DEBUG : dir: reading active writers 2026/08/26 01:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:59:01 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 01:59:01 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:59:01 DEBUG : dir: Looking for writers 2026/08/26 01:59:01 DEBUG : file1: reading active writers 2026/08/26 01:59:01 DEBUG : Looking for writers 2026/08/26 01:59:01 DEBUG : dir: reading active writers 2026/08/26 01:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:59:01 DEBUG : dir: Looking for writers 2026/08/26 01:59:01 DEBUG : file1: reading active writers 2026/08/26 01:59:01 DEBUG : Looking for writers 2026/08/26 01:59:01 DEBUG : dir: reading active writers 2026/08/26 01:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:59:01 DEBUG : dir/file1: size = 5 OK 2026/08/26 01:59:01 DEBUG : dir/file1.rclone_chunk.001_cz99j5: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:59:01 INFO : dir/file1.rclone_chunk.001_cz99j5: Copied (server-side copy) to: dir/file1 2026/08/26 01:59:01 INFO : dir/file1.rclone_chunk.001_cz99j5: Deleted 2026/08/26 01:59:01 DEBUG : dir/file1: size = 5 OK 2026/08/26 01:59:01 INFO : dir/file1: Copied (replaced existing) 2026/08/26 01:59:01 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-26 01:59:01.202600686 +0000 UTC" 2026/08/26 01:59:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 01:59:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 01:59:01 DEBUG : dir: Looking for writers 2026/08/26 01:59:01 DEBUG : file1: reading active writers 2026/08/26 01:59:01 DEBUG : Looking for writers 2026/08/26 01:59:01 DEBUG : dir: reading active writers 2026/08/26 01:59:01 DEBUG : >WaitForWriters: 2026/08/26 01:59:01 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.50s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:59:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:02 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:02 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:59:02 DEBUG : dir/file1: size = 16 OK 2026/08/26 01:59:02 DEBUG : dir/file1.rclone_chunk.001_cz9agl: md5 = 4032af8d61035123906e58e067140cc5 OK 2026/08/26 01:59:02 INFO : dir/file1.rclone_chunk.001_cz9agl: Copied (server-side copy) to: dir/file1 2026/08/26 01:59:02 INFO : dir/file1.rclone_chunk.001_cz9agl: Deleted 2026/08/26 01:59:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:02 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 01:59:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 01:59:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 01:59:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 01:59:02 DEBUG : dir/file1(0x1f93c5af3d00): _writeAt: size=5, off=0 2026/08/26 01:59:02 DEBUG : dir/file1(0x1f93c5af3d00): openPending: 2026/08/26 01:59:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06.499999999 +0000 UTC" against cached fingerprint "" 2026/08/26 01:59:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 01:59:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:02 DEBUG : dir/file1(0x1f93c5af3d00): >openPending: err= 2026/08/26 01:59:02 DEBUG : dir/file1(0x1f93c5af3d00): >_writeAt: n=5, err= 2026/08/26 01:59:02 DEBUG : dir/file1(0x1f93c5af3d00): _writeAt: size=15, off=5 2026/08/26 01:59:02 DEBUG : dir/file1(0x1f93c5af3d00): >_writeAt: n=15, err= 2026/08/26 01:59:02 DEBUG : dir/file1(0x1f93c5af3d00): close: 2026/08/26 01:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/26 01:59:02 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-26 01:59:02.702726724 +0000 UTC m=+75.097321337 2026/08/26 01:59:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:02 DEBUG : dir/file1(0x1f93c5af3d00): >close: err= 2026/08/26 01:59:02 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:02 DEBUG : dir: Looking for writers 2026/08/26 01:59:02 DEBUG : file1: reading active writers 2026/08/26 01:59:02 DEBUG : Looking for writers 2026/08/26 01:59:02 DEBUG : dir: reading active writers 2026/08/26 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:59:02 DEBUG : dir: Looking for writers 2026/08/26 01:59:02 DEBUG : file1: reading active writers 2026/08/26 01:59:02 DEBUG : Looking for writers 2026/08/26 01:59:02 DEBUG : dir: reading active writers 2026/08/26 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:59:02 DEBUG : dir: Looking for writers 2026/08/26 01:59:02 DEBUG : file1: reading active writers 2026/08/26 01:59:02 DEBUG : Looking for writers 2026/08/26 01:59:02 DEBUG : dir: reading active writers 2026/08/26 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:59:02 DEBUG : dir: Looking for writers 2026/08/26 01:59:02 DEBUG : file1: reading active writers 2026/08/26 01:59:02 DEBUG : Looking for writers 2026/08/26 01:59:02 DEBUG : dir: reading active writers 2026/08/26 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:59:02 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 01:59:02 DEBUG : dir/file1: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:59:02 DEBUG : dir: Looking for writers 2026/08/26 01:59:02 DEBUG : file1: reading active writers 2026/08/26 01:59:02 DEBUG : Looking for writers 2026/08/26 01:59:02 DEBUG : dir: reading active writers 2026/08/26 01:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:59:03 DEBUG : dir: Looking for writers 2026/08/26 01:59:03 DEBUG : file1: reading active writers 2026/08/26 01:59:03 DEBUG : Looking for writers 2026/08/26 01:59:03 DEBUG : dir: reading active writers 2026/08/26 01:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:59:03 DEBUG : dir/file1: size = 20 OK 2026/08/26 01:59:03 DEBUG : dir/file1.rclone_chunk.001_cz9axl: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/26 01:59:03 INFO : dir/file1.rclone_chunk.001_cz9axl: Copied (server-side copy) to: dir/file1 2026/08/26 01:59:03 INFO : dir/file1.rclone_chunk.001_cz9axl: Deleted 2026/08/26 01:59:03 DEBUG : dir/file1: size = 20 OK 2026/08/26 01:59:03 INFO : dir/file1: Copied (replaced existing) 2026/08/26 01:59:03 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-26 01:59:02.702726724 +0000 UTC" 2026/08/26 01:59:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 01:59:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 01:59:03 DEBUG : dir: Looking for writers 2026/08/26 01:59:03 DEBUG : file1: reading active writers 2026/08/26 01:59:03 DEBUG : Looking for writers 2026/08/26 01:59:03 DEBUG : dir: reading active writers 2026/08/26 01:59:03 DEBUG : >WaitForWriters: 2026/08/26 01:59:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.49s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:59:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:03 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:03 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:59:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:03 DEBUG : file1: newRWFileHandle: 2026/08/26 01:59:03 DEBUG : file1(0x1f93c5543780): openPending: 2026/08/26 01:59:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:03 DEBUG : file1(0x1f93c5543780): >openPending: err= 2026/08/26 01:59:03 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 01:59:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 01:59:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 01:59:03 DEBUG : file1(0x1f93c5543780): _writeAt: size=5, off=0 2026/08/26 01:59:03 DEBUG : file1(0x1f93c5543780): >_writeAt: n=5, err= 2026/08/26 01:59:03 DEBUG : file1(0x1f93c5543780): close: 2026/08/26 01:59:03 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 01:59:03.565708725 +0000 UTC m=+75.960303327 2026/08/26 01:59:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:03 DEBUG : file1(0x1f93c5543780): >close: err= 2026/08/26 01:59:03 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:03 DEBUG : Looking for writers 2026/08/26 01:59:03 DEBUG : file1: reading active writers 2026/08/26 01:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:59:03 DEBUG : Looking for writers 2026/08/26 01:59:03 DEBUG : file1: reading active writers 2026/08/26 01:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:59:03 DEBUG : Looking for writers 2026/08/26 01:59:03 DEBUG : file1: reading active writers 2026/08/26 01:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:59:03 DEBUG : Looking for writers 2026/08/26 01:59:03 DEBUG : file1: reading active writers 2026/08/26 01:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:59:03 DEBUG : file1: vfs cache: starting upload 2026/08/26 01:59:03 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:59:03 DEBUG : Looking for writers 2026/08/26 01:59:03 DEBUG : file1: reading active writers 2026/08/26 01:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:59:03 DEBUG : Looking for writers 2026/08/26 01:59:03 DEBUG : file1: reading active writers 2026/08/26 01:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:59:04 DEBUG : file1: size = 5 OK 2026/08/26 01:59:04 DEBUG : file1.rclone_chunk.001_cz9bly: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:59:04 INFO : file1.rclone_chunk.001_cz9bly: Copied (server-side copy) to: file1 2026/08/26 01:59:04 INFO : file1.rclone_chunk.001_cz9bly: Deleted 2026/08/26 01:59:04 DEBUG : file1: size = 5 OK 2026/08/26 01:59:04 INFO : file1: Copied (new) 2026/08/26 01:59:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-26 01:59:03.565708725 +0000 UTC" 2026/08/26 01:59:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:04 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 01:59:04 DEBUG : Looking for writers 2026/08/26 01:59:04 DEBUG : file1: reading active writers 2026/08/26 01:59:04 DEBUG : >WaitForWriters: 2026/08/26 01:59:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.83s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:59:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/26 01:59:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34940): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34940): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34940): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34940): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34940): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.39545251 +0000 UTC m=+76.790047122 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34940): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34dc0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34dc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34dc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34dc0): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34dc0): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34dc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34dc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.39545251 +0000 UTC m=+76.790047122 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34dc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35280): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35280): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35280): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35280): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35280): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.39545251 +0000 UTC m=+76.790047122 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35280): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f59810 item 1 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a358c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a358c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a358c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a358c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a358c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.399217443 +0000 UTC m=+76.793812095 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a358c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35dc0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35dc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35dc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35dc0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35dc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.399217443 +0000 UTC m=+76.793812095 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35dc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5460230 item 2 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56500): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56500): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56500): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56500): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56500): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.402353767 +0000 UTC m=+76.796948379 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56500): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56980): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56980): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56980): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56980): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56980): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56980): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56980): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.402353767 +0000 UTC m=+76.796948379 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56980): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56e40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56e40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56e40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56e40): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56e40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.402353767 +0000 UTC m=+76.796948379 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a56e40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5460770 item 3 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a574c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a574c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a574c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a574c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a574c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.405804888 +0000 UTC m=+76.800399500 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a574c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a57a00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a57a00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a57a00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a57a00): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a57a00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.405804888 +0000 UTC m=+76.800399500 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a57a00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5460cb0 item 4 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0c140): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0c140): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0c140): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0c140): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0c140): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.408167478 +0000 UTC m=+76.802762090 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0c140): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0ac00): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0ac00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0ac00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0ac00): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0ac00): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0ac00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0ac00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.408167478 +0000 UTC m=+76.802762090 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0ac00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b0c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b0c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b0c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b0c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b0c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.408167478 +0000 UTC m=+76.802762090 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b0c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5881810 item 5 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b840): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b840): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b840): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b840): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b840): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.410921067 +0000 UTC m=+76.805515679 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b840): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bd80): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bd80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bd80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bd80): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bd80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.410921067 +0000 UTC m=+76.805515679 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bd80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5494bd0 item 6 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8a500): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8a500): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8a500): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8a500): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8a500): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.413003808 +0000 UTC m=+76.807598420 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8a500): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8aa00): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8aa00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8aa00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8aa00): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8aa00): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8aa00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8aa00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.413003808 +0000 UTC m=+76.807598420 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8aa00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8aec0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8aec0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8aec0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8aec0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8aec0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.413003808 +0000 UTC m=+76.807598420 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8aec0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5495650 item 7 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8b540): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8b540): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8b540): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8b540): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8b540): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.416451802 +0000 UTC m=+76.811046414 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8b540): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8ba80): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8ba80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8ba80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8ba80): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8ba80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.416451802 +0000 UTC m=+76.811046414 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b8ba80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5f3c230 item 8 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa140): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c5baa140): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa140): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa140): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa140): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa140): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa140): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa500): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa500): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa500): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa500): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa500): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.418520476 +0000 UTC m=+76.813115088 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa500): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa980): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa980): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa980): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa980): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa980): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa980): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa980): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.418520476 +0000 UTC m=+76.813115088 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa980): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baae80): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baae80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baae80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baae80): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baae80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.418520476 +0000 UTC m=+76.813115088 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baae80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5f3c5b0 item 9 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab500): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab500): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab500): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab500): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab500): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.421556079 +0000 UTC m=+76.816150692 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab500): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baba40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baba40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baba40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baba40): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baba40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.421556079 +0000 UTC m=+76.816150692 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baba40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5f3cbd0 item 10 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2180): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c5bf2180): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2180): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2180): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2180): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2180): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2180): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2540): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2540): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2540): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2540): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2540): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.423868355 +0000 UTC m=+76.818462997 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2540): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2a40): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2a40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2a40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2a40): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2a40): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2a40): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2a40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.423868355 +0000 UTC m=+76.818462997 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2a40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2f40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2f40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2f40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2f40): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2f40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.423868355 +0000 UTC m=+76.818462997 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf2f40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5f3d110 item 11 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf35c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf35c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf35c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf35c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf35c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.428361306 +0000 UTC m=+76.822955928 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf35c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf3b00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf3b00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf3b00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf3b00): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf3b00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.428361306 +0000 UTC m=+76.822955928 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf3b00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5f3d880 item 12 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0e240): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c5c0e240): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0e240): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0e240): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0e240): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0e240): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0e240): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0e600): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0e600): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0e600): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0e600): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0e600): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.431426074 +0000 UTC m=+76.826020687 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0e600): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0ecc0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0ecc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0ecc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0ecc0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0ecc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.431426074 +0000 UTC m=+76.826020687 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0ecc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55be150 item 13 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0f340): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0f340): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0f340): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0f340): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0f340): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.434005445 +0000 UTC m=+76.828600057 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0f340): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0f880): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0f880): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0f880): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0f880): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0f880): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.434005445 +0000 UTC m=+76.828600057 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0f880): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55be620 item 14 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0fec0): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c5c0fec0): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0fec0): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0fec0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0fec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0fec0): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c0fec0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c32380): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c32380): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c32380): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c32380): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c32380): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.436346875 +0000 UTC m=+76.830941477 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c32380): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c32a40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c32a40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c32a40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c32a40): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c32a40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.436346875 +0000 UTC m=+76.830941477 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c32a40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55be9a0 item 15 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c330c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c330c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c330c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c330c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c330c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.438691331 +0000 UTC m=+76.833285933 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c330c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c33600): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c33600): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c33600): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c33600): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c33600): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.438691331 +0000 UTC m=+76.833285933 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c33600): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55bed20 item 16 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c33c40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c33c40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c33c40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c33c40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c33c40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.440385385 +0000 UTC m=+76.834979988 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c33c40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c501c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c501c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c501c0): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c501c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c501c0): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c501c0): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c501c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c501c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.440385385 +0000 UTC m=+76.834979988 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c501c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c506c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c506c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c506c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c506c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c506c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.440385385 +0000 UTC m=+76.834979988 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c506c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55bf0a0 item 17 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c50d40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c50d40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c50d40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c50d40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c50d40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.444300093 +0000 UTC m=+76.838894775 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c50d40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51280): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51280): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51280): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51280): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51280): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.444300093 +0000 UTC m=+76.838894775 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51280): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55bf730 item 18 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51900): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51900): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51900): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51900): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51900): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.446332178 +0000 UTC m=+76.840926780 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51900): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51e00): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51e00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51e00): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51e00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51e00): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51e00): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51e00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51e00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.446332178 +0000 UTC m=+76.840926780 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c51e00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6a400): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6a400): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6a400): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6a400): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6a400): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.446332178 +0000 UTC m=+76.840926780 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6a400): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55bfc00 item 19 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6aa80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6aa80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6aa80): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6aa80): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6aa80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.449226775 +0000 UTC m=+76.843821387 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6aa80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6afc0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6afc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6afc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6afc0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6afc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.449226775 +0000 UTC m=+76.843821387 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6afc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59b6850 item 20 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6b640): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6b640): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6b640): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6b640): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6b640): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.4521788 +0000 UTC m=+76.846773412 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6b640): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6bb40): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6bb40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6bb40): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6bb40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6bb40): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6bb40): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6bb40): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6bb40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.4521788 +0000 UTC m=+76.846773412 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c6bb40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9a140): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9a140): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9a140): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9a140): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9a140): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.4521788 +0000 UTC m=+76.846773412 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9a140): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59b6e00 item 21 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9a7c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9a7c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9a7c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9a7c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9a7c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.455853984 +0000 UTC m=+76.850448616 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9a7c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9ad00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9ad00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9ad00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9ad00): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9ad00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.455853984 +0000 UTC m=+76.850448616 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9ad00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59b7650 item 22 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9b380): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9b380): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9b380): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9b380): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9b380): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.457796328 +0000 UTC m=+76.852390930 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9b380): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9b880): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9b880): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9b880): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9b880): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9b880): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9b880): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9b880): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9b880): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.457796328 +0000 UTC m=+76.852390930 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9b880): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9bd80): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9bd80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9bd80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9bd80): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9bd80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.457796328 +0000 UTC m=+76.852390930 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c9bd80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59b7a40 item 23 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc0500): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc0500): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc0500): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc0500): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc0500): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.460042509 +0000 UTC m=+76.854637111 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc0500): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc0a40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc0a40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc0a40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc0a40): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc0a40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.460042509 +0000 UTC m=+76.854637111 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc0a40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c562c4d0 item 24 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1080): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c5cc1080): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1080): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1080): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1080): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1080): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1080): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1440): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1440): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1440): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1440): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1440): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.462457768 +0000 UTC m=+76.857052420 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1440): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1940): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1940): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1940): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1940): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1940): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1940): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1940): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1940): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.462457768 +0000 UTC m=+76.857052420 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1940): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1e80): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1e80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1e80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1e80): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1e80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.462457768 +0000 UTC m=+76.857052420 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cc1e80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c562ca10 item 25 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cda600): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cda600): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cda600): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cda600): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cda600): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.465573884 +0000 UTC m=+76.860168497 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cda600): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832600): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832600): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832600): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832600): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832600): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.465573884 +0000 UTC m=+76.860168497 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832600): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c9570 item 26 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832c40): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c5832c40): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832c40): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832c40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832c40): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832c40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833000): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833000): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833000): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833000): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833000): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.469185087 +0000 UTC m=+76.863779699 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833000): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833500): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833500): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833500): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833500): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833500): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833500): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833500): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833500): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.469185087 +0000 UTC m=+76.863779699 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833500): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833a40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833a40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833a40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833a40): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833a40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.469185087 +0000 UTC m=+76.863779699 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5833a40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c9b90 item 27 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ada1c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ada1c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ada1c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ada1c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ada1c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.471811517 +0000 UTC m=+76.866406129 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ada1c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550e9c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550e9c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550e9c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550e9c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550e9c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.471811517 +0000 UTC m=+76.866406129 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550e9c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5460070 item 28 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f3c0): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c550f3c0): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f3c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f3c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f3c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f3c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f3c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f940): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f940): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f940): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f940): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f940): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.473775552 +0000 UTC m=+76.868370154 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f940): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cda180): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cda180): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cda180): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cda180): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cda180): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.473775552 +0000 UTC m=+76.868370154 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cda180): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5460540 item 29 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdaa80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdaa80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdaa80): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdaa80): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdaa80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.47576689 +0000 UTC m=+76.870361492 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdaa80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdafc0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdafc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdafc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdafc0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdafc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.47576689 +0000 UTC m=+76.870361492 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdafc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5460a10 item 30 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdb600): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c5cdb600): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdb600): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdb600): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdb600): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdb600): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdb600): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdb9c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdb9c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdb9c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdb9c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdb9c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.477422533 +0000 UTC m=+76.872017135 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cdb9c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ada640): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ada640): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ada640): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ada640): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ada640): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.477422533 +0000 UTC m=+76.872017135 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ada640): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5461110 item 31 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adacc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adacc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adacc0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adacc0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adacc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.479267834 +0000 UTC m=+76.873862446 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adacc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adb200): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adb200): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adb200): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adb200): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adb200): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.479267834 +0000 UTC m=+76.873862446 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adb200): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c54616c0 item 32 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adb840): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adb840): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adb840): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adb840): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adb840): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.481001735 +0000 UTC m=+76.875596337 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adb840): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adbcc0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adbcc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adbcc0): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adbcc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adbcc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5461c00 item 33 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adbcc0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adbcc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.481683524 +0000 UTC m=+76.876278126 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5adbcc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5242e00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5242e00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5242e00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5242e00): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5242e00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.481683524 +0000 UTC m=+76.876278126 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5242e00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5461e30 item 33 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a0c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a0c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a0c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a0c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a0c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.483468432 +0000 UTC m=+76.878063035 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a0c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c63f0 item 34 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.484271311 +0000 UTC m=+76.878865913 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7ab00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7ab00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7ab00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7ab00): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7ab00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.484271311 +0000 UTC m=+76.878865913 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7ab00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c6850 item 34 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b140): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b140): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b140): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b140): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b140): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.486933848 +0000 UTC m=+76.881528450 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b140): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b5c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b5c0): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b5c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b5c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c6d20 item 35 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b5c0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b5c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.487519156 +0000 UTC m=+76.882113758 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b5c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7bac0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7bac0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7bac0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7bac0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7bac0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.487519156 +0000 UTC m=+76.882113758 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7bac0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c73b0 item 35 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bd340): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bd340): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bd340): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bd340): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bd340): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.489174979 +0000 UTC m=+76.883769592 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bd340): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bdbc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bdbc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c77a0 item 36 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bdbc0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bdbc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bdbc0): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bdbc0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bdbc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.489776397 +0000 UTC m=+76.884370999 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bdbc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4300): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4300): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4300): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4300): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4300): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.489776397 +0000 UTC m=+76.884370999 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4300): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c7a40 item 36 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4940): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4940): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4940): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4940): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4940): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.492143887 +0000 UTC m=+76.886738489 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4940): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4dc0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4dc0): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4dc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4dc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c562c070 item 37 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4dc0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4dc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.492755914 +0000 UTC m=+76.887350516 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4dc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec52c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec52c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec52c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec52c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec52c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.492755914 +0000 UTC m=+76.887350516 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec52c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c562c230 item 37 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5940): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5940): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5940): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5940): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5940): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.494625993 +0000 UTC m=+76.889220595 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5940): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5e80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5e80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c562c8c0 item 38 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5e80): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5e80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5e80): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5e80): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5e80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.49524322 +0000 UTC m=+76.889837833 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5e80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af25c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af25c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af25c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af25c0): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af25c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.49524322 +0000 UTC m=+76.889837833 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af25c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c562ca80 item 38 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2c40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2c40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2c40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2c40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2c40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.496696881 +0000 UTC m=+76.891291483 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2c40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3140): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3140): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3140): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3140): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3140): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c562d2d0 item 39 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3140): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3140): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.497666765 +0000 UTC m=+76.892261418 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3140): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3640): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3640): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3640): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3640): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3640): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.497666765 +0000 UTC m=+76.892261418 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3640): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c562da40 item 39 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3cc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3cc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3cc0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3cc0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3cc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.49992023 +0000 UTC m=+76.894514832 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3cc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8300): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8300): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5614230 item 40 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8300): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8300): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8300): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8300): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8300): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.501010052 +0000 UTC m=+76.895604654 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8300): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8840): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8840): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8840): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8840): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8840): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.501010052 +0000 UTC m=+76.895604654 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8840): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5614460 item 40 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8e00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8e00): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8e00): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8e00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8e00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8e00): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8e00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.503028821 +0000 UTC m=+76.897623433 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8e00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9340): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9340): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9340): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5614930 item 41 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9340): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9340): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.5036151 +0000 UTC m=+76.898209713 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9340): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9800): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9800): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9800): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9800): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9800): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5614cb0 item 41 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9800): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9800): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.504258048 +0000 UTC m=+76.898852650 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9800): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9d40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9d40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9d40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9d40): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9d40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.504258048 +0000 UTC m=+76.898852650 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9d40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5614e70 item 41 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5670700): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5670700): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5670700): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5670700): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5670700): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5670700): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5670700): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.505763426 +0000 UTC m=+76.900358028 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5670700): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5671b80): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5671b80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5671b80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5615490 item 42 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5671b80): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5671b80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.506572135 +0000 UTC m=+76.901166748 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5671b80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55423c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55423c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5615650 item 42 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55423c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55423c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55423c0): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55423c0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55423c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.507415261 +0000 UTC m=+76.902009863 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55423c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542940): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542940): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542940): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542940): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542940): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.507415261 +0000 UTC m=+76.902009863 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542940): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5615810 item 42 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542f80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542f80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542f80): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542f80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542f80): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542f80): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542f80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.50916394 +0000 UTC m=+76.903758542 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542f80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5543480): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5543480): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5543480): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5615c70 item 43 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5543480): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5543480): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.509966308 +0000 UTC m=+76.904560910 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5543480): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55439c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55439c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55439c0): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55439c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55439c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5615e30 item 43 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55439c0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55439c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.510562876 +0000 UTC m=+76.905157478 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55439c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e000): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e000): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e000): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e000): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e000): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.510562876 +0000 UTC m=+76.905157478 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e000): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59be4d0 item 43 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e940): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e940): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e940): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e940): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e940): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e940): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e940): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.512242414 +0000 UTC m=+76.906837016 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e940): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572ee40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572ee40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572ee40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59bed90 item 44 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572ee40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572ee40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.512830046 +0000 UTC m=+76.907424648 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572ee40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f3c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f3c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59befc0 item 44 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f3c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f3c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f3c0): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f3c0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f3c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.513517657 +0000 UTC m=+76.908112259 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f3c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572fa40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572fa40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572fa40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572fa40): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572fa40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.513517657 +0000 UTC m=+76.908112259 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572fa40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59bf3b0 item 44 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c240): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c240): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c240): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c240): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c240): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c240): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c240): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.515052621 +0000 UTC m=+76.909647223 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c240): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c740): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c740): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c740): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59bf810 item 45 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c740): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c740): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.515571584 +0000 UTC m=+76.910166186 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c740): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597ce40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597ce40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597ce40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597ce40): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597ce40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.515571584 +0000 UTC m=+76.910166186 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597ce40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59bfab0 item 45 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597d500): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597d500): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597d500): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597d500): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597d500): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597d500): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597d500): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.517295104 +0000 UTC m=+76.911889706 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597d500): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597da00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597da00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597da00): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533a1c0 item 46 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597da00): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597da00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.517891904 +0000 UTC m=+76.912486506 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597da00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34540): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34540): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34540): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34540): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34540): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.517891904 +0000 UTC m=+76.912486506 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34540): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5954150 item 46 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34b80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34b80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34b80): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34b80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34b80): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34b80): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34b80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.51948664 +0000 UTC m=+76.914081242 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34b80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35080): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35080): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35080): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5954850 item 47 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35080): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35080): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.520014139 +0000 UTC m=+76.914608741 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35080): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35780): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35780): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35780): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35780): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35780): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.520014139 +0000 UTC m=+76.914608741 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35780): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5954c40 item 47 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35dc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35dc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35dc0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35dc0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35dc0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35dc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.521667537 +0000 UTC m=+76.916262140 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35dc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a3c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a3c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a3c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5955420 item 48 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a3c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a3c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.522288402 +0000 UTC m=+76.916883005 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a3c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0aac0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0aac0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0aac0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0aac0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0aac0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.522288402 +0000 UTC m=+76.916883005 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0aac0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59557a0 item 48 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b100): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b100): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b100): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b100): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b100): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.52405794 +0000 UTC m=+76.918652542 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b100): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b580): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b580): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b580): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b580): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b580): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b580): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5504380 item 49 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b580): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b580): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.524611928 +0000 UTC m=+76.919206530 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b580): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bbc0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bbc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bbc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bbc0): >_readAt: n=8, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bbc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.524611928 +0000 UTC m=+76.919206530 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bbc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55047e0 item 49 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832340): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832340): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832340): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832340): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832340): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.526050429 +0000 UTC m=+76.920645032 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5832340): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7c440): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7c440): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7c440): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5505420 item 50 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7c440): _readAt: size=2, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7c440): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7c440): _writeAt: size=3, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7c440): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7c440): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.526629987 +0000 UTC m=+76.921224589 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7c440): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7c9c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7c9c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7c9c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7c9c0): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7c9c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.526629987 +0000 UTC m=+76.921224589 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7c9c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5505dc0 item 50 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7d040): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7d040): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7d040): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7d040): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7d040): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.528102222 +0000 UTC m=+76.922696824 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7d040): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7d540): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7d540): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7d540): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7d540): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7d540): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7d540): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d25b0 item 51 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7d540): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7d540): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.528662613 +0000 UTC m=+76.923257215 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7d540): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7da80): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7da80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7da80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7da80): >_readAt: n=8, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7da80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.528662613 +0000 UTC m=+76.923257215 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b7da80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d2770 item 51 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0200): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0200): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0200): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0200): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0200): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.530340016 +0000 UTC m=+76.924934618 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0200): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0700): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0700): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0700): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d2d20 item 52 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0700): _readAt: size=2, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0700): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0700): _writeAt: size=3, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0700): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0700): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.531021857 +0000 UTC m=+76.925616469 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0700): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0c80): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0c80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0c80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0c80): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0c80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.531021857 +0000 UTC m=+76.925616469 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a0c80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d3260 item 52 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1300): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1300): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1300): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1300): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1300): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.532561659 +0000 UTC m=+76.927156261 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1300): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1800): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1800): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1800): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1800): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1800): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1800): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d35e0 item 53 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1800): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1800): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.5331958 +0000 UTC m=+76.927790402 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1800): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1d40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1d40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1d40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1d40): >_readAt: n=8, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1d40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.5331958 +0000 UTC m=+76.927790402 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a1d40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d3880 item 53 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cc4c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cc4c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cc4c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cc4c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cc4c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.534724612 +0000 UTC m=+76.929319214 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cc4c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cc9c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cc9c0): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cc9c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d3c00 item 54 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cc9c0): _readAt: size=2, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cc9c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cc9c0): _writeAt: size=3, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cc9c0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cc9c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.535344155 +0000 UTC m=+76.929938757 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cc9c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ccf40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ccf40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ccf40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ccf40): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ccf40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.535344155 +0000 UTC m=+76.929938757 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ccf40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612e000 item 54 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cd5c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cd5c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cd5c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cd5c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cd5c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.536870874 +0000 UTC m=+76.931465476 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cd5c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cdac0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cdac0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cdac0): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cdac0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cdac0): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cdac0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612e380 item 55 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cdac0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cdac0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.537467572 +0000 UTC m=+76.932062175 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cdac0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0100): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0100): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0100): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0100): >_readAt: n=8, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0100): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.537467572 +0000 UTC m=+76.932062175 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0100): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612e540 item 55 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0780): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0780): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0780): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0780): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0780): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.539014369 +0000 UTC m=+76.933608971 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0780): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0c80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0c80): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0c80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612e930 item 56 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0c80): _readAt: size=2, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0c80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0c80): _writeAt: size=3, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0c80): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0c80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.539721136 +0000 UTC m=+76.934315738 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f0c80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1200): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1200): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1200): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1200): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1200): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.539721136 +0000 UTC m=+76.934315738 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1200): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612eaf0 item 56 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1840): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1840): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1840): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1840): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1840): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1840): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1840): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1840): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.541188923 +0000 UTC m=+76.935783525 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1840): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1d80): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1d80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1d80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612ee70 item 57 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1d80): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1d80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.541732611 +0000 UTC m=+76.936327213 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57f1d80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58343c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58343c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58343c0): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58343c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58343c0): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58343c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612f030 item 57 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58343c0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58343c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.542331995 +0000 UTC m=+76.936926597 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58343c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5834940): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5834940): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5834940): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5834940): >_readAt: n=8, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5834940): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.542331995 +0000 UTC m=+76.936926597 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5834940): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612f500 item 57 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5834f80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5834f80): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5834f80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5834f80): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5834f80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5834f80): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5834f80): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5834f80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.544217815 +0000 UTC m=+76.938812417 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5834f80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597de00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597de00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597de00): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533a310 item 58 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597de00): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597de00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.545366027 +0000 UTC m=+76.939960629 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597de00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5770440): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5770440): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5770440): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533a5b0 item 58 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5770440): _readAt: size=2, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5770440): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5770440): _writeAt: size=3, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5770440): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5770440): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.546738063 +0000 UTC m=+76.941332665 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5770440): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5770a00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5770a00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5770a00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5770a00): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5770a00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.546738063 +0000 UTC m=+76.941332665 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5770a00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533a770 item 58 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771040): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771040): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771040): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771040): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771040): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771040): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771040): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771040): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.549387916 +0000 UTC m=+76.943982528 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771040): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771580): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771580): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771580): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533aaf0 item 59 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771580): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771580): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.549987621 +0000 UTC m=+76.944582223 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771580): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771ac0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771ac0): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771ac0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771ac0): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771ac0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533acb0 item 59 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771ac0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771ac0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.550909064 +0000 UTC m=+76.945503666 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5771ac0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58ba140): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58ba140): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58ba140): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58ba140): >_readAt: n=8, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58ba140): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.550909064 +0000 UTC m=+76.945503666 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58ba140): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533ae70 item 59 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58ba780): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58ba780): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58ba780): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58ba780): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58ba780): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58ba780): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58ba780): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58ba780): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.552856348 +0000 UTC m=+76.947450950 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58ba780): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bacc0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bacc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bacc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533b2d0 item 60 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bacc0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bacc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.553435435 +0000 UTC m=+76.948030037 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bacc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bb200): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bb200): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bb200): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533b490 item 60 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bb200): _readAt: size=2, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bb200): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bb200): _writeAt: size=3, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bb200): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bb200): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.554351638 +0000 UTC m=+76.948946240 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bb200): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bb7c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bb7c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bb7c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bb7c0): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bb7c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.554351638 +0000 UTC m=+76.948946240 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bb7c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533b650 item 60 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bbe00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bbe00): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bbe00): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bbe00): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bbe00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bbe00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bbe00): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bbe00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.557473395 +0000 UTC m=+76.952067997 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58bbe00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593e440): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593e440): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593e440): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533bab0 item 61 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593e440): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593e440): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.558298055 +0000 UTC m=+76.952892657 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593e440): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593eb40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593eb40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593eb40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593eb40): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593eb40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.558298055 +0000 UTC m=+76.952892657 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593eb40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533bc70 item 61 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593f180): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593f180): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593f180): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593f180): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593f180): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593f180): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593f180): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593f180): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.560749563 +0000 UTC m=+76.955344165 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593f180): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593f6c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593f6c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593f6c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52fe380 item 62 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593f6c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593f6c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.561476609 +0000 UTC m=+76.956071211 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c593f6c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4140): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4140): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4140): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4140): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4140): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.561476609 +0000 UTC m=+76.956071211 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4140): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52fe7e0 item 62 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4780): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4780): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4780): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4780): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4780): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4780): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4780): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4780): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.563488295 +0000 UTC m=+76.958082897 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4780): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4cc0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4cc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4cc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52da700 item 63 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4cc0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4cc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.564063112 +0000 UTC m=+76.958657715 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae4cc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae53c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae53c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae53c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae53c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae53c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.564063112 +0000 UTC m=+76.958657715 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae53c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52dae00 item 63 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae5a00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae5a00): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae5a00): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae5a00): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae5a00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae5a00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae5a00): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae5a00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.568106883 +0000 UTC m=+76.962701486 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ae5a00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2040): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2040): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2040): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52db490 item 64 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2040): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2040): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.568708923 +0000 UTC m=+76.963303535 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2040): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2740): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2740): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2740): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2740): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2740): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.568708923 +0000 UTC m=+76.963303535 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2740): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52db810 item 64 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2d80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2d80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2d80): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2d80): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2d80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.570526331 +0000 UTC m=+76.965120943 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2d80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3200): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3200): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3200): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3200): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3200): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52dbdc0 item 65 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3200): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3200): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.571179668 +0000 UTC m=+76.965774270 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3200): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3700): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3700): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3700): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3700): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3700): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.571179668 +0000 UTC m=+76.965774270 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3700): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f78460 item 65 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3d40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3d40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3d40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3d40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3d40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.5774121 +0000 UTC m=+76.972006702 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3d40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a042c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a042c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f78af0 item 66 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a042c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a042c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a042c0): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a042c0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a042c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.578317032 +0000 UTC m=+76.972911634 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a042c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a04800): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a04800): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a04800): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a04800): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a04800): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.578317032 +0000 UTC m=+76.972911634 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a04800): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f78d90 item 66 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a04e40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a04e40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a04e40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a04e40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a04e40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.579698636 +0000 UTC m=+76.974293238 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a04e40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a052c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a052c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a052c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a052c0): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a052c0): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f793b0 item 67 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a052c0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a052c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.580322086 +0000 UTC m=+76.974916689 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a052c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a057c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a057c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a057c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a057c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a057c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.580322086 +0000 UTC m=+76.974916689 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a057c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f79ab0 item 67 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a05e40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a05e40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a05e40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a05e40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a05e40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.582444612 +0000 UTC m=+76.977039214 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a05e40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46440): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46440): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c571c070 item 68 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46440): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46440): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46440): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46440): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46440): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.583439875 +0000 UTC m=+76.978034477 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46440): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46980): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46980): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46980): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46980): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46980): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.583439875 +0000 UTC m=+76.978034477 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46980): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c571c3f0 item 68 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46fc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46fc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46fc0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46fc0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46fc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.586559948 +0000 UTC m=+76.981154550 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a46fc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a47440): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a47440): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a47440): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a47440): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a47440): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c571c7e0 item 69 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a47440): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a47440): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.587878403 +0000 UTC m=+76.982473015 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a47440): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a47940): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a47940): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a47940): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a47940): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a47940): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.587878403 +0000 UTC m=+76.982473015 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a47940): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c571ca10 item 69 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a740c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a740c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a740c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a740c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a740c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.590243678 +0000 UTC m=+76.984838280 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a740c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a745c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a745c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c571cf50 item 70 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a745c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a745c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a745c0): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a745c0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a745c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.591317479 +0000 UTC m=+76.985912082 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a745c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a74b00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a74b00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a74b00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a74b00): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a74b00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.591317479 +0000 UTC m=+76.985912082 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a74b00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c571d180 item 70 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75180): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75180): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75180): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75180): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75180): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.593532331 +0000 UTC m=+76.988126933 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75180): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75680): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75680): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75680): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75680): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75680): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c571d7a0 item 71 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75680): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75680): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.594498408 +0000 UTC m=+76.989093010 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75680): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75b80): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75b80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75b80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75b80): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75b80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.594498408 +0000 UTC m=+76.989093010 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a75b80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d0070 item 71 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa300): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa300): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa300): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa300): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa300): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.59646051 +0000 UTC m=+76.991055113 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa300): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa800): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa800): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d05b0 item 72 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa800): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa800): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa800): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa800): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa800): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.59723716 +0000 UTC m=+76.991831762 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baa800): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baad40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baad40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baad40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baad40): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baad40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.59723716 +0000 UTC m=+76.991831762 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5baad40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d0930 item 72 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab300): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab300): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab300): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab300): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab300): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab300): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab300): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.599160449 +0000 UTC m=+76.993755051 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab300): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab800): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab800): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab800): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d1420 item 73 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab800): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab800): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.599920368 +0000 UTC m=+76.994514970 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bab800): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5babcc0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5babcc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5babcc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5babcc0): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5babcc0): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d15e0 item 73 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5babcc0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5babcc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.600816313 +0000 UTC m=+76.995410945 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5babcc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8300): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8300): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8300): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8300): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8300): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.600816313 +0000 UTC m=+76.995410945 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8300): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f761c0 item 73 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8940): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8940): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8940): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8940): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8940): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8940): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8940): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.60267005 +0000 UTC m=+76.997264652 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8940): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8e40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8e40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8e40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f76850 item 74 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8e40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8e40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.603359905 +0000 UTC m=+76.997954507 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf8e40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf9380): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf9380): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f76cb0 item 74 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf9380): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf9380): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf9380): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf9380): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf9380): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.604064949 +0000 UTC m=+76.998659561 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf9380): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf9900): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf9900): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf9900): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf9900): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf9900): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.604064949 +0000 UTC m=+76.998659561 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5bf9900): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f76fc0 item 74 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1c040): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1c040): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1c040): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1c040): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1c040): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1c040): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1c040): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.605601005 +0000 UTC m=+77.000195617 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1c040): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1c540): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1c540): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1c540): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f776c0 item 75 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1c540): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1c540): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.606267196 +0000 UTC m=+77.000861798 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1c540): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1ca80): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1ca80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1ca80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1ca80): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1ca80): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f77a40 item 75 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1ca80): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1ca80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.607043785 +0000 UTC m=+77.001638387 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1ca80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1cfc0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1cfc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1cfc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1cfc0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1cfc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.607043785 +0000 UTC m=+77.001638387 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1cfc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f54070 item 75 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1d600): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1d600): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1d600): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1d600): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1d600): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1d600): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1d600): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.609321846 +0000 UTC m=+77.003916448 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1d600): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1db00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1db00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1db00): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f54700 item 76 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1db00): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1db00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.609928693 +0000 UTC m=+77.004523326 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c1db00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3c140): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3c140): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f55030 item 76 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3c140): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3c140): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3c140): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3c140): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3c140): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.611559289 +0000 UTC m=+77.006153891 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3c140): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3c6c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3c6c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3c6c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3c6c0): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3c6c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.611559289 +0000 UTC m=+77.006153891 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3c6c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f553b0 item 76 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3cd00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3cd00): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3cd00): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3cd00): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3cd00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3cd00): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3cd00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.613802884 +0000 UTC m=+77.008397486 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3cd00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3d200): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3d200): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3d200): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f55a40 item 77 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3d200): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3d200): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.614592788 +0000 UTC m=+77.009187390 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3d200): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3d900): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3d900): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3d900): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3d900): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3d900): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.614592788 +0000 UTC m=+77.009187390 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c3d900): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f55d50 item 77 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5e040): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5e040): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5e040): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5e040): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5e040): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5e040): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5e040): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.616302143 +0000 UTC m=+77.010896745 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5e040): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5e540): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5e540): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5e540): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c24d0 item 78 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5e540): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5e540): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.61776491 +0000 UTC m=+77.012359512 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5e540): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5ec40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5ec40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5ec40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5ec40): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5ec40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.61776491 +0000 UTC m=+77.012359512 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5ec40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c2850 item 78 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5f280): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5f280): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5f280): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5f280): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5f280): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5f280): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5f280): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.620504503 +0000 UTC m=+77.015099105 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5f280): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5f780): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5f780): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5f780): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c2d90 item 79 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5f780): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5f780): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.620934948 +0000 UTC m=+77.015529580 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5f780): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5fe80): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5fe80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5fe80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5fe80): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5fe80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.620934948 +0000 UTC m=+77.015529580 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c5fe80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c2f50 item 79 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c805c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c805c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c805c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c805c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c805c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c805c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c805c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.623796853 +0000 UTC m=+77.018391475 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c805c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c80ac0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c80ac0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c80ac0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c3650 item 80 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c80ac0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c80ac0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.624278755 +0000 UTC m=+77.018873357 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c80ac0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c811c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c811c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c811c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c811c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c811c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.624278755 +0000 UTC m=+77.018873357 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c811c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c3810 item 80 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c81800): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c81800): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c81800): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c81800): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c81800): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.626247581 +0000 UTC m=+77.020842183 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c81800): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c81c80): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c81c80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c81c80): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c81c80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c81c80): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c81c80): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c3c00 item 81 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c81c80): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c81c80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.626843848 +0000 UTC m=+77.021438450 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5c81c80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cac2c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cac2c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cac2c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cac2c0): >_readAt: n=8, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cac2c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.626843848 +0000 UTC m=+77.021438450 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cac2c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52c8070 item 81 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cac940): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cac940): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cac940): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cac940): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cac940): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.628944262 +0000 UTC m=+77.023538864 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cac940): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cace40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cace40): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cace40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52c9880 item 82 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cace40): _readAt: size=2, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cace40): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cace40): _writeAt: size=3, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cace40): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cace40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.629712566 +0000 UTC m=+77.024307168 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cace40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cad3c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cad3c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cad3c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cad3c0): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cad3c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.629712566 +0000 UTC m=+77.024307168 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cad3c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52d2310 item 82 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cada40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cada40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cada40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cada40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cada40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.631198277 +0000 UTC m=+77.025792880 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cada40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4040): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4040): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4040): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4040): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4040): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4040): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52d2cb0 item 83 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4040): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4040): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.631987831 +0000 UTC m=+77.026582444 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4040): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4580): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4580): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4580): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4580): >_readAt: n=8, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4580): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.631987831 +0000 UTC m=+77.026582444 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4580): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52d3110 item 83 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4c00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4c00): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4c00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4c00): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4c00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.633861987 +0000 UTC m=+77.028456639 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd4c00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5100): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5100): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5100): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52d3810 item 84 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5100): _readAt: size=2, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5100): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5100): _writeAt: size=3, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5100): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5100): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.634777429 +0000 UTC m=+77.029372061 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5100): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5680): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5680): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5680): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5680): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5680): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.634777429 +0000 UTC m=+77.029372061 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5680): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52d39d0 item 84 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5d00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5d00): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5d00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5d00): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5d00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.636396142 +0000 UTC m=+77.030990744 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5cd5d00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26300): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26300): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26300): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26300): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26300): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26300): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52f81c0 item 85 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26300): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26300): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.637213217 +0000 UTC m=+77.031807819 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26300): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26840): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26840): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26840): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26840): >_readAt: n=8, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26840): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.637213217 +0000 UTC m=+77.031807819 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26840): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52f84d0 item 85 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26ec0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26ec0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26ec0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26ec0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26ec0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.639717045 +0000 UTC m=+77.034311717 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d26ec0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d273c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d273c0): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d273c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52f89a0 item 86 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d273c0): _readAt: size=2, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d273c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d273c0): _writeAt: size=3, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d273c0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d273c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.640948504 +0000 UTC m=+77.035543137 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d273c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d27940): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d27940): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d27940): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d27940): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d27940): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.640948504 +0000 UTC m=+77.035543137 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d27940): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52f8d90 item 86 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d460c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d460c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d460c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d460c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d460c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.644233491 +0000 UTC m=+77.038828143 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d460c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d465c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d465c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d465c0): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d465c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d465c0): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d465c0): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52f9ab0 item 87 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d465c0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d465c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.645076345 +0000 UTC m=+77.039670947 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d465c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d46b00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d46b00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d46b00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d46b00): >_readAt: n=8, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d46b00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.645076345 +0000 UTC m=+77.039670947 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d46b00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52f9ce0 item 87 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47180): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47180): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47180): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47180): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47180): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.646970679 +0000 UTC m=+77.041565301 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47180): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47680): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47680): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47680): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f58620 item 88 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47680): _readAt: size=2, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47680): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47680): _writeAt: size=3, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47680): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47680): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.648469575 +0000 UTC m=+77.043064177 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47680): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47c00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47c00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47c00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47c00): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47c00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.648469575 +0000 UTC m=+77.043064177 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d47c00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f589a0 item 88 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60340): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60340): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60340): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60340): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60340): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60340): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60340): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60340): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.652128899 +0000 UTC m=+77.046723552 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60340): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60880): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60880): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60880): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f58fc0 item 89 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60880): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60880): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.652761917 +0000 UTC m=+77.047356519 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60880): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60dc0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60dc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60dc0): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60dc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60dc0): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60dc0): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f593b0 item 89 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60dc0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60dc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.653893047 +0000 UTC m=+77.048487649 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d60dc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61340): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61340): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61340): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61340): >_readAt: n=8, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61340): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.653893047 +0000 UTC m=+77.048487649 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61340): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f59810 item 89 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61980): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61980): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61980): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61980): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61980): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61980): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61980): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61980): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.6565003 +0000 UTC m=+77.051094932 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61980): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61ec0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61ec0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61ec0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c58801c0 item 90 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61ec0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61ec0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.657402577 +0000 UTC m=+77.051997249 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d61ec0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7e500): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7e500): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7e500): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c58805b0 item 90 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7e500): _readAt: size=2, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7e500): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7e500): _writeAt: size=3, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7e500): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7e500): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.659465511 +0000 UTC m=+77.054060153 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7e500): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7eac0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7eac0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7eac0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7eac0): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7eac0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.659465511 +0000 UTC m=+77.054060153 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7eac0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5880850 item 90 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7f100): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7f100): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7f100): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7f100): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7f100): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7f100): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7f100): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7f100): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.662744815 +0000 UTC m=+77.057339447 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7f100): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7f640): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7f640): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7f640): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5880d20 item 91 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7f640): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7f640): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.6639891 +0000 UTC m=+77.058583702 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7f640): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7fb80): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7fb80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7fb80): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7fb80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7fb80): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7fb80): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5880ee0 item 91 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7fb80): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7fb80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.665497954 +0000 UTC m=+77.060092556 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d7fb80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94200): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94200): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94200): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94200): >_readAt: n=8, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94200): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.665497954 +0000 UTC m=+77.060092556 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94200): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c58810a0 item 91 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94840): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94840): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94840): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94840): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94840): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94840): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94840): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94840): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.669540253 +0000 UTC m=+77.064134865 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94840): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94d80): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94d80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94d80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5881650 item 92 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94d80): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94d80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.671347042 +0000 UTC m=+77.065941684 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d94d80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d952c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d952c0): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d952c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5881960 item 92 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d952c0): _readAt: size=2, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d952c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d952c0): _writeAt: size=3, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d952c0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d952c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.673251044 +0000 UTC m=+77.067845655 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d952c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d95880): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d95880): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d95880): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d95880): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d95880): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.673251044 +0000 UTC m=+77.067845655 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d95880): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5494460 item 92 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d95ec0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d95ec0): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d95ec0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d95ec0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d95ec0): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d95ec0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d95ec0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d95ec0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.677481007 +0000 UTC m=+77.072075619 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5d95ec0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db0500): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db0500): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db0500): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c54950a0 item 93 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db0500): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db0500): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.678207892 +0000 UTC m=+77.072802504 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db0500): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db0c00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db0c00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db0c00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db0c00): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db0c00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.678207892 +0000 UTC m=+77.072802504 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db0c00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c54955e0 item 93 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1240): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1240): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1240): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1240): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1240): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1240): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1240): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1240): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.680872073 +0000 UTC m=+77.075466675 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1240): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1780): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1780): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1780): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5f3c000 item 94 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1780): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1780): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.6814307 +0000 UTC m=+77.076025302 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1780): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1e80): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1e80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1e80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1e80): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1e80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.6814307 +0000 UTC m=+77.076025302 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5db1e80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5f3c230 item 94 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc85c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc85c0): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc85c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc85c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc85c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc85c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc85c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc85c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.683131227 +0000 UTC m=+77.077725829 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc85c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc8b00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc8b00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc8b00): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5f3c5b0 item 95 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc8b00): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc8b00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.68376658 +0000 UTC m=+77.078361182 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc8b00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9200): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9200): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9200): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9200): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9200): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.68376658 +0000 UTC m=+77.078361182 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9200): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5f3c8c0 item 95 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9840): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9840): open at offset 0 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9840): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9840): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9840): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9840): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9840): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9840): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.685517423 +0000 UTC m=+77.080112025 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9840): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9d80): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9d80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9d80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5f3cc40 item 96 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9d80): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9d80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.686364906 +0000 UTC m=+77.080959508 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5dc9d80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e042c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e042c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e042c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e042c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e042c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.686364906 +0000 UTC m=+77.080959508 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e042c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52feb60 item 96 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= 2026/08/26 01:59:04 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:04 DEBUG : Looking for writers 2026/08/26 01:59:04 DEBUG : >WaitForWriters: 2026/08/26 01:59:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:59:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:04 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/26 01:59:04 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e367c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e367c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e367c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e367c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e367c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.835967695 +0000 UTC m=+77.230562307 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e367c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e36c40): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e36c40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e36c40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e36c40): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e36c40): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e36c40): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e36c40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.835967695 +0000 UTC m=+77.230562307 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e36c40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37100): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37100): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37100): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37100): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37100): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.835967695 +0000 UTC m=+77.230562307 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37100): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612e1c0 item 1 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37740): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37740): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37740): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37740): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37740): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.840216564 +0000 UTC m=+77.234811206 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37740): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37c40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37c40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37c40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37c40): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37c40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.840216564 +0000 UTC m=+77.234811206 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e37c40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612e690 item 2 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04380): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04380): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04380): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04380): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04380): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.842737093 +0000 UTC m=+77.237331765 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04380): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04800): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04800): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04800): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04800): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04800): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04800): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04800): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.842737093 +0000 UTC m=+77.237331765 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04800): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04d00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04d00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04d00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04d00): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04d00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.842737093 +0000 UTC m=+77.237331765 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e04d00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612ea80 item 3 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e053c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e053c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e053c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e053c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e053c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.846800751 +0000 UTC m=+77.241395364 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e053c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e05900): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e05900): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e05900): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e05900): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e05900): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.846800751 +0000 UTC m=+77.241395364 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5e05900): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612ef50 item 4 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550e580): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550e580): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550e580): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550e580): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550e580): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.84890359 +0000 UTC m=+77.243498202 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550e580): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550ed00): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550ed00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550ed00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550ed00): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550ed00): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550ed00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550ed00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.84890359 +0000 UTC m=+77.243498202 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550ed00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f4c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f4c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f4c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f4c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f4c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.84890359 +0000 UTC m=+77.243498202 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550f4c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612f5e0 item 5 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550fb40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550fb40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550fb40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550fb40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550fb40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.851835458 +0000 UTC m=+77.246430070 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c550fb40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5242b00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5242b00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5242b00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5242b00): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5242b00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.851835458 +0000 UTC m=+77.246430070 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5242b00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59b7650 item 6 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a040): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a040): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a040): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a040): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a040): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.855426391 +0000 UTC m=+77.250021064 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a040): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.855426391 +0000 UTC m=+77.250021064 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7a540): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7aa80): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7aa80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7aa80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7aa80): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7aa80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.855426391 +0000 UTC m=+77.250021064 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7aa80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59b79d0 item 7 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b100): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b100): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b100): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b100): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b100): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.858699275 +0000 UTC m=+77.253293927 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b100): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b640): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b640): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b640): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b640): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b640): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.858699275 +0000 UTC m=+77.253293927 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7b640): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55be1c0 item 8 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7bc00): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c5a7bc00): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7bc00): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7bc00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7bc00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7bc00): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a7bc00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bc940): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bc940): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bc940): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bc940): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bc940): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.860935396 +0000 UTC m=+77.255530007 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bc940): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bd8c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bd8c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bd8c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bd8c0): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bd8c0): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bd8c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bd8c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.860935396 +0000 UTC m=+77.255530007 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c53bd8c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec40c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec40c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec40c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec40c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec40c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.860935396 +0000 UTC m=+77.255530007 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec40c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55be540 item 9 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4740): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4740): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4740): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4740): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4740): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.864555294 +0000 UTC m=+77.259149906 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4740): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4c80): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4c80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4c80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4c80): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4c80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.864555294 +0000 UTC m=+77.259149906 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec4c80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55bea80 item 10 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec52c0): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c5ec52c0): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec52c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec52c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec52c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec52c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec52c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5680): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5680): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5680): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5680): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5680): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.86765571 +0000 UTC m=+77.262250312 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5680): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5b80): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5b80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5b80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5b80): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5b80): _writeAt: size=3, off=2 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5b80): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5b80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.86765571 +0000 UTC m=+77.262250312 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5ec5b80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af22c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af22c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af22c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af22c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af22c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.86765571 +0000 UTC m=+77.262250312 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af22c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55bee70 item 11 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2940): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2940): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2940): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2940): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2940): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.872735082 +0000 UTC m=+77.267329684 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2940): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2e80): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2e80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2e80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2e80): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2e80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.872735082 +0000 UTC m=+77.267329684 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af2e80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55bf810 item 12 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af34c0): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c5af34c0): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af34c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af34c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af34c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af34c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af34c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3880): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3880): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3880): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3880): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3880): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.874557099 +0000 UTC m=+77.269151701 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5af3880): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8040): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8040): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8040): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8040): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8040): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.874557099 +0000 UTC m=+77.269151701 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8040): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55bfc70 item 13 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8700): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8700): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8700): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8700): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8700): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.877362135 +0000 UTC m=+77.271956768 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8700): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8c40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8c40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8c40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8c40): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8c40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.877362135 +0000 UTC m=+77.271956768 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a8c40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c54602a0 item 14 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a92c0): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c58a92c0): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a92c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a92c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a92c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a92c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a92c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9680): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9680): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9680): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9680): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9680): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.880225553 +0000 UTC m=+77.274820156 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9680): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9d40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9d40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9d40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9d40): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9d40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.880225553 +0000 UTC m=+77.274820156 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58a9d40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c54607e0 item 15 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5670740): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5670740): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5670740): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5670740): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5670740): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.882333432 +0000 UTC m=+77.276928034 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5670740): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5671c00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5671c00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5671c00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5671c00): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5671c00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.882333432 +0000 UTC m=+77.276928034 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5671c00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5460b60 item 16 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542540): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542540): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542540): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542540): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542540): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.88593654 +0000 UTC m=+77.280531152 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542540): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55429c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55429c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55429c0): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55429c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55429c0): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55429c0): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55429c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55429c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.88593654 +0000 UTC m=+77.280531152 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55429c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542ec0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542ec0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542ec0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542ec0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542ec0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.88593654 +0000 UTC m=+77.280531152 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5542ec0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c54613b0 item 17 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e480): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e480): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e480): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e480): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e480): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.888839111 +0000 UTC m=+77.283433714 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e480): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e9c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e9c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e9c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e9c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e9c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.888839111 +0000 UTC m=+77.283433714 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572e9c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c6150 item 18 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f040): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f040): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f040): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f040): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f040): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.891199858 +0000 UTC m=+77.285794460 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f040): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f580): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f580): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f580): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f580): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f580): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f580): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f580): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f580): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.891199858 +0000 UTC m=+77.285794460 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572f580): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572fbc0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572fbc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572fbc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572fbc0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572fbc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.891199858 +0000 UTC m=+77.285794460 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c572fbc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c6770 item 19 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34440): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34440): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34440): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34440): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34440): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.894859482 +0000 UTC m=+77.289454084 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34440): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34980): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34980): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34980): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34980): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34980): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.894859482 +0000 UTC m=+77.289454084 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a34980): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c6cb0 item 20 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35000): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35000): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35000): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35000): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35000): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.896938014 +0000 UTC m=+77.291532667 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35000): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35500): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35500): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35500): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35500): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35500): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35500): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35500): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35500): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.896938014 +0000 UTC m=+77.291532667 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35500): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35a00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35a00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35a00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35a00): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35a00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.896938014 +0000 UTC m=+77.291532667 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a35a00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c7570 item 21 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a180): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a180): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a180): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a180): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a180): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.900732013 +0000 UTC m=+77.295326625 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a180): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55436c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55436c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55436c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55436c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55436c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.900732013 +0000 UTC m=+77.295326625 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c55436c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5461810 item 22 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5543d40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5543d40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5543d40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5543d40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5543d40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.903053926 +0000 UTC m=+77.297648588 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5543d40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c380): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c380): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c380): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c380): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c380): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c380): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c380): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c380): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.903053926 +0000 UTC m=+77.297648588 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c380): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c880): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c880): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c880): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c880): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c880): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.903053926 +0000 UTC m=+77.297648588 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597c880): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5461d50 item 23 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597cf00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597cf00): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597cf00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597cf00): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597cf00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.907529575 +0000 UTC m=+77.302124177 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597cf00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597d4c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597d4c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597d4c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597d4c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597d4c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.907529575 +0000 UTC m=+77.302124177 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597d4c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c562c770 item 24 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597db00): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c597db00): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597db00): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597db00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597db00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597db00): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597db00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597dec0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597dec0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597dec0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597dec0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597dec0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.909742381 +0000 UTC m=+77.304336983 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c597dec0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536e4c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536e4c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536e4c0): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536e4c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536e4c0): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536e4c0): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536e4c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536e4c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.909742381 +0000 UTC m=+77.304336983 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536e4c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536ea00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536ea00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536ea00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536ea00): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536ea00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.909742381 +0000 UTC m=+77.304336983 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536ea00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c562caf0 item 25 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536f080): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536f080): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536f080): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536f080): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536f080): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.912605448 +0000 UTC m=+77.307200051 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536f080): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536f5c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536f5c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536f5c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536f5c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536f5c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.912605448 +0000 UTC m=+77.307200051 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536f5c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c562d3b0 item 26 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536fc00): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c536fc00): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536fc00): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536fc00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536fc00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536fc00): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c536fc00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553e0c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553e0c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553e0c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553e0c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553e0c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.915194717 +0000 UTC m=+77.309789350 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553e0c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553e5c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553e5c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553e5c0): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553e5c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553e5c0): >_readAt: n=2, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553e5c0): _writeAt: size=3, off=7 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553e5c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553e5c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.915194717 +0000 UTC m=+77.309789350 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553e5c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553eb00): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553eb00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553eb00): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553eb00): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553eb00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.915194717 +0000 UTC m=+77.309789350 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553eb00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c562de30 item 27 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553f180): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553f180): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553f180): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553f180): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553f180): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.91743677 +0000 UTC m=+77.312031382 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553f180): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553f6c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553f6c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553f6c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553f6c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553f6c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.91743677 +0000 UTC m=+77.312031382 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553f6c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56144d0 item 28 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553fd00): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c553fd00): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553fd00): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553fd00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553fd00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553fd00): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c553fd00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57221c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57221c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57221c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57221c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57221c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.919264738 +0000 UTC m=+77.313859410 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57221c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5722880): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5722880): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5722880): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5722880): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5722880): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.919264738 +0000 UTC m=+77.313859410 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5722880): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5614a80 item 29 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5722f00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5722f00): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5722f00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5722f00): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5722f00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.921074663 +0000 UTC m=+77.315669265 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5722f00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723440): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723440): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723440): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723440): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723440): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.921074663 +0000 UTC m=+77.315669265 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723440): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5614f50 item 30 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723a80): _readAt: size=2, off=0 2026/08/26 01:59:04 ERROR : open-test-file(0x1f93c5723a80): Couldn't read size of file 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723a80): >_readAt: n=0, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723a80): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723a80): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723a80): close: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723a80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723e40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723e40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723e40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723e40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723e40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.922767066 +0000 UTC m=+77.317361798 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5723e40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576c600): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576c600): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576c600): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576c600): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576c600): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.922767066 +0000 UTC m=+77.317361798 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576c600): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5615500 item 31 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576cc80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576cc80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576cc80): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576cc80): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576cc80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.925673735 +0000 UTC m=+77.320268337 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576cc80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576d1c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576d1c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576d1c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576d1c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576d1c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.925673735 +0000 UTC m=+77.320268337 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576d1c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56158f0 item 32 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576d800): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576d800): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576d800): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576d800): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576d800): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.92724088 +0000 UTC m=+77.321835482 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576d800): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576dc80): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576dc80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576dc80): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576dc80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576dc80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5615ce0 item 33 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576dc80): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576dc80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.92782238 +0000 UTC m=+77.322416992 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c576dc80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a4280): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a4280): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a4280): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a4280): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a4280): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.92782238 +0000 UTC m=+77.322416992 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a4280): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59be000 item 33 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a48c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a48c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a48c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a48c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a48c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.929621013 +0000 UTC m=+77.324215615 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a48c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a4d40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a4d40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59bea10 item 34 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a4d40): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a4d40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a4d40): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a4d40): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a4d40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.930393245 +0000 UTC m=+77.324987847 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a4d40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a5280): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a5280): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a5280): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a5280): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a5280): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.930393245 +0000 UTC m=+77.324987847 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a5280): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59bee70 item 34 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a58c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a58c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a58c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a58c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a58c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.931811187 +0000 UTC m=+77.326405790 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a58c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a5d40): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a5d40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a5d40): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a5d40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a5d40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59bf420 item 35 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a5d40): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a5d40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.932397857 +0000 UTC m=+77.326992459 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57a5d40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ca340): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ca340): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ca340): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ca340): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ca340): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.932397857 +0000 UTC m=+77.326992459 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ca340): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59bf6c0 item 35 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ca9c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ca9c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ca9c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ca9c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ca9c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.934007472 +0000 UTC m=+77.328602074 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ca9c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57caec0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57caec0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59bfb20 item 36 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57caec0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57caec0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57caec0): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57caec0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57caec0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.934882609 +0000 UTC m=+77.329477211 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57caec0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cb400): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cb400): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cb400): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cb400): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cb400): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.934882609 +0000 UTC m=+77.329477211 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cb400): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5954070 item 36 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cba40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cba40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cba40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cba40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cba40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.938290456 +0000 UTC m=+77.332885058 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cba40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cbec0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cbec0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cbec0): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cbec0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cbec0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5954700 item 37 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cbec0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cbec0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.93932314 +0000 UTC m=+77.333917742 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57cbec0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ea4c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ea4c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ea4c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ea4c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ea4c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.93932314 +0000 UTC m=+77.333917742 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ea4c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5954bd0 item 37 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eab40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eab40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eab40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eab40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eab40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.944120407 +0000 UTC m=+77.338715079 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eab40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eb040): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eb040): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5955340 item 38 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eb040): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eb040): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eb040): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eb040): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eb040): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.944942913 +0000 UTC m=+77.339537545 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eb040): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eb580): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eb580): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eb580): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eb580): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eb580): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.944942913 +0000 UTC m=+77.339537545 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57eb580): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5955570 item 38 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ebc00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ebc00): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ebc00): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ebc00): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ebc00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.947485545 +0000 UTC m=+77.342080166 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c57ebc00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836200): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836200): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836200): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836200): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836200): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5955e30 item 39 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836200): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836200): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.948272263 +0000 UTC m=+77.342866875 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836200): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836700): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836700): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836700): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836700): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836700): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.948272263 +0000 UTC m=+77.342866875 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836700): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5504540 item 39 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836d80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836d80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836d80): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836d80): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836d80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.950337249 +0000 UTC m=+77.344931912 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5836d80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837280): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837280): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5504fc0 item 40 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837280): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837280): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837280): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837280): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837280): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.951196856 +0000 UTC m=+77.345791498 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837280): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58377c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58377c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58377c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58377c0): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58377c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.951196856 +0000 UTC m=+77.345791498 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58377c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5505c00 item 40 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837d80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837d80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837d80): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837d80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837d80): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837d80): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837d80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.953314793 +0000 UTC m=+77.347909395 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5837d80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892380): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892380): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892380): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d2540 item 41 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892380): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892380): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.953945617 +0000 UTC m=+77.348540229 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892380): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892840): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892840): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892840): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892840): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892840): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d2700 item 41 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892840): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892840): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.95476115 +0000 UTC m=+77.349355762 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892840): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892d80): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892d80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892d80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892d80): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892d80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.95476115 +0000 UTC m=+77.349355762 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5892d80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d2a10 item 41 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58933c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58933c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58933c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58933c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58933c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58933c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58933c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.956863838 +0000 UTC m=+77.351458451 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58933c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58938c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58938c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58938c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d30a0 item 42 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58938c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58938c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.959324985 +0000 UTC m=+77.353919617 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58938c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5893e00): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5893e00): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d33b0 item 42 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5893e00): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5893e00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5893e00): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5893e00): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5893e00): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.960330718 +0000 UTC m=+77.354925350 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5893e00): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6480): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6480): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6480): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6480): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6480): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.960330718 +0000 UTC m=+77.354925350 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6480): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d3570 item 42 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6ac0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6ac0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6ac0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6ac0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6ac0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6ac0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.96245643 +0000 UTC m=+77.357051042 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6ac0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6fc0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6fc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6fc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d39d0 item 43 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6fc0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6fc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.963207781 +0000 UTC m=+77.357802403 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f6fc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f7500): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f7500): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f7500): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f7500): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f7500): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d3b90 item 43 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f7500): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f7500): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.964007004 +0000 UTC m=+77.358601607 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f7500): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f7a40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f7a40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f7a40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f7a40): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f7a40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.964007004 +0000 UTC m=+77.358601607 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c58f7a40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d3e30 item 43 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595a180): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595a180): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595a180): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595a180): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595a180): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595a180): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595a180): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.966319489 +0000 UTC m=+77.360914121 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595a180): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595a680): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595a680): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595a680): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533a460 item 44 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595a680): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595a680): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.967073586 +0000 UTC m=+77.361668219 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595a680): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595abc0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595abc0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533a620 item 44 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595abc0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595abc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595abc0): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595abc0): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595abc0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.96823334 +0000 UTC m=+77.362827983 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595abc0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595b140): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595b140): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595b140): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595b140): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595b140): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.96823334 +0000 UTC m=+77.362827983 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595b140): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533a7e0 item 44 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595b780): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595b780): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595b780): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595b780): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595b780): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595b780): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595b780): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.970730976 +0000 UTC m=+77.365325578 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595b780): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595bc80): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595bc80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595bc80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533ab60 item 45 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595bc80): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595bc80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.971529557 +0000 UTC m=+77.366124159 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c595bc80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a900): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a900): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a900): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a900): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a900): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.971529557 +0000 UTC m=+77.366124159 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0a900): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c7b90 item 45 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0af40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0af40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0af40): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0af40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0af40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0af40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0af40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.973821854 +0000 UTC m=+77.368416456 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0af40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b440): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b440): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b440): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52da1c0 item 46 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b440): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b440): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.976451409 +0000 UTC m=+77.371046011 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0b440): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bc40): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bc40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bc40): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bc40): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bc40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.976451409 +0000 UTC m=+77.371046011 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5b0bc40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52da7e0 item 46 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2380): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2380): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2380): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2380): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2380): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2380): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2380): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.97860798 +0000 UTC m=+77.373202582 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2380): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2880): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2880): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2880): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52db180 item 47 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2880): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2880): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.979234215 +0000 UTC m=+77.373828817 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2880): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2f80): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2f80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2f80): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2f80): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2f80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.979234215 +0000 UTC m=+77.373828817 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c2f80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52db500 item 47 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 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/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c35c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c35c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c35c0): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c35c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c35c0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c35c0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c35c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.982274368 +0000 UTC m=+77.376868970 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c35c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3ac0): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3ac0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3ac0): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52dbb90 item 48 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3ac0): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3ac0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.98287861 +0000 UTC m=+77.377473233 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59c3ac0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f22c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f22c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f22c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f22c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f22c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.98287861 +0000 UTC m=+77.377473233 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f22c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52dbe30 item 48 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f2900): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f2900): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f2900): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f2900): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f2900): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.986412767 +0000 UTC m=+77.381007369 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f2900): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f2d80): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f2d80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f2d80): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f2d80): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f2d80): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f2d80): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f787e0 item 49 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f2d80): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f2d80): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.98715936 +0000 UTC m=+77.381753962 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f2d80): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f32c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f32c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f32c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f32c0): >_readAt: n=8, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f32c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.98715936 +0000 UTC m=+77.381753962 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f32c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f78bd0 item 49 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f3940): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f3940): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f3940): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f3940): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f3940): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.989045368 +0000 UTC m=+77.383639980 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f3940): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f3e40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f3e40): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f3e40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f791f0 item 50 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f3e40): _readAt: size=2, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f3e40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f3e40): _writeAt: size=3, off=5 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f3e40): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f3e40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.989806298 +0000 UTC m=+77.384400901 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c59f3e40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a204c0): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a204c0): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a204c0): >openPending: err= 2026/08/26 01:59:04 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a204c0): >_readAt: n=3, err=EOF 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a204c0): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.989806298 +0000 UTC m=+77.384400901 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a204c0): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: Remove: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f79500 item 50 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a20b40): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a20b40): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a20b40): _writeAt: size=5, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a20b40): >_writeAt: n=5, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a20b40): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.995666656 +0000 UTC m=+77.390261269 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a20b40): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a21040): _readAt: size=2, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a21040): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a21040): _writeAt: size=3, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a21040): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a21040): open at offset 5 2026/08/26 01:59:04 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a21040): >openPending: err= 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f79dc0 item 51 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a21040): >_writeAt: n=3, err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a21040): close: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.999102848 +0000 UTC m=+77.393697460 2026/08/26 01:59:04 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a21040): >close: err= 2026/08/26 01:59:04 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:04 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:04 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:04 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:04 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a21580): _readAt: size=512, off=0 2026/08/26 01:59:04 DEBUG : open-test-file(0x1f93c5a21580): openPending: 2026/08/26 01:59:04 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a21580): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a21580): >_readAt: n=8, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a21580): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:04.999102848 +0000 UTC m=+77.393697460 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a21580): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c571c0e0 item 51 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a21c00): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a21c00): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a21c00): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a21c00): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a21c00): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.001347795 +0000 UTC m=+77.395942397 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a21c00): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5c200): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5c200): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5c200): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c571c620 item 52 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5c200): _readAt: size=2, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5c200): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5c200): _writeAt: size=3, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5c200): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5c200): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.00235417 +0000 UTC m=+77.396948772 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5c200): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5c780): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5c780): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5c780): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5c780): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5c780): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.00235417 +0000 UTC m=+77.396948772 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5c780): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c571c850 item 52 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5ce00): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5ce00): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5ce00): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5ce00): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5ce00): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.003848437 +0000 UTC m=+77.398443039 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5ce00): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5d300): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5d300): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5d300): _writeAt: size=3, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5d300): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5d300): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5d300): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c571ce00 item 53 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5d300): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5d300): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.004469282 +0000 UTC m=+77.399063884 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5d300): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5d840): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5d840): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5d840): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5d840): >_readAt: n=8, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5d840): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.004469282 +0000 UTC m=+77.399063884 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5d840): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c571cfc0 item 53 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5dec0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5dec0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5dec0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5dec0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5dec0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.007273026 +0000 UTC m=+77.401867628 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a5dec0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a964c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a964c0): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a964c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c571d420 item 54 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a964c0): _readAt: size=2, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a964c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a964c0): _writeAt: size=3, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a964c0): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a964c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.008369842 +0000 UTC m=+77.402964444 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a964c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a96a40): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a96a40): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a96a40): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a96a40): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a96a40): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.008369842 +0000 UTC m=+77.402964444 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a96a40): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c571d810 item 54 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a970c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a970c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a970c0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a970c0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a970c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.01116475 +0000 UTC m=+77.405759352 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a970c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a975c0): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a975c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a975c0): _writeAt: size=3, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a975c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a975c0): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a975c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d0310 item 55 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a975c0): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a975c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.013973563 +0000 UTC m=+77.408568175 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a975c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a97b00): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a97b00): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a97b00): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a97b00): >_readAt: n=8, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a97b00): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.013973563 +0000 UTC m=+77.408568175 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a97b00): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d0690 item 55 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 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/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4280): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4280): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4280): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4280): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4280): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.015831599 +0000 UTC m=+77.410426201 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4280): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4780): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4780): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4780): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d0f50 item 56 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4780): _readAt: size=2, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4780): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4780): _writeAt: size=3, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4780): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4780): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.016924667 +0000 UTC m=+77.411519279 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4780): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4d00): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4d00): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4d00): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4d00): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4d00): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.016924667 +0000 UTC m=+77.411519279 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae4d00): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c56d1490 item 56 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5340): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5340): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5340): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5340): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5340): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5340): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5340): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5340): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.018731316 +0000 UTC m=+77.413325918 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5340): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5880): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5880): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5880): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f762a0 item 57 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5880): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5880): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.019601582 +0000 UTC m=+77.414196184 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5880): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5dc0): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5dc0): _writeAt: size=3, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5dc0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5dc0): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5dc0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f765b0 item 57 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5dc0): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5dc0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.021129533 +0000 UTC m=+77.415724135 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ae5dc0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10440): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10440): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10440): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10440): >_readAt: n=8, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10440): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.021129533 +0000 UTC m=+77.415724135 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10440): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f768c0 item 57 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10a80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10a80): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10a80): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10a80): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10a80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10a80): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10a80): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10a80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.023473438 +0000 UTC m=+77.418068041 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10a80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10fc0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10fc0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10fc0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f77030 item 58 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10fc0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10fc0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.02463751 +0000 UTC m=+77.419232112 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b10fc0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b11500): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b11500): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b11500): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f77420 item 58 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b11500): _readAt: size=2, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b11500): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b11500): _writeAt: size=3, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b11500): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b11500): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.027166606 +0000 UTC m=+77.421761208 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b11500): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b11ac0): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b11ac0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b11ac0): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b11ac0): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b11ac0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.027166606 +0000 UTC m=+77.421761208 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b11ac0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f77730 item 58 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56200): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56200): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56200): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56200): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56200): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56200): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56200): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56200): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.029072402 +0000 UTC m=+77.423667004 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56200): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56740): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56740): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56740): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f540e0 item 59 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56740): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56740): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.030209453 +0000 UTC m=+77.424804066 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56740): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56c80): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56c80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56c80): _writeAt: size=3, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56c80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56c80): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56c80): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f543f0 item 59 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56c80): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56c80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.031144001 +0000 UTC m=+77.425738613 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b56c80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57200): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57200): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57200): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57200): >_readAt: n=8, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57200): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.031144001 +0000 UTC m=+77.425738613 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57200): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f54cb0 item 59 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 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/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57840): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57840): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57840): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57840): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57840): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57840): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57840): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57840): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.03349536 +0000 UTC m=+77.428089962 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57840): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57d80): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57d80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57d80): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f55570 item 60 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57d80): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57d80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.034153816 +0000 UTC m=+77.428748418 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b57d80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b923c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b923c0): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b923c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f55810 item 60 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b923c0): _readAt: size=2, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b923c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b923c0): _writeAt: size=3, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b923c0): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b923c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.034983606 +0000 UTC m=+77.429578208 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b923c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b92980): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b92980): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b92980): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b92980): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b92980): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.034983606 +0000 UTC m=+77.429578208 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b92980): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f55c00 item 60 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b92fc0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b92fc0): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b92fc0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b92fc0): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b92fc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b92fc0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b92fc0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b92fc0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.037450945 +0000 UTC m=+77.432045577 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b92fc0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b93500): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b93500): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b93500): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c22a0 item 61 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b93500): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b93500): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.038518634 +0000 UTC m=+77.433113236 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b93500): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b93c00): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b93c00): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b93c00): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b93c00): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b93c00): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.038518634 +0000 UTC m=+77.433113236 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b93c00): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c2620 item 61 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 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/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbe340): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbe340): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbe340): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbe340): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbe340): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbe340): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbe340): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbe340): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.041793 +0000 UTC m=+77.436387602 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbe340): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbe880): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbe880): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbe880): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c2c40 item 62 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbe880): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbe880): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.042528642 +0000 UTC m=+77.437123244 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbe880): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbef80): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbef80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbef80): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbef80): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbef80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.042528642 +0000 UTC m=+77.437123244 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbef80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c2e00 item 62 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 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/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbf5c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbf5c0): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbf5c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbf5c0): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbf5c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbf5c0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbf5c0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbf5c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.045178445 +0000 UTC m=+77.439773078 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbf5c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbfb00): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbfb00): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbfb00): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c3490 item 63 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbfb00): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbfb00): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.045800262 +0000 UTC m=+77.440394864 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bbfb00): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfa300): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfa300): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfa300): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfa300): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfa300): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.045800262 +0000 UTC m=+77.440394864 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfa300): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c36c0 item 63 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 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/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfa940): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfa940): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfa940): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfa940): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfa940): >_readAt: n=0, err=Bad file descriptor 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfa940): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfa940): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfa940): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.047522611 +0000 UTC m=+77.442117223 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfa940): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfae80): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfae80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfae80): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c3ab0 item 64 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfae80): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfae80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.048219549 +0000 UTC m=+77.442814151 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfae80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfb580): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfb580): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfb580): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfb580): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfb580): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.048219549 +0000 UTC m=+77.442814151 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfb580): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55c3ce0 item 64 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfbbc0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfbbc0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfbbc0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfbbc0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfbbc0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.050671579 +0000 UTC m=+77.445266181 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5bfbbc0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26140): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26140): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26140): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26140): >_readAt: n=2, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26140): _writeAt: size=3, off=2 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52c9490 item 65 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26140): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26140): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.051273578 +0000 UTC m=+77.445868180 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26140): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26640): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26640): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26640): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26640): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26640): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.051273578 +0000 UTC m=+77.445868180 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26640): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52c99d0 item 65 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26c80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26c80): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26c80): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26c80): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26c80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.054014223 +0000 UTC m=+77.448608825 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c26c80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27100): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27100): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52d2850 item 66 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27100): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27100): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27100): _writeAt: size=3, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27100): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27100): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.054999427 +0000 UTC m=+77.449594029 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27100): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27640): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27640): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27640): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27640): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27640): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.054999427 +0000 UTC m=+77.449594029 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27640): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52d2f50 item 66 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27c80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27c80): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27c80): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27c80): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27c80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.05679283 +0000 UTC m=+77.451387442 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c27c80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40200): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40200): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40200): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40200): >_readAt: n=2, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40200): _writeAt: size=3, off=2 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52d35e0 item 67 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40200): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40200): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.057516078 +0000 UTC m=+77.452110691 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40200): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40700): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40700): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40700): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40700): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40700): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.057516078 +0000 UTC m=+77.452110691 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40700): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52d3880 item 67 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40d80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40d80): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40d80): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40d80): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40d80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.059508749 +0000 UTC m=+77.454103351 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c40d80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c41280): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c41280): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52d3d50 item 68 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c41280): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c41280): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c41280): _writeAt: size=3, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c41280): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c41280): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.060192783 +0000 UTC m=+77.454787385 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c41280): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c417c0): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c417c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c417c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c417c0): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c417c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.060192783 +0000 UTC m=+77.454787385 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c417c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52f8230 item 68 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c41e00): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c41e00): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c41e00): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c41e00): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c41e00): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.062430668 +0000 UTC m=+77.457025270 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c41e00): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62380): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62380): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62380): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62380): >_readAt: n=2, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62380): _writeAt: size=3, off=2 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52f8850 item 69 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62380): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62380): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.063065329 +0000 UTC m=+77.457659941 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62380): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62880): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62880): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62880): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62880): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62880): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.063065329 +0000 UTC m=+77.457659941 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62880): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52f8bd0 item 69 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62f00): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62f00): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62f00): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62f00): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62f00): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.06462018 +0000 UTC m=+77.459214782 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c62f00): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c63400): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c63400): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52f9570 item 70 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c63400): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c63400): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c63400): _writeAt: size=3, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c63400): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c63400): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.065405195 +0000 UTC m=+77.459999797 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c63400): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c63940): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c63940): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c63940): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c63940): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c63940): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.065405195 +0000 UTC m=+77.459999797 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c63940): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c52f9b20 item 70 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c820c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c820c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c820c0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c820c0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c820c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.06746388 +0000 UTC m=+77.462058483 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c820c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c825c0): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c825c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c825c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c825c0): >_readAt: n=2, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c825c0): _writeAt: size=3, off=2 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f58310 item 71 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c825c0): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c825c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.068109562 +0000 UTC m=+77.462704225 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c825c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c82ac0): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c82ac0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c82ac0): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c82ac0): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c82ac0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.068109562 +0000 UTC m=+77.462704225 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c82ac0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f58690 item 71 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83140): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83140): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83140): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83140): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83140): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.069490014 +0000 UTC m=+77.464084616 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83140): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83640): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83640): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f58cb0 item 72 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83640): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83640): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83640): _writeAt: size=3, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83640): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83640): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.070031709 +0000 UTC m=+77.464626311 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83640): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83b80): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83b80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83b80): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83b80): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83b80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.070031709 +0000 UTC m=+77.464626311 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5c83b80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f58fc0 item 72 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e0c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e0c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e0c0): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e0c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e0c0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e0c0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e0c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.071886589 +0000 UTC m=+77.466481201 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e0c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e5c0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e5c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e5c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5880540 item 73 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e5c0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e5c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.073305353 +0000 UTC m=+77.467899975 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e5c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ea80): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ea80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ea80): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ea80): >_readAt: n=2, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ea80): _writeAt: size=3, off=2 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5880700 item 73 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ea80): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ea80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.07447129 +0000 UTC m=+77.469065902 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ea80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7efc0): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7efc0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7efc0): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7efc0): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7efc0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.07447129 +0000 UTC m=+77.469065902 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7efc0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c58809a0 item 73 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e500): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e500): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e500): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e500): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e500): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e500): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e500): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.080035727 +0000 UTC m=+77.474630329 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7e500): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ea00): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ea00): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ea00): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f584d0 item 74 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ea00): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ea00): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.080567073 +0000 UTC m=+77.475161685 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ea00): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ef40): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ef40): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f58930 item 74 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ef40): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ef40): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ef40): _writeAt: size=3, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ef40): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ef40): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.081208326 +0000 UTC m=+77.475802928 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7ef40): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7f500): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7f500): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7f500): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7f500): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7f500): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.081208326 +0000 UTC m=+77.475802928 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7f500): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f58b60 item 74 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7fb40): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7fb40): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7fb40): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7fb40): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7fb40): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7fb40): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7fb40): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.082574752 +0000 UTC m=+77.477169363 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e7fb40): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595a140): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595a140): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595a140): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f59260 item 75 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595a140): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595a140): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.083118019 +0000 UTC m=+77.477712622 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595a140): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595a680): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595a680): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595a680): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595a680): >_readAt: n=2, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595a680): _writeAt: size=3, off=2 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f597a0 item 75 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595a680): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595a680): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.083634136 +0000 UTC m=+77.478228738 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595a680): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595abc0): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595abc0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595abc0): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595abc0): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595abc0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.083634136 +0000 UTC m=+77.478228738 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595abc0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f599d0 item 75 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595b200): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595b200): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595b200): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595b200): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595b200): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595b200): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595b200): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.085158831 +0000 UTC m=+77.479753443 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595b200): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595b700): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595b700): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595b700): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5880540 item 76 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595b700): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595b700): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.08560807 +0000 UTC m=+77.480202683 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595b700): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595bc40): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595bc40): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5880700 item 76 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595bc40): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595bc40): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595bc40): _writeAt: size=3, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595bc40): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595bc40): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.086294861 +0000 UTC m=+77.480889463 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c595bc40): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36300): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36300): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36300): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36300): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36300): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.086294861 +0000 UTC m=+77.480889463 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36300): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5880b60 item 76 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36980): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36980): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36980): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36980): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36980): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36980): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36980): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.088786495 +0000 UTC m=+77.483381107 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36980): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36e80): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36e80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36e80): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5880f50 item 77 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36e80): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36e80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.089583212 +0000 UTC m=+77.484177814 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e36e80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e37580): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e37580): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e37580): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e37580): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e37580): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.089583212 +0000 UTC m=+77.484177814 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e37580): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5881110 item 77 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e37bc0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e37bc0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e37bc0): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e37bc0): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e37bc0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e37bc0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e37bc0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.091557467 +0000 UTC m=+77.486152070 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5e37bc0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550e940): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550e940): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550e940): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5881650 item 78 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550e940): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550e940): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.092221574 +0000 UTC m=+77.486816176 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550e940): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550f400): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550f400): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550f400): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550f400): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550f400): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.092221574 +0000 UTC m=+77.486816176 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550f400): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5881810 item 78 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550fa40): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550fa40): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550fa40): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550fa40): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550fa40): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550fa40): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550fa40): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.093700683 +0000 UTC m=+77.488295285 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c550fa40): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5242680): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5242680): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5242680): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533a150 item 79 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5242680): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5242680): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.094400076 +0000 UTC m=+77.488994688 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5242680): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5243c00): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5243c00): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5243c00): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5243c00): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5243c00): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.094400076 +0000 UTC m=+77.488994688 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5243c00): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533a310 item 79 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 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/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7a540): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7a540): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7a540): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7a540): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7a540): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7a540): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7a540): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.096190183 +0000 UTC m=+77.490784785 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7a540): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7aac0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7aac0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7aac0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533a770 item 80 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7aac0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7aac0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.096767555 +0000 UTC m=+77.491362157 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7aac0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7b1c0): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7b1c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7b1c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7b1c0): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7b1c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.096767555 +0000 UTC m=+77.491362157 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7b1c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533a930 item 80 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7b800): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7b800): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7b800): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7b800): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7b800): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.099367805 +0000 UTC m=+77.493962416 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7b800): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7bc80): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7bc80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7bc80): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7bc80): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7bc80): >_readAt: n=2, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7bc80): _writeAt: size=3, off=7 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533acb0 item 81 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7bc80): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7bc80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.102316794 +0000 UTC m=+77.496911396 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a7bc80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c53bd400): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c53bd400): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c53bd400): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c53bd400): >_readAt: n=8, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c53bd400): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.102316794 +0000 UTC m=+77.496911396 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c53bd400): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533ae70 item 81 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c53bde80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c53bde80): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c53bde80): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c53bde80): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c53bde80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.104892168 +0000 UTC m=+77.499486770 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c53bde80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec44c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec44c0): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec44c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533b2d0 item 82 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec44c0): _readAt: size=2, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec44c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec44c0): _writeAt: size=3, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec44c0): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec44c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.105724593 +0000 UTC m=+77.500319195 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec44c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec4a40): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec4a40): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec4a40): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec4a40): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec4a40): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.105724593 +0000 UTC m=+77.500319195 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec4a40): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533b490 item 82 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec50c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec50c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec50c0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec50c0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec50c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.107406695 +0000 UTC m=+77.502001307 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec50c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec55c0): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec55c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec55c0): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec55c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec55c0): >_readAt: n=2, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec55c0): _writeAt: size=3, off=7 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533b8f0 item 83 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec55c0): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec55c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.107961956 +0000 UTC m=+77.502556558 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec55c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec5b00): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec5b00): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec5b00): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec5b00): >_readAt: n=8, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec5b00): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.107961956 +0000 UTC m=+77.502556558 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5ec5b00): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533bab0 item 83 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af23c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af23c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af23c0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af23c0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af23c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.109498142 +0000 UTC m=+77.504092744 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af23c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af28c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af28c0): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af28c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c533be30 item 84 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af28c0): _readAt: size=2, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af28c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af28c0): _writeAt: size=3, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af28c0): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af28c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.110210319 +0000 UTC m=+77.504804922 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af28c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af2e40): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af2e40): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af2e40): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af2e40): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af2e40): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.110210319 +0000 UTC m=+77.504804922 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af2e40): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c4f51c00 item 84 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af34c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af34c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af34c0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af34c0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af34c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.111816589 +0000 UTC m=+77.506411191 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af34c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af39c0): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af39c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af39c0): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af39c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af39c0): >_readAt: n=2, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af39c0): _writeAt: size=3, off=7 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612e310 item 85 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af39c0): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af39c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.112886494 +0000 UTC m=+77.507481106 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5af39c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a8000): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a8000): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a8000): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a8000): >_readAt: n=8, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a8000): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.112886494 +0000 UTC m=+77.507481106 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a8000): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612e4d0 item 85 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a86c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a86c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a86c0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a86c0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a86c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.114394707 +0000 UTC m=+77.508989310 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a86c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a8bc0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a8bc0): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a8bc0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612e8c0 item 86 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a8bc0): _readAt: size=2, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a8bc0): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a8bc0): _writeAt: size=3, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a8bc0): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a8bc0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.115172759 +0000 UTC m=+77.509767361 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a8bc0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9140): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9140): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9140): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9140): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9140): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.115172759 +0000 UTC m=+77.509767361 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9140): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612ea80 item 86 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9800): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9800): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9800): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9800): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9800): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.116874509 +0000 UTC m=+77.511469111 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9800): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9d00): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9d00): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9d00): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9d00): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9d00): >_readAt: n=2, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9d00): _writeAt: size=3, off=7 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612ee00 item 87 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9d00): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9d00): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.117523215 +0000 UTC m=+77.512117817 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c58a9d00): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5670440): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5670440): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5670440): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5670440): >_readAt: n=8, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5670440): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.117523215 +0000 UTC m=+77.512117817 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5670440): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612efc0 item 87 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 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/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5671bc0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5671bc0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5671bc0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5671bc0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5671bc0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.119157779 +0000 UTC m=+77.513752381 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5671bc0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572e640): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572e640): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572e640): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612f6c0 item 88 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572e640): _readAt: size=2, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572e640): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572e640): _writeAt: size=3, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572e640): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572e640): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.119978481 +0000 UTC m=+77.514573084 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572e640): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572ebc0): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572ebc0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572ebc0): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572ebc0): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572ebc0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.119978481 +0000 UTC m=+77.514573084 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572ebc0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c612fa40 item 88 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572f200): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572f200): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572f200): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572f200): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572f200): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572f200): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572f200): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572f200): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.12161625 +0000 UTC m=+77.516210852 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572f200): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572f800): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572f800): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572f800): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59b6380 item 89 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572f800): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572f800): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.122214843 +0000 UTC m=+77.516809445 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572f800): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572fe40): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572fe40): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572fe40): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572fe40): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572fe40): >_readAt: n=2, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572fe40): _writeAt: size=3, off=7 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59b6b60 item 89 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572fe40): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572fe40): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.122972266 +0000 UTC m=+77.517566868 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c572fe40): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a34580): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a34580): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a34580): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a34580): >_readAt: n=8, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a34580): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.122972266 +0000 UTC m=+77.517566868 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a34580): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59b6d20 item 89 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a34bc0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a34bc0): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a34bc0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a34bc0): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a34bc0): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a34bc0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a34bc0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a34bc0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.124451775 +0000 UTC m=+77.519046377 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a34bc0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35100): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35100): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35100): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59b7260 item 90 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35100): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35100): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.125036902 +0000 UTC m=+77.519631504 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35100): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35640): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35640): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35640): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59b7650 item 90 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35640): _readAt: size=2, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35640): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35640): _writeAt: size=3, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35640): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35640): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.125926005 +0000 UTC m=+77.520520607 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35640): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35c00): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35c00): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35c00): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35c00): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35c00): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.125926005 +0000 UTC m=+77.520520607 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5a35c00): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59b7810 item 90 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55423c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55423c0): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55423c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55423c0): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55423c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55423c0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55423c0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55423c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.128040646 +0000 UTC m=+77.522635248 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55423c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5542900): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5542900): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5542900): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59b7c70 item 91 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5542900): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5542900): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.128709892 +0000 UTC m=+77.523304504 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5542900): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5542e40): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5542e40): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5542e40): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5542e40): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5542e40): >_readAt: n=2, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5542e40): _writeAt: size=3, off=7 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c59b7e30 item 91 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5542e40): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5542e40): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.129615615 +0000 UTC m=+77.524210217 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5542e40): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55433c0): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55433c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55433c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55433c0): >_readAt: n=8, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55433c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.129615615 +0000 UTC m=+77.524210217 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55433c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55be230 item 91 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 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/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5543a00): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5543a00): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5543a00): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5543a00): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5543a00): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5543a00): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5543a00): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5543a00): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.131444586 +0000 UTC m=+77.526039188 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5543a00): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597c040): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597c040): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597c040): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55be620 item 92 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597c040): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597c040): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.13202285 +0000 UTC m=+77.526617452 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597c040): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597c5c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597c5c0): open at offset 5 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597c5c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55be7e0 item 92 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597c5c0): _readAt: size=2, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597c5c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597c5c0): _writeAt: size=3, off=5 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597c5c0): >_writeAt: n=3, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597c5c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.132737934 +0000 UTC m=+77.527332546 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597c5c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597cb80): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597cb80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597cb80): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597cb80): >_readAt: n=3, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597cb80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.132737934 +0000 UTC m=+77.527332546 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597cb80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55be9a0 item 92 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597d240): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597d240): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597d240): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597d240): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597d240): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597d240): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597d240): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597d240): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.134236148 +0000 UTC m=+77.528830760 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597d240): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597d780): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597d780): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597d780): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55bed20 item 93 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597d780): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597d780): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.134791108 +0000 UTC m=+77.529385720 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597d780): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597de80): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597de80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597de80): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597de80): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597de80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.134791108 +0000 UTC m=+77.529385720 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c597de80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55bf030 item 93 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 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/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0a5c0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0a5c0): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0a5c0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0a5c0): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0a5c0): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0a5c0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0a5c0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0a5c0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.136560646 +0000 UTC m=+77.531155298 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0a5c0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0ab00): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0ab00): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0ab00): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55bf650 item 94 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0ab00): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0ab00): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.137525962 +0000 UTC m=+77.532120564 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0ab00): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0b200): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0b200): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0b200): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0b200): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0b200): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.137525962 +0000 UTC m=+77.532120564 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0b200): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55bf8f0 item 94 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 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/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0b940): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0b940): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0b940): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0b940): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0b940): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0b940): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0b940): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0b940): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.139433191 +0000 UTC m=+77.534027793 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0b940): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0be80): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0be80): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0be80): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c55bfd50 item 95 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0be80): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0be80): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.140032656 +0000 UTC m=+77.534627258 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c5b0be80): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a4680): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a4680): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a4680): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a4680): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a4680): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.140032656 +0000 UTC m=+77.534627258 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a4680): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c54600e0 item 95 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 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/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a4cc0): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a4cc0): open at offset 0 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a4cc0): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a4cc0): _readAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a4cc0): >_readAt: n=0, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a4cc0): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a4cc0): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a4cc0): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.142367633 +0000 UTC m=+77.536962235 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a4cc0): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a5200): _writeAt: size=5, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a5200): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a5200): >openPending: err= 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c5460620 item 96 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a5200): >_writeAt: n=5, err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a5200): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.143064411 +0000 UTC m=+77.537659014 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a5200): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 01:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 01:59:05 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a5900): _readAt: size=512, off=0 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a5900): openPending: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a5900): >openPending: err= 2026/08/26 01:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a5900): >_readAt: n=5, err=EOF 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a5900): close: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 01:59:05.143064411 +0000 UTC m=+77.537659014 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : open-test-file(0x1f93c55a5900): >close: err= 2026/08/26 01:59:05 DEBUG : open-test-file: Remove: 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1f93c54608c0 item 96 2026/08/26 01:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 01:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 01:59:05 DEBUG : open-test-file: >Remove: err= 2026/08/26 01:59:05 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:05 DEBUG : Looking for writers 2026/08/26 01:59:05 DEBUG : >WaitForWriters: 2026/08/26 01:59:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.90s) --- PASS: TestRWFileHandleOpenTests/writes (0.43s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.47s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.05s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:59:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:05 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:05 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:59:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:05 DEBUG : file1: newRWFileHandle: 2026/08/26 01:59:05 DEBUG : file1(0x1f93c5882b00): openPending: 2026/08/26 01:59:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:05 DEBUG : file1(0x1f93c5882b00): >openPending: err= 2026/08/26 01:59:05 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 01:59:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 01:59:05 DEBUG : file1(0x1f93c5882b00): _writeAt: size=2, off=0 2026/08/26 01:59:05 DEBUG : file1(0x1f93c5882b00): >_writeAt: n=2, err= 2026/08/26 01:59:05 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/26 01:59:05 DEBUG : file1(0x1f93c5882b00): RWFileHandle.Flush 2026/08/26 01:59:05 DEBUG : file1(0x1f93c5882b00): RWFileHandle.Release 2026/08/26 01:59:05 DEBUG : file1(0x1f93c5882b00): close: 2026/08/26 01:59:05 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/26 01:59:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:05 DEBUG : file1(0x1f93c5882b00): >close: err= 2026/08/26 01:59:05 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:05 DEBUG : Looking for writers 2026/08/26 01:59:05 DEBUG : file1: reading active writers 2026/08/26 01:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:59:05 DEBUG : Looking for writers 2026/08/26 01:59:05 DEBUG : file1: reading active writers 2026/08/26 01:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:59:05 DEBUG : Looking for writers 2026/08/26 01:59:05 DEBUG : file1: reading active writers 2026/08/26 01:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:59:05 DEBUG : Looking for writers 2026/08/26 01:59:05 DEBUG : file1: reading active writers 2026/08/26 01:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:59:05 DEBUG : file1: vfs cache: starting upload 2026/08/26 01:59:05 DEBUG : file1: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:59:05 DEBUG : Looking for writers 2026/08/26 01:59:05 DEBUG : file1: reading active writers 2026/08/26 01:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:59:05 DEBUG : Looking for writers 2026/08/26 01:59:05 DEBUG : file1: reading active writers 2026/08/26 01:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:59:05 DEBUG : file1: size = 2 OK 2026/08/26 01:59:05 DEBUG : file1.rclone_chunk.001_cz9dzr: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/26 01:59:05 INFO : file1.rclone_chunk.001_cz9dzr: Copied (server-side copy) to: file1 2026/08/26 01:59:05 INFO : file1.rclone_chunk.001_cz9dzr: Deleted 2026/08/26 01:59:05 DEBUG : file1: size = 2 OK 2026/08/26 01:59:05 INFO : file1: Copied (new) 2026/08/26 01:59:05 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC" 2026/08/26 01:59:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 01:59:05 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/26 01:59:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:05 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 01:59:05 DEBUG : Looking for writers 2026/08/26 01:59:05 DEBUG : file1: reading active writers 2026/08/26 01:59:05 DEBUG : >WaitForWriters: 2026/08/26 01:59:06 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:06 DEBUG : Looking for writers 2026/08/26 01:59:06 DEBUG : file1: reading active writers 2026/08/26 01:59:06 DEBUG : >WaitForWriters: 2026/08/26 01:59:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (0.93s) === RUN TestRWCacheRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:59:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:06 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:06 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:59:06 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:06 DEBUG : rename_me: newRWFileHandle: 2026/08/26 01:59:06 DEBUG : rename_me(0x1f93c58708c0): openPending: 2026/08/26 01:59:06 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 01:59:06 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/26 01:59:06 DEBUG : rename_me(0x1f93c58708c0): >openPending: err= 2026/08/26 01:59:06 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/26 01:59:06 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/26 01:59:06 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/26 01:59:06 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/26 01:59:06 DEBUG : rename_me(0x1f93c58708c0): _writeAt: size=5, off=0 2026/08/26 01:59:06 DEBUG : rename_me(0x1f93c58708c0): >_writeAt: n=5, err= 2026/08/26 01:59:06 DEBUG : rename_me(0x1f93c58708c0): close: 2026/08/26 01:59:06 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-26 01:59:06.223016886 +0000 UTC m=+78.617611488 2026/08/26 01:59:06 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/26 01:59:06 DEBUG : rename_me(0x1f93c58708c0): >close: err= 2026/08/26 01:59:06 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/26 01:59:06 DEBUG : i_was_renamed: Updating file with 0x1f93c58515f0 2026/08/26 01:59:06 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/26 01:59:06 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/26 01:59:06 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:06 DEBUG : Looking for writers 2026/08/26 01:59:06 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 01:59:06 DEBUG : Looking for writers 2026/08/26 01:59:06 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 01:59:06 DEBUG : Looking for writers 2026/08/26 01:59:06 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 01:59:06 DEBUG : Looking for writers 2026/08/26 01:59:06 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 01:59:06 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/26 01:59:06 DEBUG : i_was_renamed: skip slow SHA1 on source file, hashing in-transit 2026/08/26 01:59:06 DEBUG : Looking for writers 2026/08/26 01:59:06 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 01:59:06 DEBUG : Looking for writers 2026/08/26 01:59:06 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:59:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 01:59:06 DEBUG : i_was_renamed: size = 5 OK 2026/08/26 01:59:06 DEBUG : i_was_renamed.rclone_chunk.001_cz9ejj: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:59:06 INFO : i_was_renamed.rclone_chunk.001_cz9ejj: Copied (server-side copy) to: i_was_renamed 2026/08/26 01:59:06 INFO : i_was_renamed.rclone_chunk.001_cz9ejj: Deleted 2026/08/26 01:59:06 DEBUG : i_was_renamed: size = 5 OK 2026/08/26 01:59:06 INFO : i_was_renamed: Copied (new) 2026/08/26 01:59:06 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-26 01:59:06.223016886 +0000 UTC" 2026/08/26 01:59:06 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/26 01:59:06 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/26 01:59:06 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/26 01:59:06 DEBUG : Looking for writers 2026/08/26 01:59:06 DEBUG : i_was_renamed: reading active writers 2026/08/26 01:59:06 DEBUG : >WaitForWriters: 2026/08/26 01:59:06 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.83s) === RUN TestRWCacheUpdate run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 01:59:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:07 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 01:59:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestChunkerChunk50bSHA1HashS3/rclone-test-pogovub0nuse" 2026/08/26 01:59:07 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 01:59:07 DEBUG : forgetting directory cache 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cz9fkx: md5 = 8558f20bbf1a5777c862752b37ad49be OK 2026/08/26 01:59:07 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9fkx: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/26 01:59:07 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9fkx: Deleted 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate(0x1f93c5a7a1c0): _readAt: size=512, off=0 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate(0x1f93c5a7a1c0): openPending: 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:00:07.007534824 +0000 UTC" against cached fingerprint "" 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 01:59:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate(0x1f93c5a7a1c0): >openPending: err= 2026/08/26 01:59:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate(0x1f93c5a7a1c0): >_readAt: n=20, err=EOF 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate(0x1f93c5a7a1c0): close: 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:00:07.007534824 +0000 UTC 2026/08/26 01:59:07 DEBUG : TestRWCacheUpdate(0x1f93c5a7a1c0): >close: err= 2026/08/26 01:59:07 DEBUG : forgetting directory cache 2026/08/26 01:59:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cz9f41: md5 = 944a242d910e2bbacae0d0db8c64490a OK 2026/08/26 01:59:08 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9f41: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/26 01:59:08 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9f41: Deleted 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate(0x1f93c5af34c0): _readAt: size=512, off=0 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate(0x1f93c5af34c0): openPending: 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:01:07.007534824 +0000 UTC" against cached fingerprint "20,2026-08-26 01:00:07.007534824 +0000 UTC" 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 01:01:07.007534824 +0000 UTC" != cached fingerprint "20,2026-08-26 01:00:07.007534824 +0000 UTC") 2026/08/26 01:59:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 01:59:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate(0x1f93c5af34c0): >openPending: err= 2026/08/26 01:59:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate(0x1f93c5af34c0): >_readAt: n=20, err=EOF 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate(0x1f93c5af34c0): close: 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:01:07.007534824 +0000 UTC 2026/08/26 01:59:08 DEBUG : TestRWCacheUpdate(0x1f93c5af34c0): >close: err= 2026/08/26 01:59:08 DEBUG : forgetting directory cache 2026/08/26 01:59:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cz9g9c: md5 = 4e063366550d230fc1fb85c19dbb494d OK 2026/08/26 01:59:09 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9g9c: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/26 01:59:09 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9g9c: Deleted 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate(0x1f93c5a34780): _readAt: size=512, off=0 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate(0x1f93c5a34780): openPending: 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:02:07.007534824 +0000 UTC" against cached fingerprint "20,2026-08-26 01:01:07.007534824 +0000 UTC" 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 01:02:07.007534824 +0000 UTC" != cached fingerprint "20,2026-08-26 01:01:07.007534824 +0000 UTC") 2026/08/26 01:59:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 01:59:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate(0x1f93c5a34780): >openPending: err= 2026/08/26 01:59:09 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate(0x1f93c5a34780): >_readAt: n=20, err=EOF 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate(0x1f93c5a34780): close: 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:02:07.007534824 +0000 UTC 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate(0x1f93c5a34780): >close: err= 2026/08/26 01:59:09 DEBUG : Re-reading directory (101.40443ms old) 2026/08/26 01:59:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 01:59:10 DEBUG : forgetting directory cache 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cz9hzp: md5 = a8c7956852282e88c22a986150cb5a68 OK 2026/08/26 01:59:10 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9hzp: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/26 01:59:10 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9hzp: Deleted 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate(0x1f93c5b0b380): _readAt: size=512, off=0 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate(0x1f93c5b0b380): openPending: 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:03:07.007534824 +0000 UTC" against cached fingerprint "20,2026-08-26 01:02:07.007534824 +0000 UTC" 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 01:03:07.007534824 +0000 UTC" != cached fingerprint "20,2026-08-26 01:02:07.007534824 +0000 UTC") 2026/08/26 01:59:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 01:59:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate(0x1f93c5b0b380): >openPending: err= 2026/08/26 01:59:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate(0x1f93c5b0b380): >_readAt: n=20, err=EOF 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate(0x1f93c5b0b380): close: 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:03:07.007534824 +0000 UTC 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate(0x1f93c5b0b380): >close: err= 2026/08/26 01:59:10 DEBUG : Re-reading directory (103.072545ms old) 2026/08/26 01:59:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 01:59:11 DEBUG : forgetting directory cache 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cz9jf3: md5 = 25074c7237d5f7774d304950950b2d66 OK 2026/08/26 01:59:11 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9jf3: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/26 01:59:11 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9jf3: Deleted 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate(0x1f93c5a64fc0): _readAt: size=512, off=0 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate(0x1f93c5a64fc0): openPending: 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:04:07.007534824 +0000 UTC" against cached fingerprint "20,2026-08-26 01:03:07.007534824 +0000 UTC" 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 01:04:07.007534824 +0000 UTC" != cached fingerprint "20,2026-08-26 01:03:07.007534824 +0000 UTC") 2026/08/26 01:59:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 01:59:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate(0x1f93c5a64fc0): >openPending: err= 2026/08/26 01:59:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate(0x1f93c5a64fc0): >_readAt: n=20, err=EOF 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate(0x1f93c5a64fc0): close: 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:04:07.007534824 +0000 UTC 2026/08/26 01:59:11 DEBUG : TestRWCacheUpdate(0x1f93c5a64fc0): >close: err= 2026/08/26 01:59:12 DEBUG : forgetting directory cache 2026/08/26 01:59:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: size = 20 OK 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cz9kg2: md5 = 58e51f3b328781d7a035e462b2e9bd00 OK 2026/08/26 01:59:12 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9kg2: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/26 01:59:12 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9kg2: Deleted 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate(0x1f93c5c55000): _readAt: size=512, off=0 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate(0x1f93c5c55000): openPending: 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:05:07.007534824 +0000 UTC" against cached fingerprint "20,2026-08-26 01:04:07.007534824 +0000 UTC" 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 01:05:07.007534824 +0000 UTC" != cached fingerprint "20,2026-08-26 01:04:07.007534824 +0000 UTC") 2026/08/26 01:59:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 01:59:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate(0x1f93c5c55000): >openPending: err= 2026/08/26 01:59:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate(0x1f93c5c55000): >_readAt: n=20, err=EOF 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate(0x1f93c5c55000): close: 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:05:07.007534824 +0000 UTC 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate(0x1f93c5c55000): >close: err= 2026/08/26 01:59:12 DEBUG : Re-reading directory (100.818099ms old) 2026/08/26 01:59:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:12 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 01:59:13 DEBUG : forgetting directory cache 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate: size = 21 OK 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cz9lyp: md5 = 8dbc613757cc0c1614e9b1aafd9156a7 OK 2026/08/26 01:59:13 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9lyp: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/26 01:59:13 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9lyp: Deleted 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate(0x1f93c5af11c0): _readAt: size=512, off=0 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate(0x1f93c5af11c0): openPending: 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-26 01:06:07.007534824 +0000 UTC" against cached fingerprint "20,2026-08-26 01:05:07.007534824 +0000 UTC" 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-26 01:06:07.007534824 +0000 UTC" != cached fingerprint "20,2026-08-26 01:05:07.007534824 +0000 UTC") 2026/08/26 01:59:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/26 01:59:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate(0x1f93c5af11c0): >openPending: err= 2026/08/26 01:59:13 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate(0x1f93c5af11c0): >_readAt: n=21, err=EOF 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate(0x1f93c5af11c0): close: 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:06:07.007534824 +0000 UTC 2026/08/26 01:59:13 DEBUG : TestRWCacheUpdate(0x1f93c5af11c0): >close: err= 2026/08/26 01:59:13 DEBUG : forgetting directory cache 2026/08/26 01:59:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate: size = 22 OK 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cz9l5b: md5 = d6db0c1b4814e22b98d1f690596f68ca OK 2026/08/26 01:59:14 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9l5b: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/26 01:59:14 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9l5b: Deleted 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate(0x1f93c58a9500): _readAt: size=512, off=0 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate(0x1f93c58a9500): openPending: 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-26 01:07:07.007534824 +0000 UTC" against cached fingerprint "21,2026-08-26 01:06:07.007534824 +0000 UTC" 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-26 01:07:07.007534824 +0000 UTC" != cached fingerprint "21,2026-08-26 01:06:07.007534824 +0000 UTC") 2026/08/26 01:59:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/26 01:59:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate(0x1f93c58a9500): >openPending: err= 2026/08/26 01:59:14 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate(0x1f93c58a9500): >_readAt: n=22, err=EOF 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate(0x1f93c58a9500): close: 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:07:07.007534824 +0000 UTC 2026/08/26 01:59:14 DEBUG : TestRWCacheUpdate(0x1f93c58a9500): >close: err= 2026/08/26 01:59:14 DEBUG : forgetting directory cache 2026/08/26 01:59:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate: size = 23 OK 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cz9mds: md5 = a04b60cad5c51870e80f668df3d720c0 OK 2026/08/26 01:59:15 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9mds: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/26 01:59:15 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9mds: Deleted 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate(0x1f93c5af3100): _readAt: size=512, off=0 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate(0x1f93c5af3100): openPending: 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-26 01:08:07.007534824 +0000 UTC" against cached fingerprint "22,2026-08-26 01:07:07.007534824 +0000 UTC" 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-26 01:08:07.007534824 +0000 UTC" != cached fingerprint "22,2026-08-26 01:07:07.007534824 +0000 UTC") 2026/08/26 01:59:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/26 01:59:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate(0x1f93c5af3100): >openPending: err= 2026/08/26 01:59:15 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate(0x1f93c5af3100): >_readAt: n=23, err=EOF 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate(0x1f93c5af3100): close: 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:08:07.007534824 +0000 UTC 2026/08/26 01:59:15 DEBUG : TestRWCacheUpdate(0x1f93c5af3100): >close: err= 2026/08/26 01:59:15 DEBUG : forgetting directory cache 2026/08/26 01:59:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: size = 24 OK 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate.rclone_chunk.001_cz9nvj: md5 = 074978d6705e58530a3c8d378a08fa37 OK 2026/08/26 01:59:16 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9nvj: Copied (server-side copy) to: TestRWCacheUpdate 2026/08/26 01:59:16 INFO : TestRWCacheUpdate.rclone_chunk.001_cz9nvj: Deleted 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate(0x1f93c572f840): _readAt: size=512, off=0 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate(0x1f93c572f840): openPending: 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-26 01:09:07.007534824 +0000 UTC" against cached fingerprint "23,2026-08-26 01:08:07.007534824 +0000 UTC" 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-26 01:09:07.007534824 +0000 UTC" != cached fingerprint "23,2026-08-26 01:08:07.007534824 +0000 UTC") 2026/08/26 01:59:16 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/26 01:59:16 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate(0x1f93c572f840): >openPending: err= 2026/08/26 01:59:16 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate(0x1f93c572f840): >_readAt: n=24, err=EOF 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate(0x1f93c572f840): close: 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:09:07.007534824 +0000 UTC 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate(0x1f93c572f840): >close: err= 2026/08/26 01:59:16 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:16 DEBUG : Looking for writers 2026/08/26 01:59:16 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/26 01:59:16 DEBUG : >WaitForWriters: 2026/08/26 01:59:16 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': vfs cache: cleaner exiting 2026/08/26 01:59:16 DEBUG : forgetting directory cache 2026/08/26 01:59:16 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (9.77s) === RUN TestCaseSensitivity run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:17 DEBUG : FiLeA: size = 5 OK 2026/08/26 01:59:17 DEBUG : FiLeA.rclone_chunk.001_cz9oys: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/26 01:59:17 INFO : FiLeA.rclone_chunk.001_cz9oys: Copied (server-side copy) to: FiLeA 2026/08/26 01:59:17 INFO : FiLeA.rclone_chunk.001_cz9oys: Deleted 2026/08/26 01:59:17 DEBUG : FiLeB: size = 5 OK 2026/08/26 01:59:17 DEBUG : FiLeB.rclone_chunk.001_cz9pvy: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/26 01:59:17 INFO : FiLeB.rclone_chunk.001_cz9pvy: Copied (server-side copy) to: FiLeB 2026/08/26 01:59:17 INFO : FiLeB.rclone_chunk.001_cz9pvy: Deleted 2026/08/26 01:59:18 DEBUG : FilEb: size = 5 OK 2026/08/26 01:59:18 DEBUG : FilEb.rclone_chunk.001_cz9pzo: md5 = 79369f78f7882c1baabbc7d45dc5daa0 OK 2026/08/26 01:59:18 INFO : FilEb.rclone_chunk.001_cz9pzo: Copied (server-side copy) to: FilEb 2026/08/26 01:59:18 INFO : FilEb.rclone_chunk.001_cz9pzo: Deleted 2026/08/26 01:59:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:18 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:59:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:59:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:59:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:59:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:59:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:59:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:59:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:59:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:59:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/26 01:59:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/26 01:59:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/26 01:59:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:18 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/26 01:59:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/26 01:59:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/26 01:59:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:59:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:59:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:59:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:18 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:59:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:59:18 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:59:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:18 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:59:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:59:18 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:59:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:18 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:59:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:59:18 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:59:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/26 01:59:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/26 01:59:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/26 01:59:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:19 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:19 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/26 01:59:19 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/26 01:59:19 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/26 01:59:19 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:19 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:19 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/26 01:59:19 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/08/26 01:59:19 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:19 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/26 01:59:19 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/08/26 01:59:19 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/08/26 01:59:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/08/26 01:59:19 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/08/26 01:59:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:19 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:19 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:19 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:19 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:19 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:19 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:19 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:19 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/08/26 01:59:19 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/08/26 01:59:19 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/08/26 01:59:19 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:19 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:19 DEBUG : FilEb: Open: flags=O_RDONLY 2026/08/26 01:59:19 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/08/26 01:59:19 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/08/26 01:59:19 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:19 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:19 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:19 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:19 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:19 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:19 DEBUG : Looking for writers 2026/08/26 01:59:19 DEBUG : FiLeA: reading active writers 2026/08/26 01:59:19 DEBUG : FiLeB: reading active writers 2026/08/26 01:59:19 DEBUG : FilEb: reading active writers 2026/08/26 01:59:19 DEBUG : >WaitForWriters: 2026/08/26 01:59:19 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:19 DEBUG : Looking for writers 2026/08/26 01:59:19 DEBUG : FiLeA: reading active writers 2026/08/26 01:59:19 DEBUG : FiLeB: reading active writers 2026/08/26 01:59:19 DEBUG : FilEb: reading active writers 2026/08/26 01:59:19 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.85s) === RUN TestUnicodeNormalization run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:19 DEBUG : normal name with no special characters.txt: size = 5 OK 2026/08/26 01:59:19 DEBUG : normal name with no special characters.txt.rclone_chunk.001_cz9rpm: md5 = 89d903bc35dede724fd52c51437ff5fd OK 2026/08/26 01:59:19 INFO : normal name with no special characters.txt.rclone_chunk.001_cz9rpm: Copied (server-side copy) to: normal name with no special characters.txt 2026/08/26 01:59:20 INFO : normal name with no special characters.txt.rclone_chunk.001_cz9rpm: Deleted 2026/08/26 01:59:20 DEBUG : 測試_Русский___ě_áñ: size = 5 OK 2026/08/26 01:59:20 DEBUG : 測試_Русский___ě_áñ.rclone_chunk.001_cz9sug: md5 = ff9cf2d690d888cb337f6bf4526b6130 OK 2026/08/26 01:59:20 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_cz9sug: Copied (server-side copy) to: 測試_Русский___ě_áñ 2026/08/26 01:59:20 INFO : 測試_Русский___ě_áñ.rclone_chunk.001_cz9sug: Deleted 2026/08/26 01:59:20 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/26 01:59:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/26 01:59:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/26 01:59:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:20 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/26 01:59:20 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/26 01:59:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/26 01:59:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/26 01:59:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/26 01:59:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/26 01:59:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:20 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:20 DEBUG : Looking for writers 2026/08/26 01:59:20 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/26 01:59:20 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/26 01:59:20 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.39s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:21 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': Reusing VFS from active cache 2026/08/26 01:59:21 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:21 DEBUG : Looking for writers 2026/08/26 01:59:21 DEBUG : >WaitForWriters: 2026/08/26 01:59:21 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:21 DEBUG : Looking for writers 2026/08/26 01:59:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.08s) === RUN TestVFSNewWithOpts run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:21 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:21 DEBUG : Looking for writers 2026/08/26 01:59:21 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.09s) === RUN TestVFSRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:21 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:21 DEBUG : Looking for writers 2026/08/26 01:59:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.09s) === RUN TestVFSStat run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:21 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:21 DEBUG : file1: size = 14 OK 2026/08/26 01:59:21 DEBUG : file1.rclone_chunk.001_cz9to2: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:59:21 INFO : file1.rclone_chunk.001_cz9to2: Copied (server-side copy) to: file1 2026/08/26 01:59:21 INFO : file1.rclone_chunk.001_cz9to2: Deleted 2026/08/26 01:59:22 DEBUG : dir/file2: size = 14 OK 2026/08/26 01:59:22 DEBUG : dir/file2.rclone_chunk.001_cz9t0v: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/26 01:59:22 INFO : dir/file2.rclone_chunk.001_cz9t0v: Copied (server-side copy) to: dir/file2 2026/08/26 01:59:22 INFO : dir/file2.rclone_chunk.001_cz9t0v: Deleted 2026/08/26 01:59:22 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:22 DEBUG : dir: Looking for writers 2026/08/26 01:59:22 DEBUG : file2: reading active writers 2026/08/26 01:59:22 DEBUG : Looking for writers 2026/08/26 01:59:22 DEBUG : dir: reading active writers 2026/08/26 01:59:22 DEBUG : file1: reading active writers 2026/08/26 01:59:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.43s) === RUN TestVFSStatParent run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:22 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:23 DEBUG : file1: size = 14 OK 2026/08/26 01:59:23 DEBUG : file1.rclone_chunk.001_cz9u2f: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:59:23 INFO : file1.rclone_chunk.001_cz9u2f: Copied (server-side copy) to: file1 2026/08/26 01:59:23 INFO : file1.rclone_chunk.001_cz9u2f: Deleted 2026/08/26 01:59:23 DEBUG : dir/file2: size = 14 OK 2026/08/26 01:59:23 DEBUG : dir/file2.rclone_chunk.001_cz9vrz: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/26 01:59:23 INFO : dir/file2.rclone_chunk.001_cz9vrz: Copied (server-side copy) to: dir/file2 2026/08/26 01:59:23 INFO : dir/file2.rclone_chunk.001_cz9vrz: Deleted 2026/08/26 01:59:23 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:23 DEBUG : dir: Looking for writers 2026/08/26 01:59:23 DEBUG : Looking for writers 2026/08/26 01:59:23 DEBUG : dir: reading active writers 2026/08/26 01:59:23 DEBUG : file1: reading active writers 2026/08/26 01:59:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.33s) === RUN TestVFSOpenFile run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:24 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:24 DEBUG : file1: size = 14 OK 2026/08/26 01:59:24 DEBUG : file1.rclone_chunk.001_cz9w4e: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 01:59:24 INFO : file1.rclone_chunk.001_cz9w4e: Copied (server-side copy) to: file1 2026/08/26 01:59:24 INFO : file1.rclone_chunk.001_cz9w4e: Deleted 2026/08/26 01:59:24 DEBUG : dir/file2: size = 14 OK 2026/08/26 01:59:24 DEBUG : dir/file2.rclone_chunk.001_cz9wmu: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/26 01:59:24 INFO : dir/file2.rclone_chunk.001_cz9wmu: Copied (server-side copy) to: dir/file2 2026/08/26 01:59:24 INFO : dir/file2.rclone_chunk.001_cz9wmu: Deleted 2026/08/26 01:59:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:25 DEBUG : file1: Open: flags=O_RDONLY 2026/08/26 01:59:25 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/26 01:59:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/26 01:59:25 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:25 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/26 01:59:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 01:59:25 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:25 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/26 01:59:25 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/26 01:59:25 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/26 01:59:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/26 01:59:25 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 01:59:25 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/26 01:59:25 DEBUG : dir/new_file.txt.rclone_chunk.001_cz9xnj: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 01:59:25 INFO : dir/new_file.txt.rclone_chunk.001_cz9xnj: Copied (server-side copy) to: dir/new_file.txt 2026/08/26 01:59:25 INFO : dir/new_file.txt.rclone_chunk.001_cz9xnj: Deleted 2026/08/26 01:59:25 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/26 01:59:25 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/08/26 01:59:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/26 01:59:25 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:25 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/26 01:59:25 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:25 DEBUG : dir: Looking for writers 2026/08/26 01:59:25 DEBUG : file2: reading active writers 2026/08/26 01:59:25 DEBUG : new_file.txt: reading active writers 2026/08/26 01:59:25 DEBUG : Looking for writers 2026/08/26 01:59:25 DEBUG : dir: reading active writers 2026/08/26 01:59:25 DEBUG : file1: reading active writers 2026/08/26 01:59:25 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.81s) === RUN TestVFSRename run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:25 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:26 DEBUG : dir/file2: size = 14 OK 2026/08/26 01:59:26 DEBUG : dir/file2.rclone_chunk.001_cz9x16: md5 = 25ba584dea3b091afba78acbe36da91a OK 2026/08/26 01:59:26 INFO : dir/file2.rclone_chunk.001_cz9x16: Copied (server-side copy) to: dir/file2 2026/08/26 01:59:26 INFO : dir/file2.rclone_chunk.001_cz9x16: Deleted 2026/08/26 01:59:26 DEBUG : dir/file2: copy non-chunked object... 2026/08/26 01:59:26 DEBUG : dir/file1: size = 14 OK 2026/08/26 01:59:26 INFO : dir/file2: Copied (server-side copy) to: dir/file1 2026/08/26 01:59:26 INFO : dir/file2: Deleted 2026/08/26 01:59:26 DEBUG : dir/file1: Updating file with dir/file1 0x1f93c59565b0 2026/08/26 01:59:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/26 01:59:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:27 DEBUG : dir/file1: copy non-chunked object... 2026/08/26 01:59:27 DEBUG : file0: size = 14 OK 2026/08/26 01:59:27 INFO : dir/file1: Copied (server-side copy) to: file0 2026/08/26 01:59:27 INFO : dir/file1: Deleted 2026/08/26 01:59:27 DEBUG : file0: Updating file with file0 0x1f93c59565b0 2026/08/26 01:59:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 01:59:27 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/26 01:59:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:27 DEBUG : dir: Looking for writers 2026/08/26 01:59:27 DEBUG : Looking for writers 2026/08/26 01:59:27 DEBUG : dir: reading active writers 2026/08/26 01:59:27 DEBUG : file0: reading active writers 2026/08/26 01:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.53s) === RUN TestVFSStatfs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:27 DEBUG : Looking for writers 2026/08/26 01:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.09s) === RUN TestVFSMkdir run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:27 DEBUG : Looking for writers 2026/08/26 01:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.08s) === RUN TestVFSMkdirAll run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:27 DEBUG : Looking for writers 2026/08/26 01:59:27 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 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:27 DEBUG : Looking for writers 2026/08/26 01:59:27 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.08s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:27 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:27 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:59:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:59:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:27 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/26 01:59:27 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/26 01:59:27 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/26 01:59:27 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 01:59:28 DEBUG : file1: size = 5 OK 2026/08/26 01:59:28 DEBUG : file1.rclone_chunk.001_cz9zoq: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:59:28 INFO : file1.rclone_chunk.001_cz9zoq: Copied (server-side copy) to: file1 2026/08/26 01:59:28 INFO : file1.rclone_chunk.001_cz9zoq: Deleted 2026/08/26 01:59:28 DEBUG : file1: size = 5 OK 2026/08/26 01:59:28 DEBUG : file1: Size of src and dst objects identical 2026/08/26 01:59:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:59:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:59:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:59:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:59:28 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/26 01:59:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 01:59:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 01:59:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:59:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:59:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 01:59:28 DEBUG : file1: size = 0 OK 2026/08/26 01:59:28 DEBUG : file1.rclone_chunk.001_cza0hi: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 01:59:28 INFO : file1.rclone_chunk.001_cza0hi: Copied (server-side copy) to: file1 2026/08/26 01:59:28 INFO : file1.rclone_chunk.001_cza0hi: Deleted 2026/08/26 01:59:28 DEBUG : file1: size = 0 OK 2026/08/26 01:59:28 DEBUG : file1: Size of src and dst objects identical 2026/08/26 01:59:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 01:59:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 01:59:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:28 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:59:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:59:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:28 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (7 bytes), uploading instead of streaming 2026/08/26 01:59:29 DEBUG : file1: size = 7 OK 2026/08/26 01:59:29 DEBUG : file1.rclone_chunk.001_cza0l2: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/26 01:59:29 INFO : file1.rclone_chunk.001_cza0l2: Copied (server-side copy) to: file1 2026/08/26 01:59:29 INFO : file1.rclone_chunk.001_cza0l2: Deleted 2026/08/26 01:59:29 DEBUG : file1: size = 7 OK 2026/08/26 01:59:29 DEBUG : file1: Size of src and dst objects identical 2026/08/26 01:59:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:29 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:29 DEBUG : Looking for writers 2026/08/26 01:59:29 DEBUG : file1: reading active writers 2026/08/26 01:59:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.66s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:29 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:59:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:59:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:29 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/26 01:59:30 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/26 01:59:30 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/26 01:59:30 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/26 01:59:30 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (11 bytes), uploading instead of streaming 2026/08/26 01:59:30 DEBUG : file1: size = 11 OK 2026/08/26 01:59:30 DEBUG : file1.rclone_chunk.001_cza2mu: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 01:59:30 INFO : file1.rclone_chunk.001_cza2mu: Copied (server-side copy) to: file1 2026/08/26 01:59:30 INFO : file1.rclone_chunk.001_cza2mu: Deleted 2026/08/26 01:59:30 DEBUG : file1: size = 11 OK 2026/08/26 01:59:30 DEBUG : file1: Size of src and dst objects identical 2026/08/26 01:59:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:30 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/26 01:59:30 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:30 DEBUG : Looking for writers 2026/08/26 01:59:30 DEBUG : file1: reading active writers 2026/08/26 01:59:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.69s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:59:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:59:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:31 NOTICE: S3 bucket rclone-test-pogovub0nuse: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/26 01:59:31 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/26 01:59:31 DEBUG : file1: Remove: 2026/08/26 01:59:31 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/26 01:59:31 DEBUG : file1: >Remove: err= 2026/08/26 01:59:31 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:31 DEBUG : Looking for writers 2026/08/26 01:59:31 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:59:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:59:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:31 ERROR : file1: WriteFileHandle.New Rcat failed: multipart upload failed to initialise: create multipart upload failed: operation error S3: CreateMultipartUpload, context canceled 2026/08/26 01:59:31 DEBUG : file1: Remove: 2026/08/26 01:59:31 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/26 01:59:31 DEBUG : file1: >Remove: err= 2026/08/26 01:59:31 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:31 DEBUG : Looking for writers 2026/08/26 01:59:31 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:31 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:31 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 01:59:31 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/26 01:59:31 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/26 01:59:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 01:59:31 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 01:59:31 DEBUG : file2: size = 5 OK 2026/08/26 01:59:31 DEBUG : file2.rclone_chunk.001_cza34z: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:59:31 INFO : file2.rclone_chunk.001_cza34z: Copied (server-side copy) to: file2 2026/08/26 01:59:31 INFO : file2.rclone_chunk.001_cza34z: Deleted 2026/08/26 01:59:31 DEBUG : file2: size = 5 OK 2026/08/26 01:59:31 DEBUG : file2: Size of src and dst objects identical 2026/08/26 01:59:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 01:59:31 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:31 DEBUG : Looking for writers 2026/08/26 01:59:31 DEBUG : file2: reading active writers 2026/08/26 01:59:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (0.92s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.13s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.13s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (0.67s) === RUN TestWriteFileHandleFlush run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:31 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:59:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:59:32 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/26 01:59:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 01:59:32 DEBUG : file1: size = 5 OK 2026/08/26 01:59:32 DEBUG : file1.rclone_chunk.001_cza4ut: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 01:59:32 INFO : file1.rclone_chunk.001_cza4ut: Copied (server-side copy) to: file1 2026/08/26 01:59:32 INFO : file1.rclone_chunk.001_cza4ut: Deleted 2026/08/26 01:59:32 DEBUG : file1: size = 5 OK 2026/08/26 01:59:32 DEBUG : file1: Size of src and dst objects identical 2026/08/26 01:59:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:32 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/26 01:59:32 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:32 DEBUG : Looking for writers 2026/08/26 01:59:32 DEBUG : file1: reading active writers 2026/08/26 01:59:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.68s) === RUN TestWriteFileHandleRelease run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:32 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:59:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:59:32 DEBUG : file1: WriteFileHandle.Release closing 2026/08/26 01:59:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:32 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 01:59:33 DEBUG : file1: size = 0 OK 2026/08/26 01:59:33 DEBUG : file1.rclone_chunk.001_cza455: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 01:59:33 INFO : file1.rclone_chunk.001_cza455: Copied (server-side copy) to: file1 2026/08/26 01:59:33 INFO : file1.rclone_chunk.001_cza455: Deleted 2026/08/26 01:59:33 DEBUG : file1: size = 0 OK 2026/08/26 01:59:33 DEBUG : file1: Size of src and dst objects identical 2026/08/26 01:59:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:33 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/26 01:59:33 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:33 DEBUG : Looking for writers 2026/08/26 01:59:33 DEBUG : file1: reading active writers 2026/08/26 01:59:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.63s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:33 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:59:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:59:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:33 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (2 bytes), uploading instead of streaming 2026/08/26 01:59:33 DEBUG : file1: size = 2 OK 2026/08/26 01:59:33 DEBUG : file1.rclone_chunk.001_cza5wu: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/26 01:59:33 INFO : file1.rclone_chunk.001_cza5wu: Copied (server-side copy) to: file1 2026/08/26 01:59:33 INFO : file1.rclone_chunk.001_cza5wu: Deleted 2026/08/26 01:59:33 DEBUG : file1: size = 2 OK 2026/08/26 01:59:33 DEBUG : file1: Size of src and dst objects identical 2026/08/26 01:59:33 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/26 01:59:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:33 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:33 DEBUG : Looking for writers 2026/08/26 01:59:33 DEBUG : file1: reading active writers 2026/08/26 01:59:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (0.68s) === RUN TestFileReadAtZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:33 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:59:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:59:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 01:59:34 DEBUG : file1: size = 0 OK 2026/08/26 01:59:34 DEBUG : file1.rclone_chunk.001_cza6zb: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 01:59:34 INFO : file1.rclone_chunk.001_cza6zb: Copied (server-side copy) to: file1 2026/08/26 01:59:34 INFO : file1.rclone_chunk.001_cza6zb: Deleted 2026/08/26 01:59:34 DEBUG : file1: size = 0 OK 2026/08/26 01:59:34 DEBUG : file1: Size of src and dst objects identical 2026/08/26 01:59:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:34 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:34 DEBUG : file1: Open: flags=O_RDONLY 2026/08/26 01:59:34 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/26 01:59:34 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/26 01:59:34 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:34 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:34 DEBUG : Looking for writers 2026/08/26 01:59:34 DEBUG : file1: reading active writers 2026/08/26 01:59:34 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.68s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:34 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 01:59:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 01:59:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:34 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': File to upload is small (100 bytes), uploading instead of streaming 2026/08/26 01:59:35 DEBUG : file1.rclone_chunk.001: size = 50 OK 2026/08/26 01:59:35 DEBUG : file1.rclone_chunk.001_cza64e: md5 = d05021b47b621436190b17953f714b48 OK 2026/08/26 01:59:35 INFO : file1.rclone_chunk.001_cza64e: Copied (server-side copy) to: file1.rclone_chunk.001 2026/08/26 01:59:35 INFO : file1.rclone_chunk.001_cza64e: Deleted 2026/08/26 01:59:35 DEBUG : file1.rclone_chunk.002: size = 50 OK 2026/08/26 01:59:35 DEBUG : file1.rclone_chunk.002_cza64e: md5 = aa2a715982ca7c754f794e8b830d5553 OK 2026/08/26 01:59:35 INFO : file1.rclone_chunk.002_cza64e: Copied (server-side copy) to: file1.rclone_chunk.002 2026/08/26 01:59:35 INFO : file1.rclone_chunk.002_cza64e: Deleted 2026/08/26 01:59:35 DEBUG : file1: size = 100 OK 2026/08/26 01:59:35 DEBUG : file1: Size of src and dst objects identical 2026/08/26 01:59:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 01:59:35 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 01:59:35 DEBUG : file1: Open: flags=O_RDONLY 2026/08/26 01:59:35 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/26 01:59:35 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/26 01:59:35 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:35 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:35 DEBUG : Looking for writers 2026/08/26 01:59:35 DEBUG : file1: reading active writers 2026/08/26 01:59:35 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.25s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:35 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:35 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 01:59:35 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/26 01:59:35 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/26 01:59:35 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/26 01:59:35 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/26 01:59:35 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/26 01:59:35 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/26 01:59:35 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/26 01:59:35 DEBUG : stalled: Remove: 2026/08/26 01:59:35 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/26 01:59:35 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.15s) === RUN TestZipManyFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:36 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:36 DEBUG : flat/f000.txt: size = 7 OK 2026/08/26 01:59:36 DEBUG : flat/f000.txt.rclone_chunk.001_cza82f: md5 = a217847fb21f7e963650acc42a7a3b39 OK 2026/08/26 01:59:36 INFO : flat/f000.txt.rclone_chunk.001_cza82f: Copied (server-side copy) to: flat/f000.txt 2026/08/26 01:59:36 INFO : flat/f000.txt.rclone_chunk.001_cza82f: Deleted 2026/08/26 01:59:36 DEBUG : flat/f001.txt: size = 14 OK 2026/08/26 01:59:36 DEBUG : flat/f001.txt.rclone_chunk.001_cza81i: md5 = f4ae3155a94225d34a70f10e659557c3 OK 2026/08/26 01:59:36 INFO : flat/f001.txt.rclone_chunk.001_cza81i: Copied (server-side copy) to: flat/f001.txt 2026/08/26 01:59:36 INFO : flat/f001.txt.rclone_chunk.001_cza81i: Deleted 2026/08/26 01:59:37 DEBUG : flat/f002.txt: size = 21 OK 2026/08/26 01:59:37 DEBUG : flat/f002.txt.rclone_chunk.001_cza8pc: md5 = 32efe482074c8b2c32cb86e0408849d3 OK 2026/08/26 01:59:37 INFO : flat/f002.txt.rclone_chunk.001_cza8pc: Copied (server-side copy) to: flat/f002.txt 2026/08/26 01:59:37 INFO : flat/f002.txt.rclone_chunk.001_cza8pc: Deleted 2026/08/26 01:59:37 DEBUG : flat/f003.txt: size = 28 OK 2026/08/26 01:59:37 DEBUG : flat/f003.txt.rclone_chunk.001_cza90w: md5 = 7fc5fc031450b8aa97a6bd2940ce089e OK 2026/08/26 01:59:37 INFO : flat/f003.txt.rclone_chunk.001_cza90w: Copied (server-side copy) to: flat/f003.txt 2026/08/26 01:59:37 INFO : flat/f003.txt.rclone_chunk.001_cza90w: Deleted 2026/08/26 01:59:38 DEBUG : flat/f004.txt: size = 35 OK 2026/08/26 01:59:38 DEBUG : flat/f004.txt.rclone_chunk.001_cza9pm: md5 = a0cc525f7207539d9ed6f6fe03808820 OK 2026/08/26 01:59:38 INFO : flat/f004.txt.rclone_chunk.001_cza9pm: Copied (server-side copy) to: flat/f004.txt 2026/08/26 01:59:38 INFO : flat/f004.txt.rclone_chunk.001_cza9pm: Deleted 2026/08/26 01:59:38 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/26 01:59:38 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/26 01:59:38 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:38 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:38 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/26 01:59:38 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/26 01:59:38 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:38 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:38 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/26 01:59:38 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/26 01:59:39 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:39 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:39 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/26 01:59:39 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/26 01:59:39 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:39 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:39 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/26 01:59:39 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/26 01:59:39 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:39 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:39 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:39 DEBUG : flat: Looking for writers 2026/08/26 01:59:39 DEBUG : f002.txt: reading active writers 2026/08/26 01:59:39 DEBUG : f003.txt: reading active writers 2026/08/26 01:59:39 DEBUG : f004.txt: reading active writers 2026/08/26 01:59:39 DEBUG : f000.txt: reading active writers 2026/08/26 01:59:39 DEBUG : f001.txt: reading active writers 2026/08/26 01:59:39 DEBUG : Looking for writers 2026/08/26 01:59:39 DEBUG : flat: reading active writers 2026/08/26 01:59:39 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.59s) === RUN TestZipManySubDirs run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:39 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:40 DEBUG : a/top.txt: size = 3 OK 2026/08/26 01:59:40 DEBUG : a/top.txt.rclone_chunk.001_czabb4: md5 = b28354b543375bfa94dabaeda722927f OK 2026/08/26 01:59:40 INFO : a/top.txt.rclone_chunk.001_czabb4: Copied (server-side copy) to: a/top.txt 2026/08/26 01:59:40 INFO : a/top.txt.rclone_chunk.001_czabb4: Deleted 2026/08/26 01:59:40 DEBUG : a/b/mid.txt: size = 3 OK 2026/08/26 01:59:40 DEBUG : a/b/mid.txt.rclone_chunk.001_czacqq: md5 = 22384709d743fe3c6fb0a4b35b2e10a6 OK 2026/08/26 01:59:40 INFO : a/b/mid.txt.rclone_chunk.001_czacqq: Copied (server-side copy) to: a/b/mid.txt 2026/08/26 01:59:40 INFO : a/b/mid.txt.rclone_chunk.001_czacqq: Deleted 2026/08/26 01:59:40 DEBUG : a/b/c/deep.txt: size = 4 OK 2026/08/26 01:59:40 DEBUG : a/b/c/deep.txt.rclone_chunk.001_czac04: md5 = 6627415e807ee33c7302917216e7da68 OK 2026/08/26 01:59:40 INFO : a/b/c/deep.txt.rclone_chunk.001_czac04: Copied (server-side copy) to: a/b/c/deep.txt 2026/08/26 01:59:40 INFO : a/b/c/deep.txt.rclone_chunk.001_czac04: Deleted 2026/08/26 01:59:41 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/26 01:59:41 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/26 01:59:41 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:41 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:41 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/26 01:59:41 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/26 01:59:41 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:41 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:41 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/26 01:59:41 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/26 01:59:41 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:41 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:41 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:41 DEBUG : a/b/c: Looking for writers 2026/08/26 01:59:41 DEBUG : deep.txt: reading active writers 2026/08/26 01:59:41 DEBUG : a/b: Looking for writers 2026/08/26 01:59:41 DEBUG : c: reading active writers 2026/08/26 01:59:41 DEBUG : mid.txt: reading active writers 2026/08/26 01:59:41 DEBUG : a: Looking for writers 2026/08/26 01:59:41 DEBUG : b: reading active writers 2026/08/26 01:59:41 DEBUG : top.txt: reading active writers 2026/08/26 01:59:41 DEBUG : Looking for writers 2026/08/26 01:59:41 DEBUG : a: reading active writers 2026/08/26 01:59:41 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.13s) === RUN TestZipLargeFiles run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote zip_test.go:119: skipping test as chunker too slow 2026/08/26 01:59:41 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:41 DEBUG : Looking for writers 2026/08/26 01:59:41 DEBUG : >WaitForWriters: --- SKIP: TestZipLargeFiles (0.09s) === RUN TestZipDirsInRoot run.go:198: Remote "Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse'", Local "Local file system at /tmp/rclone810229758", Modify Window "1ns" 2026/08/26 01:59:41 INFO : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': poll-interval is not supported by this remote 2026/08/26 01:59:42 DEBUG : dir1/a.txt: size = 1 OK 2026/08/26 01:59:42 DEBUG : dir1/a.txt.rclone_chunk.001_czadg9: md5 = 9dd4e461268c8034f5c8564e155c67a6 OK 2026/08/26 01:59:42 INFO : dir1/a.txt.rclone_chunk.001_czadg9: Copied (server-side copy) to: dir1/a.txt 2026/08/26 01:59:42 INFO : dir1/a.txt.rclone_chunk.001_czadg9: Deleted 2026/08/26 01:59:42 DEBUG : dir2/b.txt: size = 1 OK 2026/08/26 01:59:42 DEBUG : dir2/b.txt.rclone_chunk.001_czae08: md5 = 415290769594460e2e485922904f345d OK 2026/08/26 01:59:42 INFO : dir2/b.txt.rclone_chunk.001_czae08: Copied (server-side copy) to: dir2/b.txt 2026/08/26 01:59:42 INFO : dir2/b.txt.rclone_chunk.001_czae08: Deleted 2026/08/26 01:59:43 DEBUG : dir3/c.txt: size = 1 OK 2026/08/26 01:59:43 DEBUG : dir3/c.txt.rclone_chunk.001_czaeof: md5 = fbade9e36a3f36d3d676c1b808451dd7 OK 2026/08/26 01:59:43 INFO : dir3/c.txt.rclone_chunk.001_czaeof: Copied (server-side copy) to: dir3/c.txt 2026/08/26 01:59:43 INFO : dir3/c.txt.rclone_chunk.001_czaeof: Deleted 2026/08/26 01:59:43 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/26 01:59:43 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/26 01:59:43 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:43 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:43 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/26 01:59:43 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/26 01:59:43 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:43 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:43 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/26 01:59:43 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/26 01:59:43 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 01:59:43 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 01:59:43 DEBUG : WaitForWriters: timeout=30s 2026/08/26 01:59:43 DEBUG : dir1: Looking for writers 2026/08/26 01:59:43 DEBUG : a.txt: reading active writers 2026/08/26 01:59:43 DEBUG : dir2: Looking for writers 2026/08/26 01:59:43 DEBUG : b.txt: reading active writers 2026/08/26 01:59:43 DEBUG : dir3: Looking for writers 2026/08/26 01:59:43 DEBUG : c.txt: reading active writers 2026/08/26 01:59:43 DEBUG : Looking for writers 2026/08/26 01:59:43 DEBUG : dir2: reading active writers 2026/08/26 01:59:43 DEBUG : dir3: reading active writers 2026/08/26 01:59:43 DEBUG : dir1: reading active writers 2026/08/26 01:59:43 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.20s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/08/26 01:59:44 DEBUG : Chunked 'TestChunkerChunk50bSHA1HashS3:rclone-test-pogovub0nuse': Purge remote 2026/08/26 01:59:44 DEBUG : Waiting for deletions to finish 2026/08/26 01:59:44 INFO : S3 bucket rclone-test-pogovub0nuse: Bucket "rclone-test-pogovub0nuse" deleted "./vfs.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bSHA1HashS3: -verbose -size-limit 1024" - Finished OK in 1m56.910225402s (try 1/5)